aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:obscuren2014-12-121-2/+2
* moved interfacesobscuren2014-12-112-15/+10
* states moved to chainobscuren2014-12-113-11/+14
* Removed start/stop methodsobscuren2014-12-101-22/+0
* Moved powobscuren2014-12-104-88/+9
* Removed tests because they've become obsoleteobscuren2014-12-101-115/+0
* Core changesobscuren2014-12-101-8/+8
* upped proto version and modified block poolobscuren2014-12-051-9/+15
* Fixed issue in VM where LOG didn't pop anything of the stackobscuren2014-12-053-14/+24
* Skip mining on transactions that don't meet the min accepted gas priceobscuren2014-12-052-20/+16
* Improved and simplified wallet functions and behaviourobscuren2014-12-042-5/+7
* Only set TD if it's actually higherobscuren2014-12-041-1/+4
* Moved block validation as first stepobscuren2014-12-041-7/+3
* null ptr fixobscuren2014-12-041-4/+3
* Log is now interfaceobscuren2014-12-042-3/+3
* sort tests for evmobscuren2014-12-041-1/+0
* Renamed State => StateDBobscuren2014-12-046-19/+19
* Renames for chain, updated VM, moved methodsobscuren2014-12-042-2/+2
* Renamed `chain` => `core`obscuren2014-12-0426-0/+3046