Commit Graph

13 Commits

Author SHA1 Message Date
Justin Starry 11b199cccf
feat: use pubsub to confirm transactions (#12095) 2020-09-08 13:12:47 +08:00
Justin Starry c06505934f
chore: fix test flakiness and add mock helper (#10956) 2020-07-08 12:46:16 +00:00
Tyera Eulberg d417c7499a fix: update feeCalculator layout 2020-06-14 21:57:04 -07:00
Tyera Eulberg 369afecfeb fix: update rpc methods to upstream changes 2020-06-14 21:57:04 -07:00
Tyera Eulberg 4a547b0057 fix: remove legacy code 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
Michael Vines 684605fd5c fix: add burnPercent field to FeeCalculator (#381) 2020-06-14 21:57:04 -07:00
Michael Vines 10e3a26338 feat: expose feeCalculator 2020-06-14 21:57:04 -07:00
Tyera Eulberg 41d14bec22 style: Prettify 2020-06-14 21:57:04 -07:00
Michael Vines a1ce705d15 fix: adapt to GetRecentBlockhash RPC API signature change 2020-06-14 21:57:04 -07:00
Michael Vines 294dd4f4e7 fix: Rename lastId to blockhash 2020-06-14 21:57:04 -07:00
Michael Vines 1d6abb17cf refactor: employ prettier 2020-06-14 21:57:04 -07:00
Michael Vines 9c8cc0bd24 fix: wait for the next lastId before sending a new transaction 2020-06-14 21:57:04 -07:00