.. |
bin
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
ethereum
|
Move Executive down, remove unneeded Evm prefixes.
|
2016-01-11 17:01:42 +01:00 |
evm
|
fixed getting block info in evmjit + tests
|
2016-01-11 23:01:21 +01:00 |
sync
|
Verification integrated into client/queue
|
2016-01-11 13:42:32 +01:00 |
account.rs
|
State::new_contract.
|
2016-01-09 14:19:35 +01:00 |
action_params.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
basic_types.rs
|
Minor refactoring, OpenBlock::close closer to working.
|
2016-01-09 22:13:13 +01:00 |
block.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
blockchain.rs
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
builtin.rs
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
client.rs
|
Verification integrated into client/queue
|
2016-01-11 13:42:32 +01:00 |
common.rs
|
Move evm::EvmParams -> ActionParams.
|
2016-01-11 16:33:08 +01:00 |
engine.rs
|
Move EvmSchedule -> evm::Schedule
|
2016-01-11 16:28:30 +01:00 |
env_info.rs
|
test cleanup
|
2016-01-11 22:32:01 +01:00 |
error.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
executive.rs
|
test cleanup
|
2016-01-11 22:32:01 +01:00 |
extras.rs
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |
header.rs
|
Merge pull request #64 from gavofyork/ethash
|
2016-01-11 12:55:08 +01:00 |
lib.rs
|
Bring in Executive.
|
2016-01-11 17:03:29 +01:00 |
log_entry.rs
|
log_entry type.
|
2016-01-11 13:29:15 +01:00 |
null_engine.rs
|
Move EvmSchedule -> evm::Schedule
|
2016-01-11 16:28:30 +01:00 |
queue.rs
|
Verification integrated into client/queue
|
2016-01-11 13:42:32 +01:00 |
receipt.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
spec.rs
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
state.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
transaction.rs
|
Merge branch 'master' into evm
|
2016-01-11 15:23:27 +01:00 |
verification.rs
|
Updated docs
|
2016-01-11 13:51:58 +01:00 |
views.rs
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |