aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/block_chain.go
Commit message (Expand)AuthorAgeFilesLines
* 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