1633 Commits

Author SHA1 Message Date
Michael Vines
011a2abd0c fix: catch up to recent upstream changes 2020-06-14 21:57:04 -07:00
Michael Vines
972f68b16e fix: log bank better 2020-06-14 21:57:04 -07:00
Michael Vines
96242110bf fix: add Token flowtype declarations 2020-06-14 21:57:04 -07:00
Michael Vines
300da5b626 docs: up -> down 2020-06-14 21:57:04 -07:00
Michael Vines
cc68af7bb6 fix: quiet uninteresting log messages 2020-06-14 21:57:04 -07:00
Michael Vines
c931127748 fix: add flow definition for load() 2020-06-14 21:57:04 -07:00
Michael Vines
e739ac1424 feat: add deploy command 2020-06-14 21:57:04 -07:00
Michael Vines
3f2d1c4352 fix: logs are now followed though a localnet restart 2020-06-14 21:57:04 -07:00
Michael Vines
1436eca398 feat: add unstable API for dynamic program loading 2020-06-14 21:57:04 -07:00
Michael Vines
715556a611 test: add Layout.rustString() 2020-06-14 21:57:04 -07:00
Michael Vines
a2d785398c fix: restart flow server explicitly to avoid false errors from a lingering server 2020-06-14 21:57:04 -07:00
Michael Vines
3a5a67bd5e fix: update to post-v0.9 Transaction wire format 2020-06-14 21:57:04 -07:00
Michael Vines
6543248b82 fix: follow log 2020-06-14 21:57:04 -07:00
Michael Vines
1dade364cc test: bump jest timeout 2020-06-14 21:57:04 -07:00
Michael Vines
d40712999c test: add delegate mismatch test case 2020-06-14 21:57:04 -07:00
Michael Vines
ad2fa3ceaf feat: Add ERC20-like Token 2020-06-14 21:57:04 -07:00
Michael Vines
ab2d6c9ede test: add .toString() test 2020-06-14 21:57:04 -07:00
Michael Vines
17b73306fe refactor: use buffer-layout to clean up buffer encoding 2020-06-14 21:57:04 -07:00
Michael Vines
a596e99b4a feat: Add sendAndConfirmTransaction 2020-06-14 21:57:04 -07:00
Michael Vines
feab984cf1 docs: d 2020-06-14 21:57:04 -07:00
Michael Vines
394d63891b fix(solana-localnet): |logs| now works correctly 2020-06-14 21:57:04 -07:00
Michael Vines
f9cf7006df fix: avoid Buffer(), use Buffer.alloc() instead 2020-06-14 21:57:04 -07:00
Michael Vines
d3d1bce4c2 feat: add solana-localnet program 2020-06-14 21:57:04 -07:00
Michael Vines
6b1d1b41b5 docs: add semantic-release badge 2020-06-14 21:57:04 -07:00
Michael Vines
48c3ea8106 docs: correct toBuffer comment 2020-06-14 21:57:04 -07:00
Michael Vines
95efc7c3b0 fix: support creating a PublicKey from a base58 string 2020-06-14 21:57:04 -07:00
Michael Vines
4b2305434e refactor: remove magic number 2020-06-14 21:57:04 -07:00
Michael Vines
65efea67dc chore: ignore swap files 2020-06-14 21:57:04 -07:00
Michael Vines
e090e7b600 fix: expose Buffer to bundlers 2020-06-14 21:57:04 -07:00
Michael Vines
aa1d6ba4d4 fix: zero pad correctly 2020-06-14 21:57:04 -07:00
Michael Vines
4f1112534d fix: remove duplicate PublicKey flow definition 2020-06-14 21:57:04 -07:00
Michael Vines
a878cdccf3 style: add convenience script to run all examples 2020-06-14 21:57:04 -07:00
Michael Vines
ca6965f8c2 feat: wrap public key in a class 2020-06-14 21:57:04 -07:00
Michael Vines
2c3208090c docs: remove stale release process 2020-06-14 21:57:04 -07:00
Michael Vines
70fb01ddd6 test: update test to match AccountInfo userdata refactor 2020-06-14 21:57:04 -07:00
Michael Vines
a2955a2a2e docs: add more details 2020-06-14 21:57:04 -07:00
Michael Vines
cbbb21650f Fix bold 2020-06-14 21:57:04 -07:00
Michael Vines
935d520ec9 refactor: AccountInfo userdata is now never null 2020-06-14 21:57:04 -07:00
Michael Vines
0cc621887b chore: add semantic-git-commit-cli config file 2020-06-14 21:57:04 -07:00
Michael Vines
b025dd82dc chore: ignore module.flow.js, it's not expected to lint cleanly 2020-06-14 21:57:04 -07:00
Michael Vines
c7100964a8 fix: add missing type exports 2020-06-14 21:57:04 -07:00
Michael Vines
aceb29f50f Chore: remove npm provider 2020-06-14 21:57:04 -07:00
Michael Vines
e3d4872b67 Docs: Add link 2020-06-14 21:57:04 -07:00
Michael Vines
7423943801 chore: initial semantic-release configuration 2020-06-14 21:57:04 -07:00
Michael Vines
721ce794e8 feat(flow): add initial flow library definition 2020-06-14 21:57:04 -07:00
Michael Vines
fae9624eb0 0.0.7 2020-06-14 21:57:04 -07:00
Michael Vines
d3a593de4a 0.0.7-3 2020-06-14 21:57:04 -07:00
Greg Fitzgerald
87e86c1cc8 Rename TimeStamp to Timestamp 2020-06-14 21:57:04 -07:00
Michael Vines
2824779699 Fix lint fix 2020-06-14 21:57:04 -07:00
Michael Vines
a3aecba1d0 Improve rpc result validation 2020-06-14 21:57:04 -07:00