.. |
account_provider
|
Remove all dapp permissions related settings (#9120)
|
2018-08-07 20:52:23 +08:00 |
blockchain
|
block cleanup (#9117)
|
2018-07-30 10:45:10 +01:00 |
client
|
Prevent sync restart if import queue full (#9381)
|
2018-08-24 09:42:24 +01:00 |
engines
|
decode block rlp less often (#9252)
|
2018-08-02 10:20:46 +01:00 |
ethereum
|
Allow calling contracts in genesis state. (#9375)
|
2018-08-20 13:05:01 +01:00 |
json_tests
|
Remove pass-by-reference return data value from executive (#9211)
|
2018-08-14 05:27:13 +08:00 |
miner
|
Better logging when mining own transactions. (#9363)
|
2018-08-17 16:01:32 +01:00 |
snapshot
|
block cleanup (#9117)
|
2018-07-30 10:45:10 +01:00 |
spec
|
Allow calling contracts in genesis state. (#9375)
|
2018-08-20 13:05:01 +01:00 |
state
|
Implement EIP-1052 (EXTCODEHASH) and fix several issues in state account cache (#9234)
|
2018-07-31 13:27:57 +08:00 |
tests
|
Remove pass-by-reference return data value from executive (#9211)
|
2018-08-14 05:27:13 +08:00 |
trace
|
Remove prepare_trace_output and make sure prepare_trace_call and trace*call are balanced (#9353)
|
2018-08-14 15:34:46 +01:00 |
verification
|
Revert "Use std::sync::Condvar (#1732)" (#9392)
|
2018-08-22 16:01:07 +02:00 |
views
|
Don't allocate in expect_valid_rlp unless necessary (#8867)
|
2018-06-12 08:15:52 +02:00 |
account_db.rs
|
Make HashDB generic (#8739)
|
2018-07-02 18:50:05 +02:00 |
block.rs
|
Update log -> 0.4, env_logger -> 0.5. (#9294)
|
2018-08-10 00:04:10 +01:00 |
builtin.rs
|
ethcore: add missing builtins benchmarks (#9170)
|
2018-07-20 15:06:11 +02:00 |
cache_manager.rs
|
remove trait bounds from several structs (#9055)
|
2018-07-09 12:55:27 +01:00 |
db.rs
|
Update license header and scripts (#8666)
|
2018-06-04 10:19:50 +02:00 |
encoded.rs
|
block cleanup (#9117)
|
2018-07-30 10:45:10 +01:00 |
error.rs
|
Prevent sync restart if import queue full (#9381)
|
2018-08-24 09:42:24 +01:00 |
executed.rs
|
Make HashDB generic (#8739)
|
2018-07-02 18:50:05 +02:00 |
executive.rs
|
Remove prepare_trace_output and make sure prepare_trace_call and trace*call are balanced (#9353)
|
2018-08-14 15:34:46 +01:00 |
externalities.rs
|
Remove pass-by-reference return data value from executive (#9211)
|
2018-08-14 05:27:13 +08:00 |
factory.rs
|
Allow single opcode stepping for EVM (#9051)
|
2018-08-14 04:06:15 +08:00 |
header.rs
|
block cleanup (#9117)
|
2018-07-30 10:45:10 +01:00 |
lib.rs
|
docs: update repository links (#9159)
|
2018-07-23 13:58:50 +02:00 |
machine.rs
|
Remove pass-by-reference return data value from executive (#9211)
|
2018-08-14 05:27:13 +08:00 |
pod_account.rs
|
Make HashDB generic (#8739)
|
2018-07-02 18:50:05 +02:00 |
pod_state.rs
|
Update license header and scripts (#8666)
|
2018-06-04 10:19:50 +02:00 |
state_db.rs
|
remove util-error (#9054)
|
2018-07-06 15:09:39 +02:00 |
test_helpers.rs
|
decode block rlp less often (#9252)
|
2018-08-02 10:20:46 +01:00 |
tx_filter.rs
|
ethcore: add transition flag for transaction permission contract (#9275)
|
2018-08-07 15:18:19 +01:00 |