openethereum/ethcore/src
Robert Habermeier 5d973f8ef5 Merge pull request #5419 from paritytech/on-demand-priority
Improve on-demand dispatch and add support for batch requests
2017-05-17 12:28:27 +02:00
..
account_provider Export account RPC (#4967) 2017-03-23 13:23:03 +01:00
blockchain Merge pull request #5454 from paritytech/aura-contract-warp 2017-04-25 17:58:13 +02:00
blooms rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
client reorg into blocks before minimum history (#5558) 2017-05-05 15:01:19 +01:00
engines add monotonic transition to kovan (#5587) 2017-05-15 21:34:01 +01:00
ethereum Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
evm EIP-86 fixes (#5506) 2017-05-05 15:00:40 +01:00
json_tests Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
migrations store epoch transition proofs in DB 2017-04-19 14:58:19 +02:00
miner EIP-86 fixes (#5506) 2017-05-05 15:00:40 +01:00
snapshot address grumbles 2017-04-24 13:14:50 +02:00
spec Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
state Typo (#5547) 2017-05-07 14:33:52 +02:00
tests Merge branch 'master' into aura-contract-warp 2017-04-19 20:43:24 +02:00
trace rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
types null_sign with network id 2017-04-19 19:10:12 +02:00
verification verify_external in verifier trait 2017-04-13 20:34:16 +02:00
views rlp deserialization refactor, 30% faster (#4901) 2017-03-22 14:41:46 +01:00
account_db.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
action_params.rs removed redundant FixedHash trait, fixes #4029 (#4866) 2017-03-11 22:58:15 +04:00
basic_types.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
block.rs Merge branch 'master' into aura-contract-warp 2017-04-19 20:43:24 +02:00
builtin.rs fix typo 2017-04-21 12:10:41 +03:00
cache_manager.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
db.rs use a database in ethcore-light 2017-03-21 20:57:13 +01:00
env_info.rs Remote transaction execution (#4684) 2017-03-08 14:39:44 +01:00
error.rs Optional from field in Transaction Requests (#4332) 2017-01-30 21:08:36 +01:00
executive.rs EIP-86 fixes (#5506) 2017-05-05 15:00:40 +01:00
externalities.rs EIP-86 (#4697) 2017-04-19 14:30:00 +02:00
factory.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
header.rs tests for on_demand 2017-04-07 19:35:39 +02:00
lib.rs fix the doc of installing rust 2017-05-10 17:13:40 +08:00
pod_account.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00
pod_state.rs Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
service.rs Save pending local transactions in the database (#4566) 2017-02-20 17:21:55 +01:00
state_db.rs Calculate post-constructors state root in spec at load time (#5523) 2017-05-03 09:00:02 +02:00