1633 Commits

Author SHA1 Message Date
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
Michael Vines
7148b0f7d8 Add getAccountInfo 2020-06-14 21:57:04 -07:00
Michael Vines
da2496872b Catch up to latest Transaction ABI changes 2020-06-14 21:57:04 -07:00
Michael Vines
d009e7e91b s/contract/program/ 2020-06-14 21:57:04 -07:00
Michael Vines
864940f63b Add budget example 2020-06-14 21:57:04 -07:00
Michael Vines
a96ab72e8e Add support for built-in contracts 2020-06-14 21:57:04 -07:00
Michael Vines
7dad281f69 Create TransferTokensTransaction class 2020-06-14 21:57:04 -07:00
Michael Vines
cc4019f56f Update to v0.0.6 2020-06-14 21:57:04 -07:00
Michael Vines
8ed4be1995 0.0.6 2020-06-14 21:57:04 -07:00
Michael Vines
851ca7acc9 Catch up to solana 0.8 Transaction wire format changes 2020-06-14 21:57:04 -07:00
Michael Vines
fa5f3d81fd Update airdrop return type 2020-06-14 21:57:04 -07:00
Michael Vines
ad5390bbae Switch testnet url 2020-06-14 21:57:04 -07:00
Michael Vines
29148ef898 Add preliminary sendTokens() implementation 2020-06-14 21:57:04 -07:00
Michael Vines
1c365dc31c Add decode() 2020-06-14 21:57:04 -07:00
Michael Vines
552f2f137a Update README.md 2020-06-14 21:57:04 -07:00
Michael Vines
db0447a628 Add test:live script 2020-06-14 21:57:04 -07:00
Michael Vines
0aa5d2c71a Add a couple of negative tests 2020-06-14 21:57:04 -07:00
Michael Vines
9da3188a2d eslint: Suppress 'JestMockFn' is not defined 2020-06-14 21:57:04 -07:00
Michael Vines
92e602bd87 Mock Connection tests 2020-06-14 21:57:04 -07:00
Michael Vines
573dd99b31 Doc tweak 2020-06-14 21:57:04 -07:00
Michael Vines
9dddb84599 Shuffle badges 2020-06-14 21:57:04 -07:00
Michael Vines
4184845997 De-. 2020-06-14 21:57:04 -07:00
Michael Vines
7a618945f6 Add API documentation 2020-06-14 21:57:04 -07:00
Michael Vines
7acaf84c12 Look for more lint 2020-06-14 21:57:04 -07:00
Michael Vines
2ccabce064 Reduce rollup warnings 2020-06-14 21:57:04 -07:00
Michael Vines
4ca59533a4 Link to example-webwallet 2020-06-14 21:57:04 -07:00
Michael Vines
641e2f9f85 0.0.4 2020-06-14 21:57:04 -07:00
Michael Vines
41a658c336 Add most of sendTokens() implementation 2020-06-14 21:57:04 -07:00
Michael Vines
ac976a66f0 package-lock.json update 2020-06-14 21:57:04 -07:00