.. |
bin
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
ethereum
|
Merge branch 'master' into evm
|
2016-01-15 16:08:06 +01:00 |
evm
|
Fixing CALLDATALOAD
|
2016-01-15 20:14:16 +01:00 |
sync
|
Verification integrated into client/queue
|
2016-01-11 13:42:32 +01:00 |
tests
|
Fixing CALLDATALOAD
|
2016-01-15 20:14:16 +01:00 |
account_diff.rs
|
Refactored Pod & Diff types into separate files.
|
2016-01-14 16:46:32 +01:00 |
account.rs
|
removed redundant code
|
2016-01-14 23:52:26 +01:00 |
action_params.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
basic_types.rs
|
Transaction includes signature.
|
2016-01-11 20:36:29 +01:00 |
block.rs
|
Nicer transaction validation API. Nicer OutOfBounds API in general.
|
2016-01-12 11:44:16 +01:00 |
blockchain.rs
|
Verification tests
|
2016-01-12 13:14:01 +01:00 |
builtin.rs
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
client.rs
|
Verification tests
|
2016-01-12 13:14:01 +01:00 |
common.rs
|
Move evm::EvmParams -> ActionParams.
|
2016-01-11 16:33:08 +01:00 |
engine.rs
|
Moving EVM Factory to Engine
|
2016-01-14 17:25:14 +01:00 |
env_info.rs
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into executive_revert_fix
|
2016-01-14 23:18:45 +01:00 |
error.rs
|
executive error on not enoguh base gas
|
2016-01-15 13:07:44 +01:00 |
executive.rs
|
More merging with master
|
2016-01-15 16:26:47 +01:00 |
externalities.rs
|
Split externalities from executive.
|
2016-01-15 14:22:46 +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 branch 'master' of github.com:gavofyork/ethcore into verification
|
2016-01-12 13:31:49 +01:00 |
lib.rs
|
Merge branch 'master' into evm
|
2016-01-15 16:08:06 +01:00 |
log_entry.rs
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
null_engine.rs
|
Moving EVM Factory to Engine
|
2016-01-14 17:25:14 +01:00 |
pod_account.rs
|
Fix executive for out of gas builtins.
|
2016-01-15 13:08:37 +01:00 |
pod_state.rs
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
queue.rs
|
Verification tests
|
2016-01-12 13:14:01 +01:00 |
receipt.rs
|
Integrate Executive into State.
|
2016-01-11 17:37:22 +01:00 |
spec.rs
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
state_diff.rs
|
Refactored Pod & Diff types into separate files.
|
2016-01-14 16:46:32 +01:00 |
state.rs
|
Remove debug stuff.
|
2016-01-15 04:02:06 +01:00 |
substate.rs
|
Split externalities from executive.
|
2016-01-15 14:22:46 +01:00 |
transaction.rs
|
Change over to new FromJson API.
|
2016-01-14 21:58:37 +01:00 |
verification.rs
|
Some additional tests
|
2016-01-12 13:43:43 +01:00 |
views.rs
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |