openethereum/crates
Jochen Müller f40e198eb7
Give IoService a consistent interface (#257)
The start() method had two different signatures depending on configuration. Since ethcore is built with either config depending on the build target, this resulted in compiler errors for either evmbin or oe.
2021-02-05 13:33:39 +01:00
..
accounts Cleans up a number of Option / Result patterns and warts (#226) 2021-01-21 18:27:35 +01:00
concensus Cleans up a number of Option / Result patterns and warts (#226) 2021-01-21 18:27:35 +01:00
db Big folder refactor 2021-01-14 15:30:57 +01:00
ethcore Remove eth/63 protocol version (#252) 2021-02-04 14:10:48 +01:00
ethjson Use berlin chainspec for unit test, yolo3 for testnet (#244) 2021-02-01 16:40:00 +01:00
net Cleans up a number of Option / Result patterns and warts (#226) 2021-01-21 18:27:35 +01:00
rpc EIP-2930 RPC and TypedTransactionView support (#245) 2021-02-02 16:26:55 +01:00
runtime Give IoService a consistent interface (#257) 2021-02-05 13:33:39 +01:00
util Bump to 3.1.1 2021-01-19 14:49:25 +01:00
vm Use berlin chainspec for unit test, yolo3 for testnet (#244) 2021-02-01 16:40:00 +01:00