openethereum/ethcore/src/client
David 05e7c133fb Block 0 is valid in queries (#8891)
Early exit for block nr 0 leads to spurious error about pruning: `…your node is running with state pruning…`.

Fixes #7547, #8762
2018-06-14 19:56:27 +01:00
..
ancient_import.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
chain_notify.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
client.rs Block 0 is valid in queries (#8891) 2018-06-14 19:56:27 +01:00
config.rs Removed obsolete IpcMode enum (#8819) 2018-06-06 14:14:45 +02:00
error.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
evm_test_client.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
io_message.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
mod.rs Have space between feature cfg flag (#8791) 2018-06-05 11:28:35 +02:00
private_notify.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00
trace.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
traits.rs Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00