Commit Graph

9477 Commits

Author SHA1 Message Date
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
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