openethereum/crates/ethcore/src
Jochen Müller 38e40f649c
Restore GetNodeData (#469)
* Accept GetNodeData requests

* Implement blockchain client method for node data requests

* Reuse old database read methods for node data

* fmt

* Copy & paste old tests...

* ... and make them work

* fmt
2021-07-05 17:06:35 +02:00
..
client Restore GetNodeData (#469) 2021-07-05 17:06:35 +02:00
engines Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
ethereum test update (#429) 2021-06-10 15:01:48 +02:00
json_tests test update (#429) 2021-06-10 15:01:48 +02:00
machine Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
miner added effectiveGasPrice to eth_getTransactionReceipt return structure (#450) 2021-06-28 19:04:52 +02:00
snapshot Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
spec bump ethereum tests 9.0.2, revert london mainnet block (#435) 2021-06-16 20:48:23 +02:00
state Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
tests Restore GetNodeData (#469) 2021-07-05 17:06:35 +02:00
trace EIP 3541 (#422) 2021-05-31 14:37:23 +02:00
verification Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
account_db.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
block.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
error.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
executed.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
executive.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
externalities.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
factory.rs Big folder refactor 2021-01-14 15:30:57 +01:00
lib.rs Executable queue for ancient blocks inclusion (#208) 2021-03-25 16:04:32 +01:00
pod_account.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
pod_state.rs Ethereum-types and various libs upgrade (#315) 2021-03-12 10:12:42 +01:00
state_db.rs Big folder refactor 2021-01-14 15:30:57 +01:00
test_helpers.rs Sunce86/eip 1559 (#393) 2021-06-04 12:12:24 +02:00
transaction_ext.rs Big folder refactor 2021-01-14 15:30:57 +01:00
tx_filter.rs Backport AuRa commits for xdai (#330) 2021-03-25 14:37:01 +01:00