311 Commits

Author SHA1 Message Date
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
Michael Vines
92af6e3341 Add getSignatureStatus() 2020-06-14 21:57:04 -07:00
Michael Vines
8ccbe888d3 Add breadcrumbs to some other available endpoints 2020-06-14 21:57:04 -07:00
Michael Vines
e3703cec29 Add BudgetProgram.payOnBoth 2020-06-14 21:57:04 -07:00
Michael Vines
63382b7e6b Add basic system-program tests 2020-06-14 21:57:04 -07:00
Michael Vines
ffbc23684c Improve budget-program tests 2020-06-14 21:57:04 -07:00
Michael Vines
a15a2424f4 s/contract/program/g 2020-06-14 21:57:04 -07:00
Michael Vines
85c1023861 Update babel-core and jest 2020-06-14 21:57:04 -07:00
Michael Vines
27fbc8bb72 Add link to tic-tac-toe 2020-06-14 21:57:04 -07:00
Michael Vines
f26f1ce64a Update dependencies 2020-06-14 21:57:04 -07:00
Michael Vines
117cf7f287 0.0.7-2 2020-06-14 21:57:04 -07:00
Michael Vines
41e9cd3e99 Ignore deploy/ 2020-06-14 21:57:04 -07:00
Michael Vines
b0c109f586 Remove coveralls remnants 2020-06-14 21:57:04 -07:00
Michael Vines
d350ea2764 0.0.7-1 2020-06-14 21:57:04 -07:00
Michael Vines
6ad116fd60 s/prepublish/prepare/ 2020-06-14 21:57:04 -07:00
Michael Vines
5ce82fe50b 0.0.7-0 2020-06-14 21:57:04 -07:00
Michael Vines
4a484158f3 s/contract_id/program_id/g 2020-06-14 21:57:04 -07:00
Michael Vines
4f2f41d25f s/contract_id/program_id 2020-06-14 21:57:04 -07:00
Michael Vines
e249e4f5c7 Add npm downloads badge 2020-06-14 21:57:04 -07:00
Michael Vines
b37706469b Add david-dm badges 2020-06-14 21:57:04 -07:00
Michael Vines
38d2ea58a5 Clean up badges 2020-06-14 21:57:04 -07:00
Michael Vines
18016444f8 API documentation updates 2020-06-14 21:57:04 -07:00
Michael Vines
914c54e071 Docs 2020-06-14 21:57:04 -07:00