aboutsummaryrefslogtreecommitdiffstats
path: root/core/block_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue in VM where LOG didn't pop anything of the stackobscuren2014-12-051-7/+6
* Skip mining on transactions that don't meet the min accepted gas priceobscuren2014-12-051-16/+12
* Improved and simplified wallet functions and behaviourobscuren2014-12-041-4/+6
* Moved block validation as first stepobscuren2014-12-041-7/+3
* sort tests for evmobscuren2014-12-041-1/+0
* Renamed State => StateDBobscuren2014-12-041-9/+9
* Renamed `chain` => `core`obscuren2014-12-041-0/+414