openethereum/ethcore/src
Tomasz Drwięga f55d111469 Merge branch 'master' into client_bugs
Conflicts:
	ethcore/src/client.rs
2016-02-26 19:43:06 +01:00
..
chainfilter removed unnecessary maps 2016-02-24 10:23:25 +01:00
ethereum Removing lifetimes from Blocks 2016-02-24 11:17:25 +01:00
evm Fixing clippy warnings. Implementing PartialEq for Uints 2016-02-23 11:40:23 +01:00
json_tests dev/test tools to separate crate 2016-02-19 17:18:20 +03:00
tests Merge branch 'master' of github.com:ethcore/parity into db 2016-02-26 13:16:22 +01: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 should_panic test 2016-02-10 00:32:47 +03:00
action_params.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
basic_types.rs fixed allow warnings in ethcore 2016-02-19 12:40:23 +01:00
block_queue.rs Fixing mark_as_bad implementation 2016-02-24 17:01:29 +01:00
block.rs Update block.rs 2016-02-26 17:27:56 +01:00
blockchain.rs Merge branch 'master' of github.com:ethcore/parity into db 2016-02-26 13:16:22 +01:00
builtin.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
client.rs Merge branch 'master' into client_bugs 2016-02-26 19:43:06 +01:00
common.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
engine.rs Merge pull request #350 from ethcore/signed_transaction 2016-02-05 14:11:12 +01:00
env_info.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
error.rs fixing issues and moving 2016-02-15 18:01:52 +03:00
executive.rs moving around setups 2016-02-09 07:31:57 -08:00
externalities.rs Merge branch 'master' into jsonrpc2 2016-02-19 14:07:11 +01:00
extras.rs Merge branch 'master' of github.com:ethcore/parity into db 2016-02-26 13:16:22 +01:00
filter.rs simplified filter iterators 2016-02-24 10:35:05 +01:00
header.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
lib.rs Removed rocksdb from build scripts and instructions 2016-02-26 13:27:05 +01:00
log_entry.rs added trailin , 2016-02-22 10:14:31 +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 Refactoring client and fixing mark_as_bad & SyncMessage bugs 2016-02-23 18:44:13 +01:00
spec.rs fixed allow warnings in ethcore 2016-02-19 12:40:23 +01:00
state_diff.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
state.rs dev/test tools to separate crate 2016-02-19 17:18:20 +03:00
substate.rs LocalizedLogEntry and Filter in ethcore module 2016-02-16 18:21:45 +01:00
transaction.rs Fixing clippy warnings. Implementing PartialEq for Uints 2016-02-23 11:40:23 +01:00
verification.rs storing block receitps in db, client logs method implementation 2016-02-17 12:35:37 +01:00
views.rs moved BlockId and TransactionId to blockchain.rs 2016-02-10 15:09:38 +01:00