openethereum/crates/ethcore
Jochen Müller 43ee520904
Implement eth/66 (#467)
* Allow eth/66

* Add eth/66 request ids

* fmt

* Remove some leftovers

* fmt

* Change behaviour in case of missing peer info

- Assume eth/66 protocol, not earlier one
- Log just a trace, not an error
2021-07-05 15:59:22 +02:00
..
benches Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
blockchain Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
res bump ethereum tests 9.0.2, revert london mainnet block (#435) 2021-06-16 20:48:23 +02:00
service Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
src forcing base fee to zero if gas pricing is omitted (#460) 2021-06-29 22:17:00 +02:00
sync Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
types gasPrice substituted with effective_gas_price (#458) 2021-06-28 19:15:37 +02:00
Cargo.toml Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00