openethereum/ethcore/src
Tomasz Drwięga 03da6c991f Merge branch 'master' into ethminer_crate
Conflicts:
	Cargo.lock
	Cargo.toml
	ethcore/src/client/client.rs
	hook.sh
	parity/main.rs
	rpc/Cargo.toml
	rpc/src/v1/impls/eth.rs
	sync/Cargo.toml
	sync/src/tests/helpers.rs
2016-03-11 14:37:07 +01:00
..
blockchain Merge pull request #671 from ethcore/clippy_hook 2016-03-11 14:03:16 +01:00
chainfilter chainfilter shouldnt exclude to_block from results 2016-03-02 06:09:27 +01:00
client Merge branch 'master' into ethminer_crate 2016-03-11 14:37:07 +01:00
ethereum Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
evm Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
json_tests Enable transition test. 2016-03-01 20:14:28 +01:00
tests Adding transactions to block 2016-03-09 13:09:34 +01:00
verification cfg-test for noop verifier 2016-03-09 22:55:41 +04:00
account_db.rs New account_db key scheme; snapshot tests 2016-02-05 12:59:21 +01:00
account_diff.rs nightly fixes 2016-02-14 12:54:27 +01:00
account.rs Fix for morden consensus. 2016-03-01 18:17:59 +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_queue.rs Merge pull request #671 from ethcore/clippy_hook 2016-03-11 14:03:16 +01:00
block.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
builtin.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
common.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
engine.rs Uncle inclusion in block authoring. Still need tests. 2016-03-02 19:38:00 +01:00
env_info.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
error.rs Merge branch 'master' into ethminer_crate 2016-03-10 12:25:36 +01:00
executive.rs moving around setups 2016-02-09 07:31:57 -08:00
externalities.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
extras.rs added docs and license headers 2016-02-27 02:16:39 +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 Merge pull request #671 from ethcore/clippy_hook 2016-03-11 14:03:16 +01:00
log_entry.rs Fixing tests compilation. Removing ethminer dependency on client 2016-03-08 16:23:32 +01:00
null_engine.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
pod_account.rs nightly fixes 2016-02-14 12:54:27 +01:00
pod_state.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
receipt.rs Merge branch 'master' into jsonrpc2 2016-02-19 12:52:16 +01:00
service.rs Merge branch 'master' into ethminer_crate 2016-03-11 14:37:07 +01:00
spec.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
state_diff.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
state.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
substate.rs LocalizedLogEntry and Filter in ethcore module 2016-02-16 18:21:45 +01:00
transaction.rs Removing superflous check for nightly 2016-03-11 11:16:49 +01:00
views.rs moved BlockId and TransactionId to blockchain.rs 2016-02-10 15:09:38 +01:00