arkpar
|
33d3a4d633
|
Engine and Spec are now thread safe
|
2016-01-11 11:51:31 +01:00 |
|
arkpar
|
5d0e186632
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-11 01:07:58 +01:00 |
|
arkpar
|
452294ab8d
|
ImportResult becomes a result
|
2016-01-10 23:37:09 +01:00 |
|
Gav Wood
|
74f88f9b9b
|
Initial implementation of enacted.
number is now usize, timestamp u64.
|
2016-01-10 22:55:07 +01:00 |
|
arkpar
|
28a658015d
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-09 18:50:45 +01:00 |
|
Gav Wood
|
4622882fda
|
Separate out Ethereum-network-specific resources.
Fix State to use secure trie variants.
|
2016-01-09 18:20:31 +01:00 |
|
Gav Wood
|
a978cbad52
|
Remove genesis module, add more chain specs and separate out ethereum-specific stuff.
|
2016-01-09 17:15:55 +01:00 |
|
arkpar
|
8cd3aa4b43
|
Merge branch 'master' of github.com:gavofyork/ethcore into network
|
2016-01-09 14:41:04 +01:00 |
|
Gav Wood
|
4fc6b0dc60
|
Introduce use common::*; for common stuff (modules that themselves require no other modules in this crate).
Fix build.
|
2016-01-09 12:30:41 +01:00 |
|
Gav Wood
|
3cb3c2a2bd
|
Fix for Genesis.
|
2016-01-07 19:42:59 +01:00 |
|
Gav Wood
|
810bff1ea9
|
Morden genesis tested and working.
|
2016-01-07 19:10:29 +01:00 |
|
arkpar
|
2a4d470039
|
Client app
|
2016-01-07 16:08:12 +01:00 |
|
arkpar
|
bf9667a206
|
sync tests
|
2015-12-26 15:47:07 +01:00 |
|
debris
|
f4508083cd
|
updated comments
|
2015-12-21 16:57:28 +01:00 |
|
debris
|
263654e966
|
updated comments
|
2015-12-21 16:53:07 +01:00 |
|
debris
|
558a2e7061
|
updated comments
|
2015-12-21 16:49:31 +01:00 |
|
debris
|
29365a0d2d
|
test reopen blockchain db
|
2015-12-21 16:38:31 +01:00 |
|
debris
|
e652543fcd
|
tree_route tests
|
2015-12-21 16:31:51 +01:00 |
|
debris
|
4b20cfaf42
|
fixed typos
|
2015-12-21 15:25:58 +01:00 |
|
debris
|
49fa99ae05
|
blockchain cleanup
|
2015-12-21 15:22:24 +01:00 |
|
debris
|
f9457cc584
|
block insert in one batch to extras
|
2015-12-21 14:23:10 +01:00 |
|
debris
|
491cc29a09
|
group best block info together in blockchain
|
2015-12-21 02:57:02 +01:00 |
|
debris
|
0164ce4b19
|
Merge branch 'master' into blockchain
|
2015-12-21 02:34:41 +01:00 |
|
debris
|
c2a799064d
|
fixed one of tree route cases
|
2015-12-18 11:34:55 +01:00 |
|
debris
|
e591738157
|
blockchain Cell<H256> -> RefCell<H256>
|
2015-12-17 20:37:04 +01:00 |
|
debris
|
535e936e29
|
basic tests and docs for blockchain
|
2015-12-17 17:20:10 +01:00 |
|
debris
|
f390eb8545
|
blockchain insert_block tree route
|
2015-12-17 15:11:42 +01:00 |
|
debris
|
324762f6a7
|
cleanup
|
2015-12-17 02:13:14 +01:00 |
|
debris
|
2251c469b8
|
extras refactored
|
2015-12-17 01:54:24 +01:00 |
|
debris
|
3862d639bc
|
cache size && common naming changes
|
2015-12-16 17:39:15 +01:00 |
|
debris
|
e575f35caf
|
blockchain wip
|
2015-12-15 16:21:19 +01:00 |
|
debris
|
e38225d1a5
|
removed all warnings
|
2015-12-14 17:53:48 +01:00 |
|
debris
|
b7ed6144db
|
common improvements in querying
|
2015-12-14 17:12:47 +01:00 |
|
debris
|
ee65595a76
|
HeaderView, BlockView, blockchain api for blocks, block_headers, transaction_hashes, uncle_hashes
|
2015-12-14 16:14:50 +01:00 |
|
debris
|
debf88db5d
|
blocksdb
|
2015-12-14 14:15:27 +01:00 |
|
debris
|
01ee84b7d0
|
bc extras: TransactionAddress, BlockLogBlooms, BlocksBlooms
|
2015-12-14 13:32:22 +01:00 |
|
debris
|
8a55909bef
|
fixes after the merge
|
2015-12-14 11:05:40 +01:00 |
|
debris
|
937b521b68
|
Merge branch 'master' of https://github.com/gavofyork/ethcore into cache
|
2015-12-13 22:47:48 +01:00 |
|
debris
|
a509bffdc0
|
query_extras
|
2015-12-13 22:39:01 +01:00 |
|
debris
|
bb56a68097
|
cache init
|
2015-12-13 17:33:11 +01:00 |
|
debris
|
5e215af5e2
|
loading frontier genesis block
|
2015-12-12 15:52:37 +01:00 |
|
debris
|
04b6743ba8
|
genesis_state in progress
|
2015-12-11 14:41:18 +01:00 |
|
debris
|
0b29ac79c5
|
implementation genesis_block without genesis state
|
2015-12-11 03:51:23 +01:00 |
|
debris
|
c50c005fd6
|
blockchain init
|
2015-12-09 19:03:25 +01:00 |
|