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 |
|
Tyera Eulberg
|
7f72bbeba3
|
fix: Update signature status result type
|
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
|
bc05966765
|
fix: resend transactions a couple times before giving up
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
2962eef2c7
|
fix: add sendAndConfirmRawTransaction()
|
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
|
9a043344d5
|
fix: sendAndConfirmTransaction now returns the transaction signature
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
0fbf024c8c
|
fix: improve retry logic on AccountInUse
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
4a39d25127
|
fix: remove circular imports
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
90c9df15ef
|
fix: retry transactions on AccountInUse errors
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
5a42cadefe
|
fix: fail faster on transaction errors
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
70d22476cf
|
fix: report elapsed duration on confirmation failure for better debug
|
2020-06-14 21:57:04 -07:00 |
|
Michael Vines
|
a596e99b4a
|
feat: Add sendAndConfirmTransaction
|
2020-06-14 21:57:04 -07:00 |
|