ethers-rs/ethers-core
Oliver Nordbjerg a1f2600551
Correctly encode non-legacy mempool transactions (#415)
* Correctly encode non-legacy mempool transactions

If a non-legacy transaction was fetched from the mempool and
then RLP-encoded for inclusion in e.g. a flashbots bundle,
then the bundle would fail because the encoding only worked
for legacy transactions.

* Add tests and fix encoding
2021-08-31 13:38:16 +03:00
..
src Correctly encode non-legacy mempool transactions (#415) 2021-08-31 13:38:16 +03:00
Cargo.toml chore(deps): bump futures-util from 0.3.16 to 0.3.17 (#423) 2021-08-31 08:48:24 +03:00