Justin Starry
2e0fefd1ce
fix: export bpf loader program id consts ( #11854 )
2020-08-26 17:10:02 +08:00
Greg Fitzgerald
edadd5d6d5
Remove Budget from CLI ( #11451 )
...
* Remove support for Budget
Also:
* Make "pay" command a deprecated alias for the "transfer" command
* chore: remove budget from web3.js
* Drop Budget depedency from core
Validators no longer ship with builtin Budget
2020-08-07 16:01:51 -06:00
Justin Starry
839e93480c
feat: update transaction confirming apis
2020-06-14 21:57:04 -07:00
Justin Starry
14a41bc47b
feat: expose transaction message publicly
2020-06-14 21:57:04 -07:00
Justin Starry
ae10f1ecab
fix: properly export SYSTEM_INSTRUCTION_LAYOUTS
2020-06-14 21:57:04 -07:00
Justin Starry
5e1a26ce2e
fix: properly export NONCE_ACCOUNT_LENGTH
2020-06-14 21:57:04 -07:00
Justin Starry
aeedd3867f
feat: rename testnet util methods
2020-06-14 21:57:04 -07:00
Justin Starry
0cdf532419
feat: expose instruction types and refactor
2020-06-14 21:57:04 -07:00
Justin Starry
830c55d07b
chore: fix up docs
2020-06-14 21:57:04 -07:00
Tyera Eulberg
600a295b11
fix: query Nonce account
2020-06-14 21:57:04 -07:00
Tyera Eulberg
3595892fab
fix: add integration test and fix various exposed bugs
2020-06-14 21:57:04 -07:00
Tyera Eulberg
07c0670f65
fix: add stake unit tests
2020-06-14 21:57:04 -07:00
Tyera Eulberg
532b28e96e
feat: add stake program methods; refactor instruction type handling
2020-06-14 21:57:04 -07:00
Tyera Eulberg
0907750fea
fix: update sol:lamports ratio
2020-06-14 21:57:04 -07:00
Tyera Eulberg
b2243802b5
fix: make sol-to-lamport const name more clear
2020-06-14 21:57:04 -07:00
Justin Starry
997d8c2a72
fix: export sendAndConfirmRecentTransaction
2020-06-14 21:57:04 -07:00
Michael Vines
c705ac01f5
fix: adapt tests to higher default transaction signature fee ( #531 )
2020-06-14 21:57:04 -07:00
Parth
7038468edb
fix: finalize tx need to have rent sysvar ( #506 )
2020-06-14 21:57:04 -07:00
Jack May
b4922e8aef
fix: token program moved to its own repo ( #502 )
2020-06-14 21:57:04 -07:00
Tyera Eulberg
daba1a7856
fix: add tx instruction->transfer data functionality
2020-06-14 21:57:04 -07:00
Michael Vines
6c32bca04d
fix: export VOTE_ACCOUNT_KEY ( #422 )
2020-06-14 21:57:04 -07:00
Michael Vines
c929516f52
feat: add vote account decoder ( #418 )
2020-06-14 21:57:04 -07:00
Justin Starry
2e3c5e7820
fix: end of life native loader ( #404 )
2020-06-14 21:57:04 -07:00
Justin Starry
6f05930076
feat: validator info deserialization ( #403 )
2020-06-14 21:57:04 -07:00
Michael Vines
62c1efc955
fix: add testnetChannelEndpoint()
2020-06-14 21:57:04 -07:00
Michael Vines
2962eef2c7
fix: add sendAndConfirmRawTransaction()
2020-06-14 21:57:04 -07:00
Michael Vines
99e6b44d03
fix: expose token program instructions
2020-06-14 21:57:04 -07:00
jackcmay
02787df7b9
Add BpfLoader ( #34 )
...
feat: Add BpfLoader
2020-06-14 21:57:04 -07:00
Michael Vines
ad7c0bec64
fix: export sendAndConfirmTransaction
2020-06-14 21:57:04 -07:00
Michael Vines
011a2abd0c
fix: catch up to recent upstream changes
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
ad2fa3ceaf
feat: Add ERC20-like Token
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
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
851ca7acc9
Catch up to solana 0.8 Transaction wire format changes
2020-06-14 21:57:04 -07:00
Michael Vines
81f3efb436
Flow index.js
2020-06-14 21:57:04 -07:00
Michael Vines
4df189513e
Add Connection class
2020-06-14 21:57:04 -07:00
Michael Vines
5a0206bcfe
Add Account class
2020-06-14 21:57:04 -07:00
Michael Vines
7e109f22c2
Project boilerplate from eunikitin/modern-package-boilerplate
2020-06-14 21:57:04 -07:00