ethers-rs/ethers-middleware/src
James Prestwich 3338cdead1
feature: set nonce in fill transaction (#687)
* feature: set nonce in fill transaction

* chore: update changelog

* refactor: remove nonce_setting in fill_transaction

* refactor: set nonce in send_escalating
2021-12-14 00:50:13 +02:00
..
gas_escalator chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
gas_oracle feat(etherscan, middleware): implement gas endpoints and use in oracle middleware (#621) 2021-11-27 09:54:20 +02:00
timelag fix: remove const lag so it can be passed in as runtime variable (#587) 2021-11-16 16:03:26 -08:00
transformer chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
lib.rs release: 0.6.0 (#611) 2021-11-23 21:23:12 +02:00
nonce_manager.rs feature: set nonce in fill transaction (#687) 2021-12-14 00:50:13 +02:00
policy.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
signer.rs Prestwich/escalator fixes (#581) 2021-11-14 14:26:02 +02:00