openethereum/crates
rakita 6b4e56b214
AccessList in JSONRPC. And enabling github action tests (#255)
* Enabling github action tests
* Fix failing tests
* AccessList to Option in json
* failing rust example removed
* AccessList for jsonrpc
* Tx type as sequence, AccessList as type
2021-02-08 14:55:03 +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 AccessList in JSONRPC. And enabling github action tests (#255) 2021-02-08 14:55:03 +01:00
ethjson AccessList in JSONRPC. And enabling github action tests (#255) 2021-02-08 14:55:03 +01:00
net Cleans up a number of Option / Result patterns and warts (#226) 2021-01-21 18:27:35 +01:00
rpc AccessList in JSONRPC. And enabling github action tests (#255) 2021-02-08 14:55:03 +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