Gav Wood
|
6933bb971b
|
Test.
|
2016-03-02 23:41:15 +01:00 |
|
Gav Wood
|
039c0056bc
|
Uncle inclusion in block authoring. Still need tests.
|
2016-03-02 19:38:00 +01:00 |
|
Gav Wood
|
877270c35f
|
Fixes.
|
2016-03-02 18:32:54 +01:00 |
|
Gav Wood
|
42df98450c
|
Include uncles in exclused.
|
2016-03-02 18:05:47 +01:00 |
|
Gav Wood
|
671965d44f
|
Test for ancestry.
|
2016-03-02 17:31:42 +01:00 |
|
Gav Wood
|
c75737bcf0
|
Add ancestry iterator.
|
2016-03-02 17:04:44 +01:00 |
|
Gav Wood
|
162300a4a6
|
Merge pull request #547 from ethcore/mining
Mining
|
2016-03-02 13:00:22 +01:00 |
|
Nikolay Volf
|
6b9fde5790
|
Merge branch 'master' into mining
|
2016-03-02 08:54:21 +03:00 |
|
debris
|
67a1f2065e
|
fixed broken master
|
2016-03-02 06:01:31 +01:00 |
|
debris
|
32074cc420
|
fixed compilation issue caused by incorrect merge
|
2016-03-02 05:55:42 +01:00 |
|
debris
|
4571df9fc6
|
Merge branch 'master' of github.com:ethcore/parity into chain_generator
|
2016-03-02 04:54:55 +01:00 |
|
debris
|
010659cf12
|
added missing , in comment
|
2016-03-02 04:54:47 +01:00 |
|
debris
|
68ba016279
|
improved blockchain generator
|
2016-03-02 04:25:03 +01:00 |
|
arkpar
|
15ecba57ec
|
Merge branch 'master' of github.com:ethcore/parity into thread
|
2016-03-02 01:20:41 +01:00 |
|
Gav Wood
|
d55aa54412
|
Merge branch 'master' into mining
|
2016-03-02 00:59:39 +01:00 |
|
Gav Wood
|
0082d12ea9
|
Merge pull request #544 from ethcore/uint-refact
uint to separate crate
|
2016-03-02 00:59:03 +01:00 |
|
Gav Wood
|
140711dd8a
|
Fixups from review.
Reduce size of default extra-data.
Introduce find_uncle_headers.
|
2016-03-01 19:59:12 +01:00 |
|
debris
|
3e2366b38b
|
improved chain generator
|
2016-03-01 16:22:06 +01:00 |
|
debris
|
47688e49cd
|
removed redundant whitespaces
|
2016-03-01 13:54:14 +01:00 |
|
debris
|
063020f507
|
added license headers
|
2016-03-01 13:46:33 +01:00 |
|
debris
|
ab9fddf6b2
|
blockchain generator
|
2016-03-01 13:44:09 +01:00 |
|
Nikolay Volf
|
f528d8c50a
|
common -> numbers (as most narrow)
|
2016-03-01 00:44:45 +03:00 |
|
Nikolay Volf
|
d0125f3ff5
|
uint to separated crate
|
2016-03-01 00:21:15 +03:00 |
|
arkpar
|
d0129ff67b
|
Fixed cache memory leak
|
2016-02-29 21:15:39 +01:00 |
|
arkpar
|
cb4d17825b
|
Fixed lock order
|
2016-02-29 19:49:29 +01:00 |
|
arkpar
|
0ccbba9073
|
Merge branch 'master' of github.com:ethcore/parity into thread
|
2016-02-29 18:11:59 +01:00 |
|
debris
|
1481f3f477
|
replaced match with if to shorten the code
|
2016-02-27 19:27:34 +01:00 |
|
debris
|
1cc719d413
|
description for prepare_block_blooms_update function
|
2016-02-27 19:17:29 +01:00 |
|
debris
|
53b19e9f2d
|
Merge branch 'master' of https://github.com/ethcore/parity into blockchain_cleanup
|
2016-02-27 16:06:02 +01:00 |
|
debris
|
7b3613e1f0
|
updated ExtrasUpdate function
|
2016-02-27 10:21:44 +01:00 |
|
debris
|
01f69ca80c
|
moved creation of blockchains db transaction to apply_update function
|
2016-02-27 10:19:33 +01:00 |
|
debris
|
cd43e32e25
|
added docs and license headers
|
2016-02-27 02:16:39 +01:00 |
|
debris
|
53e8d99075
|
blockchain split into few separate submodules, cleanup insert_block process
|
2016-02-27 01:37:12 +01:00 |
|