ethers-rs/ethers-core/src
Dan Cline 6efa7ca85f
fix(core): decode to correctly in Transaction (#1946)
* would not correctly decode a create transaction because 0x80 was not
   properly decoded
2022-12-18 13:40:43 +02:00
..
abi fix: rustdoc errors (#1808) 2022-11-07 15:43:23 -08:00
macros chore: clippy (#1812) 2022-11-07 15:43:11 -08:00
types fix(core): decode to correctly in Transaction (#1946) 2022-12-18 13:40:43 +02:00
utils feat: make geth executable configurable (#1947) 2022-12-18 13:33:40 +02:00
lib.rs chore(clippy): add some deny lints (#1064) 2022-03-19 10:05:39 -07:00