openethereum/bin/oe
rakita a0f406e26b
Ethereum-types and various libs upgrade (#315)
* Upgrade Eth types

ethereum-types -> 0.9.2
rlp -> 0.4.6
keccak-hash -> 0.5.0
parity-crypto -> 0.6.2
ethabi -> 0.12.0
ethabi-derive -> 0.12.0
ethabi-contract -> 0.11.0
ethbloom -> 0.9.1
rand -> 0.7.3
trie-standardmap -> 0.15.2
triehash -> 0.5.0

* backport #10714. Small changes, merge fixes

Co-authored-by: mdben1247 <mdben1247@users.noreply.github.com>
2021-03-12 10:12:42 +01:00
..
cli Improved metrics (#240) 2021-03-03 22:44:35 +01:00
db Improved metrics (#240) 2021-03-03 22:44:35 +01:00
logger Cleans up a number of Option / Result patterns and warts (#226) 2021-01-21 18:27:35 +01:00
account.rs Big folder refactor 2021-01-14 15:30:57 +01:00
account_utils.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
blockchain.rs Big folder refactor 2021-01-14 15:30:57 +01:00
cache.rs Big folder refactor 2021-01-14 15:30:57 +01:00
configuration.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
helpers.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
informant.rs fix Supplied instant is later than self 2021-01-18 09:34:48 +01:00
lib.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
main.rs Big folder refactor 2021-01-14 15:30:57 +01:00
metrics.rs Improved metrics (#240) 2021-03-03 22:44:35 +01:00
modules.rs Big folder refactor 2021-01-14 15:30:57 +01:00
params.rs Use berlin chainspec for unit test, yolo3 for testnet (#244) 2021-02-01 16:40:00 +01:00
presale.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
rpc.rs Big folder refactor 2021-01-14 15:30:57 +01:00
rpc_apis.rs Sunce86/rpc module reverted for RPC JSON api (#284) 2021-02-26 15:23:29 +01:00
run.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
secretstore.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
signer.rs Big folder refactor 2021-01-14 15:30:57 +01:00
snapshot.rs Big folder refactor 2021-01-14 15:30:57 +01:00
stratum.rs Strict memory order (#306) 2021-03-10 12:36:23 +01:00
upgrade.rs Big folder refactor 2021-01-14 15:30:57 +01:00
user_defaults.rs Big folder refactor 2021-01-14 15:30:57 +01:00