..
blockchain
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
blooms
port ethcore
2016-09-01 14:29:59 +02:00
client
Configurable history size in master ( #2606 )
2016-10-14 15:44:56 +03:00
engines
Support for decryption in Signer ( #2421 )
2016-10-15 14:44:08 +02:00
ethereum
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
evm
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
json_tests
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
migrations
Accounts bloom in master ( #2426 )
2016-10-03 12:02:43 +02:00
miner
[frontport] CLI to specify queue ordering strategy ( #2494 ) ( #2623 )
2016-10-15 14:46:33 +02:00
snapshot
snapshot: single byte for empty accounts ( #2625 )
2016-10-14 15:45:45 +03:00
spec
Accounts bloom in master ( #2426 )
2016-10-03 12:02:43 +02:00
state
mitigate refcell conflict in state diffing ( #2601 )
2016-10-13 23:28:56 +02:00
tests
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
trace
Fixed race condition in trace import ( #2555 )
2016-10-10 23:07:29 +02:00
types
Fixing RPC Filter conversion to EthFilter ( #2500 )
2016-10-07 09:18:32 +02:00
verification
Jumptable cache ( #2427 )
2016-10-02 18:45:36 +02:00
views
port ethcore
2016-09-01 14:29:59 +02:00
account_db.rs
Polishing Actually enable fat db pr ( #1974 ) ( #2048 )
2016-10-03 11:13:10 +02:00
account_provider.rs
Support for decryption in Signer ( #2421 )
2016-10-15 14:44:08 +02:00
action_params.rs
Jumptable cache ( #2427 )
2016-10-02 18:45:36 +02:00
basic_types.rs
Removing superflous check for nightly
2016-03-11 11:16:49 +01:00
block.rs
Configurable history size in master ( #2606 )
2016-10-14 15:44:56 +03:00
builtin.rs
Fixing output of eth_call and Bytes deserialization ( #2230 )
2016-09-22 14:50:00 +02:00
cache_manager.rs
fixed cache_manager lock order
2016-08-08 16:14:37 +02:00
common.rs
Fix up tests, remove dead state-diff code
2016-08-18 18:13:32 +02:00
db.rs
Accounts bloom in master ( #2426 )
2016-10-03 12:02:43 +02:00
env_info.rs
improved naming
2016-08-04 08:52:31 +02:00
error.rs
merge with master
2016-09-01 15:07:06 +02:00
executive.rs
EIP150.1c ( #2591 )
2016-10-15 14:39:15 +02:00
externalities.rs
Jumptable cache ( #2427 )
2016-10-02 18:45:36 +02:00
factory.rs
Trie query recording and AccountDB factory for no mangling ( #1944 )
2016-08-24 16:53:36 +02:00
header.rs
make block queue into a more generic verification queue and fix block heap size calculation ( #2095 )
2016-09-27 16:50:24 +02:00
lib.rs
Accounts bloom in master ( #2426 )
2016-10-03 12:02:43 +02:00
pod_account.rs
Canonical state cache (master) ( #2311 )
2016-09-27 18:02:11 +02:00
pod_state.rs
Client IPC Interface ( #1493 )
2016-07-07 09:39:32 +02:00
service.rs
Specify column cache sizes explicitly; default fallback of 2MB ( #2358 )
2016-09-27 18:16:32 +02:00
state_db.rs
Database performance tweaks ( #2619 )
2016-10-14 15:44:11 +03:00