openethereum/ethcore/src
Gav Wood 6f772a28e2 Reorder transaction_by_hash to favour canon search (#2331)
* Reorder transaction_by_hash to favour canon search

* Fix test.
2016-09-27 12:16:42 +02:00
..
blockchain Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
blooms fixed #1606 (#1615) 2016-07-13 21:10:20 +02:00
client Reorder transaction_by_hash to favour canon search (#2331) 2016-09-27 12:16:42 +02:00
engines Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
ethereum Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
evm Backports for beta (#1888) 2016-08-09 14:05:02 +02:00
json_tests Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
migrations Single DB (#1741) 2016-07-28 23:46:24 +02:00
miner Penalize transactions with gas above gas limit (#2271) 2016-09-25 12:14:39 +02:00
snapshot Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
spec Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
tests Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
trace Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
types Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
verification Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
views Single DB (#1741) 2016-07-28 23:46:24 +02:00
account_db.rs have AccountDB use address hash for uniqueness (#1533) 2016-07-11 09:46:33 +02:00
account_provider.rs Unlock account with timeout for geth compatibility (#1854) 2016-08-05 23:33:14 +02:00
account.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
action_params.rs Trace other types of calls (#1727) 2016-07-27 17:41:21 +02:00
basic_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block_queue.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
block.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
builtin.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
cache_manager.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
common.rs Core tracedb functionality. (#996) 2016-04-30 16:41:24 +01:00
db.rs Single DB (#1741) 2016-07-28 23:46:24 +02:00
env_info.rs More performance optimizations (#1814) 2016-08-03 22:03:40 +02:00
error.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
executive.rs Fix test. 2016-08-03 23:23:45 +02:00
externalities.rs Snapshot creation and restoration (#1679) 2016-08-05 17:00:46 +02:00
header.rs Remove (almost all) panickers from trie module (#1776) 2016-08-03 18:35:48 +02:00
lib.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
pod_account.rs Bumping clippy & fixing warnings (#1823) 2016-08-03 19:01:48 +02:00
pod_state.rs Client IPC Interface (#1493) 2016-07-07 09:39:32 +02:00
service.rs miner and client take spec reference (#1853) 2016-08-05 23:33:55 +02:00
state_diff.rs address small syntax breakages 2016-05-31 21:38:05 +02:00
state.rs Avoid cloning clean stuff (#2173) 2016-09-20 23:10:26 +08:00
substate.rs cleaning up substate 2016-07-21 16:50:24 +02:00