aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/block_chain.go
Commit message (Expand)AuthorAgeFilesLines
* Added todoMaran2014-04-091-0/+2
* Small tweaksMaran2014-04-011-3/+0
* Finalize blockchain reverting testMaran2014-04-011-8/+14
* More blockchain testingMaran2014-03-311-2/+11
* initial testcode for canonical chainMaran2014-03-241-13/+22
* FindCanonicalChain returns true or false when we are on the Canonical chain o...Maran2014-03-241-1/+4
* Initial block reorganisation codeMaran2014-03-211-0/+97
* More mining reworkMaran2014-03-201-2/+1
* Initial smart-miner stuffMaran2014-03-101-0/+1
* Partially refactored server/txpool/block manager/block chainobscuren2014-03-051-1/+28
* Updated block to use state instead of trie directlyobscuren2014-03-031-1/+1
* Updated some of the log statements to use the ethutil loggerobscuren2014-02-221-2/+0
* Get a chain of blocks made simpleobscuren2014-02-211-0/+23
* Fixed block handlingobscuren2014-02-181-4/+3
* Removed RlpValue in favour of Valueobscuren2014-02-151-1/+1
* The great mergeobscuren2014-02-151-0/+184