15 Commits

Author SHA1 Message Date
Justin Starry
02f26b8db5 chore: fix new lint 2020-06-14 21:57:04 -07:00
Michael Vines
65113d3669 fix: update devnet urls 2020-06-14 21:57:04 -07:00
Michael Vines
7d69cad81b fix: rename testnet.solana.com to devnet.solana.com 2020-06-14 21:57:04 -07:00
Justin Starry
979a707c94 fix: example budget programs 2020-06-14 21:57:04 -07:00
Parth
df886a7a40 make to account key as signer (#550)
fix: require to account sign
2020-06-14 21:57:04 -07:00
Justin Starry
189807f5a5 feat: add commitment param to JSON RPC API requests (#549)
* feat: add commitment param to json rpc requests

* fix: tests and examples

* fix: docs

* fix: epoch info test

* fix: budget example

* fix: test timeout

* fix: remove MAX_COMMITMENT and RECENT_COMMITMENT types
2020-06-14 21:57:04 -07:00
Tyera Eulberg
253e27014e fix: accommodate cluster fees in budget-two-approvers 2020-06-14 21:57:04 -07:00
Michael Vines
c6f828b06a chore: run pretty 2020-06-14 21:57:04 -07:00
Tyera Eulberg
87c1becbef fix: Squash budget bugs 2020-06-14 21:57:04 -07:00
Tyera Eulberg
c1bbb9b291 s/move/transfer in system program to match solana 2020-06-14 21:57:04 -07:00
Michael Vines
be8821e0d0 fix: rename tokens to lamports 2020-06-14 21:57:04 -07:00
Michael Vines
fa7e2722d1 fix: support multiple Transaction signatures 2020-06-14 21:57:04 -07:00
Michael Vines
1d6abb17cf refactor: employ prettier 2020-06-14 21:57:04 -07:00
Michael Vines
92af6e3341 Add getSignatureStatus() 2020-06-14 21:57:04 -07:00
Michael Vines
e3703cec29 Add BudgetProgram.payOnBoth 2020-06-14 21:57:04 -07:00