obscuren
|
655e942597
|
Added GetBlock GetUncle with OOB guard
|
2015-02-18 13:14:21 +01:00 |
|
obscuren
|
b64ad7a2a6
|
Merge branch 'develop' into miner
|
2015-02-11 23:46:54 +01:00 |
|
obscuren
|
3f6baa45a7
|
Documented methods & removed old manifest
|
2015-02-11 23:46:45 +01:00 |
|
obscuren
|
da2fae0e43
|
Basic structure miner
|
2015-02-10 13:04:38 +01:00 |
|
obscuren
|
58ba290a9f
|
moved manager
|
2015-02-09 00:08:28 +01:00 |
|
obscuren
|
b22f0f2ef5
|
merged
|
2015-02-09 00:06:24 +01:00 |
|
obscuren
|
f8c1eb157d
|
Undone fix. Will re-enable once chain resets
|
2015-02-05 14:42:12 -08:00 |
|
Jeffrey Wilcke
|
47129428fe
|
Merge pull request #290 from Gustav-Simonsson/correct_block_parent_timestamp_check
Correct block parent timestamp check and typos
|
2015-02-05 12:23:56 -08:00 |
|
obscuren
|
c64852dbcc
|
pending / chain event
|
2015-02-05 11:55:03 -08:00 |
|
obscuren
|
ac69538707
|
Merge branch 'develop' into miner
|
2015-02-05 10:58:43 -08:00 |
|
obscuren
|
65158d39b0
|
Filtering
|
2015-02-04 15:05:47 -08:00 |
|
obscuren
|
b1870631a4
|
WIP miner
|
2015-02-04 05:53:22 -08:00 |
|
Gustav Simonsson
|
697c2b5dc1
|
Correct block parent timestamp check and typos
|
2015-02-03 23:09:39 +01:00 |
|
obscuren
|
30fa30bd4a
|
Docs & old code removed
|
2015-02-02 20:02:00 -08:00 |
|
obscuren
|
f3e78c8f3c
|
reworking messages => log
|
2015-01-28 10:23:18 +01:00 |
|
obscuren
|
0045ce4cde
|
Future blocks not allowed
|
2015-01-22 00:24:30 +01:00 |
|
obscuren
|
7394ee7c72
|
Fixed difficulty
Difficulty was broken when refactored.
|
2015-01-18 15:45:54 +01:00 |
|
obscuren
|
82beaabf6a
|
Fixed consensus issue
|
2015-01-13 14:57:51 +01:00 |
|
obscuren
|
491c23a728
|
Moved the TD method from block processor.
|
2015-01-09 22:42:36 +01:00 |
|
obscuren
|
351516c57c
|
Cast to string for hashable type
|
2015-01-09 22:23:33 +01:00 |
|
obscuren
|
905b8cc82f
|
mem fixes for vm. Changed uncle inclusion tests
|
2015-01-09 17:38:35 +01:00 |
|
obscuren
|
fed3e6a808
|
Refactored ethutil.Config.Db out
|
2015-01-07 13:17:48 +01:00 |
|
obscuren
|
25e6c4eff8
|
Adjusted difficulty and skip get tx messages
|
2015-01-06 14:02:47 +01:00 |
|
obscuren
|
cc7f8f58e8
|
Limit block extra to 1024
|
2015-01-06 00:17:05 +01:00 |
|
obscuren
|
b0854fbff5
|
BlockManager => BlockProcessor
|
2015-01-05 11:22:02 +01:00 |
|
obscuren
|
c1dee15144
|
BlockManager => BlockProcessor
|
2015-01-05 00:18:44 +01:00 |
|