openethereum/src
arkpar 365adb152b Fixed block verification test 2016-01-17 12:55:00 +01:00
..
bin Client app event handler 2016-01-16 13:30:27 +01:00
ethereum Fixed build aftre botched merge 2016-01-17 12:11:39 +01:00
evm Changing to AddAsign 2016-01-17 11:26:37 +01:00
sync Bad block reporting 2016-01-15 12:26:04 +01:00
tests Changing state tests to support transition 2016-01-16 21:08:04 +01:00
account.rs Make stuff work. 2016-01-16 01:44:07 +01:00
account_diff.rs Refactored Pod & Diff types into separate files. 2016-01-14 16:46:32 +01:00
action_params.rs callcode builtins are working 2016-01-15 15:00:28 +01:00
basic_types.rs Transaction includes signature. 2016-01-11 20:36:29 +01:00
block.rs Clean up logging. 2016-01-16 01:48:38 +01:00
blockchain.rs Support Homestead, 2016-01-16 18:30:27 +01:00
builtin.rs Change over to new FromJson API. 2016-01-14 21:58:37 +01:00
client.rs Merge branch 'master' into gav 2016-01-16 18:46:47 +01:00
common.rs Move evm::EvmParams -> ActionParams. 2016-01-11 16:33:08 +01:00
engine.rs Merge branch 'gav' into evm+gav 2016-01-17 01:18:35 +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 Use ethash for verification 2016-01-17 12:00:34 +01:00
executive.rs merged with mk 2016-01-16 20:58:23 +01:00
externalities.rs merged with mk 2016-01-16 20:58:23 +01:00
extras.rs Merge branch 'master' of github.com:gavofyork/ethcore into network 2016-01-11 01:07:58 +01:00
header.rs Use ethash for verification 2016-01-17 12:00:34 +01:00
lib.rs Merge branch 'master' into evm 2016-01-16 01:44:50 +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 Bad block reporting 2016-01-15 12:26:04 +01:00
receipt.rs Receipt logging 2016-01-15 02:52:37 +01:00
service.rs Merge branch 'master' into gav 2016-01-16 18:46:47 +01:00
spec.rs Use ethash for verification 2016-01-17 12:00:34 +01:00
state.rs Vec<u8> -> Bytes and clearing log API 2016-01-16 17:17:43 +01:00
state_diff.rs Refactored Pod & Diff types into separate files. 2016-01-14 16:46:32 +01:00
substate.rs merged with mk 2016-01-16 20:58:23 +01:00
transaction.rs Support Homestead, 2016-01-16 18:30:27 +01:00
verification.rs Fixed block verification test 2016-01-17 12:55:00 +01:00
views.rs Enable TransactionViews from the BlockView. 2016-01-16 21:04:14 +01:00