behzad nouri
|
f67ecd5c18
|
removes unused Cargo dependencies (#22022)
Also moving some to [dev-dependencies] so that they are not propagated
to other packages which depend on the package.
|
2021-12-22 17:01:33 +00:00 |
Trent Nelson
|
d6f22433d0
|
Bump version to v1.10.0
|
2021-12-04 20:17:54 +00:00 |
Michael Vines
|
dd12d90eac
|
Upgrade to Rust 2021
|
2021-11-30 20:43:46 -08:00 |
Jack May
|
bfbbc53dac
|
Divorce the runtime from FeeCalculator (#20737)
|
2021-10-22 14:32:40 -07:00 |
Tyera Eulberg
|
8959d5e21c
|
Add counter for new transactions in SendTransactionService (#20852)
* Add counter for inserted transactions
* Add counter for tx recv
|
2021-10-21 15:36:05 -06:00 |
Trent Nelson
|
2744a2128c
|
rpc-send-tx-svc: server-side retry knobs
|
2021-10-20 13:43:27 -06:00 |
Trent Nelson
|
fe098b5ddc
|
rpc-send-tx-svc: add with_config constructor
|
2021-10-20 13:43:27 -06:00 |
Trent Nelson
|
767f740305
|
Bump version to 1.9.0
|
2021-10-06 17:57:41 -07:00 |
Tyera Eulberg
|
7482861f4b
|
Add parameter to allow setting max-retries for SendTransaction rpc (#19387)
* Add parameter to cap rpc send retries for a tx
* Add parameter to docs
|
2021-08-24 22:44:13 -06:00 |
Tyera Eulberg
|
0b3fad19f4
|
Dedupe SendTransactionService(s) (#19354)
* Add new conjoined SendTransactionService
* Remove TODO
* nit A-Z
* Single use statement for banks crates
* Rename new crate
|
2021-08-23 22:32:15 +00:00 |