-
Matthew Slipper authored
* Add SendAsync to TxMgr Adds a SendAsync method to TxMgr. I'd like to use this for `op-deployer`, which needs to send multiple transactions in parallel but with predictable nonces. `SendAsync` returns a channel that resolves with the result of each send, but synchronously increases the nonce and prepares the first send prior to returning. * review updates + tests
97aa08a6
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
metrics | ||
mocks | ||
cli.go | ||
cli_test.go | ||
price_bump_test.go | ||
queue.go | ||
queue_test.go | ||
rpc.go | ||
rpc_test.go | ||
send_state.go | ||
send_state_test.go | ||
test_txmgr.go | ||
txmgr.go | ||
txmgr_test.go |