aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into poc8obscuren2014-12-192-5/+5
|\
| * Cleaned up objectsobscuren2014-12-192-5/+5
* | mergeobscuren2014-12-195-126/+150
|\|
| * Fixed refund modelobscuren2014-12-191-6/+4
| * Gas corrections and vm fixesobscuren2014-12-193-46/+38
| * Moved methods to messagesobscuren2014-12-183-31/+8
| * Created generic message (easy for testing)obscuren2014-12-185-80/+137
* | Merge fixesobscuren2014-12-183-10/+6
* | Merged developobscuren2014-12-188-69/+178
|\|
| * Updated to new methodsobscuren2014-12-181-0/+7
| * Locks, refactor, testsobscuren2014-12-188-63/+165
| * Removed ethereum as dependencyobscuren2014-12-181-7/+7
* | Merge branch 'develop' into poc8obscuren2014-12-183-21/+42
|\|
| * Moved pre-compiled, moved depth checkobscuren2014-12-181-13/+7
| * moved err checkobscuren2014-12-173-17/+44
* | resolve merge conflict hellzelig2014-12-151-4/+0
* | adapt chain_manager to eth protocol interfacezelig2014-12-151-0/+4
* | add Status to retrieve TD, currentBlock, genesis for easy interface with eth/...zelig2014-12-151-1/+5
* | adapt to new eth pkg and p2pzelig2014-12-151-5/+3
* | add NewMinedBlockEventzelig2014-12-151-0/+3
* | transaction pool changeszelig2014-12-151-10/+16
|/
* 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