openethereum/crates
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
..
accounts Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
concensus gasPrice substituted with effective_gas_price (#458) 2021-06-28 19:15:37 +02:00
db Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
ethcore Implement eth/66 (#467) 2021-07-05 15:59:22 +02:00
ethjson bump ethereum tests 9.0.2, revert london mainnet block (#435) 2021-06-16 20:48:23 +02:00
net Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
rpc forcing base fee to zero if gas pricing is omitted (#460) 2021-06-29 22:17:00 +02:00
runtime Bump parking_lot to 0.11.1. Revert std mutex from #277 (#350) 2021-04-27 13:12:19 +02:00
transaction-pool Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
util Bump to v3.3.0-rc.3 2021-06-29 22:56:40 +02:00
vm Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00