Justin Starry
|
11b199cccf
|
feat: use pubsub to confirm transactions (#12095)
|
2020-09-08 13:12:47 +08:00 |
|
Justin Starry
|
f31f66a7c3
|
fix: avoid double spend in sendAndConfirmTransaction
|
2020-06-19 15:25:41 +08:00 |
|
Justin Starry
|
8547ae43ce
|
feat: add skipPreflight option
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
839e93480c
|
feat: update transaction confirming apis
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
3a2fe7fdbc
|
feat: update getSignatureStatus methods
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
b0316f82b5
|
feat: add err field to status results
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
a571e3dc65
|
feat: update getSignatureStatus api
|
2020-06-14 21:57:04 -07:00 |
|
Justin Starry
|
1c31e527e2
|
feat: update getSignatureStatus
|
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
|
a2cd9180b5
|
feat: add getSlotLeader()/getClusterNodes()
|
2020-06-14 21:57:04 -07:00 |
|
Tyera Eulberg
|
507fac06ee
|
fix: Appease flow
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
5c6c3a8ea8
|
fix: consider ticks_per_slot while sleeping
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
2962eef2c7
|
fix: add sendAndConfirmRawTransaction()
|
2020-06-14 21:57:04 -07:00 |
|