openethereum/ethcore/src
Tomasz Drwięga ece348d173 Avoid signalling readiness when app is about to be closed 2016-04-09 13:28:43 +02:00
..
blockchain LocalizedReceipt 2016-03-21 00:05:45 +01:00
chainfilter Fixing warnings 2016-03-12 10:25:51 +01:00
client Fixed eth_call nonce and gas handling 2016-04-09 13:25:16 +02:00
ethereum Allow configuration of target gas limit. 2016-03-14 02:00:22 +01:00
evm Fixing warnings 2016-03-20 23:52:58 +01:00
json_tests fixed missing import 2016-03-20 23:56:57 +01:00
spec new way of loading PodState 2016-03-20 23:56:56 +01:00
tests Removing invalid transactions from queue 2016-03-20 23:52:58 +01:00
verification Two more warnings 2016-03-12 13:39:17 +01:00
account.rs Removing match on constant 2016-04-09 13:25:20 +02:00
account_db.rs Check for NULL_RLP in AccountDB 2016-03-13 21:28:57 +01:00
account_diff.rs nightly fixes 2016-02-14 12:54:27 +01:00
action_params.rs uint to separated crate 2016-03-01 00:21:15 +03:00
basic_types.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
block.rs use ethjson module to load chain json tests 2016-03-20 23:56:57 +01:00
block_queue.rs Avoid signalling readiness when app is about to be closed 2016-04-09 13:28:43 +02:00
builtin.rs pricing { linear: {} } 2016-03-20 23:56:56 +01:00
common.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
engine.rs Allow configuration of target gas limit. 2016-03-14 02:00:22 +01:00
env_info.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
error.rs Common error handling 2016-03-20 23:54:51 +01:00
executive.rs Fixed eth_call nonce and gas handling 2016-04-09 13:25:16 +02:00
externalities.rs Fixing warnings 2016-03-12 10:25:51 +01:00
extras.rs Fixing clippy warnings 2016-03-11 10:58:51 +01:00
filter.rs Merge branch 'jsonrpc2' into rpc_poll_ids 2016-02-24 10:35:15 +01:00
header.rs Test. 2016-03-02 23:41:15 +01:00
lib.rs new way of loading PodState 2016-03-20 23:56:56 +01:00
log_entry.rs test for eth_getTransactionReceipt 2016-03-22 21:58:28 +01:00
null_engine.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
pod_account.rs fixed parsing blockchain file, added default account to rpc tests 2016-03-20 23:56:57 +01:00
pod_state.rs use ethjson module to load chain json tests 2016-03-20 23:56:57 +01:00
receipt.rs test for eth_getTransactionReceipt 2016-03-22 21:58:28 +01:00
service.rs no flag also 2016-03-20 23:51:58 +01:00
state.rs Fixed eth_call nonce and gas handling 2016-04-09 13:25:16 +02:00
state_diff.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
substate.rs Fixing clippy warnings 2016-03-11 10:58:51 +01:00
transaction.rs Fix eth_call so it doesn't need the secret of the sender. 2016-03-26 13:30:50 +01:00
views.rs implemented eth_call 2016-03-21 00:04:55 +01:00