.. |
bin
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
ethereum
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
sync
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
account.rs
|
State::new_contract.
|
2016-01-09 14:19:35 +01:00 |
basic_types.rs
|
Minor refactoring, OpenBlock::close closer to working.
|
2016-01-09 22:13:13 +01:00 |
block.rs
|
Use getter in header in preparation for a Header trait; additional testing in enact_block().
|
2016-01-10 23:42:59 +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
|
Client now takes Spec instead of Engine
|
2016-01-11 12:28:59 +01:00 |
common.rs
|
Block sealing, tests updated.
|
2016-01-10 14:05:39 +01:00 |
engine.rs
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
env_info.rs
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |
error.rs
|
ImportResult becomes a result
|
2016-01-10 23:37:09 +01:00 |
evm_schedule.rs
|
Move information from networkparams.rs into spec.rs
|
2015-12-20 20:45:43 +00: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
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |
null_engine.rs
|
Move information from networkparams.rs into spec.rs
|
2015-12-20 20:45:43 +00:00 |
queue.rs
|
ImportResult becomes a result
|
2016-01-10 23:37:09 +01:00 |
receipt.rs
|
OpenBlock::close() should be complete. No tests yet though.
|
2016-01-09 23:47:15 +01:00 |
spec.rs
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
state.rs
|
Block sealing, tests updated.
|
2016-01-10 14:05:39 +01:00 |
transaction.rs
|
OpenBlock::close() should be complete. No tests yet though.
|
2016-01-09 23:47:15 +01:00 |
views.rs
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |