aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/block_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Error logging on tx processingobscuren2014-02-251-5/+9
* Some log statements changed to the default loggerobscuren2014-02-241-21/+4
* Proper testsobscuren2014-02-241-403/+17
* Added address states for storing a session based addressobscuren2014-02-231-7/+29
* Fixed contract runningobscuren2014-02-211-8/+10
* re: Added contract feesobscuren2014-02-211-12/+18
* Added fees and debuggingobscuren2014-02-191-12/+42
* Running contracts fixedobscuren2014-02-191-12/+23
* Added new addressobscuren2014-02-181-1/+1
* Fixed block handlingobscuren2014-02-181-16/+26
* Defer undo on the current block's stateobscuren2014-02-171-0/+5
* Removed debug messageobscuren2014-02-151-2/+0
* Removed RlpValue in favour of Valueobscuren2014-02-151-4/+4
* The great mergeobscuren2014-02-151-0/+627