Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: force block process & fixed chain manager test | obscuren | 2015-04-20 | 1 | -3/+4 |
* | Improved transaction pool | obscuren | 2015-04-09 | 1 | -2/+2 |
* | Added caching for block chain. Currently set to 10k | obscuren | 2015-03-20 | 1 | -1/+1 |
* | core: fix tests | Felix Lange | 2015-03-18 | 1 | -5/+4 |
* | Add additional extra database for non-protocol related data | obscuren | 2015-03-12 | 1 | -2/+2 |
* | cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls | Felix Lange | 2015-03-10 | 1 | -2/+0 |
* | Fixed tests | obscuren | 2015-03-07 | 1 | -5/+5 |
* | Introducing ethash | Matthew Wampler-Doty | 2015-03-03 | 1 | -15/+31 |
* | Exposing stuff for ethash | Matthew Wampler-Doty | 2015-02-28 | 1 | -2/+0 |
* | public functions for making chains on the fly | Ethan Buchman | 2015-02-28 | 1 | -96/+0 |
* | core: chain manager forking tests | Ethan Buchman | 2015-02-18 | 1 | -0/+276 |
* | Skip for travis | obscuren | 2015-01-25 | 1 | -0/+2 |
* | skipping for travis | obscuren | 2015-01-25 | 1 | -0/+4 |
* | pre-pow | obscuren | 2015-01-12 | 1 | -0/+18 |
* | fixed other tests to use hashes as well | obscuren | 2015-01-08 | 1 | -2/+1 |
* | Changed to use hash for comparison | obscuren | 2015-01-08 | 1 | -2/+3 |
* | Refactored ethutil.Config.Db out | obscuren | 2015-01-07 | 1 | -14/+6 |
* | Fixed tests | obscuren | 2015-01-06 | 1 | -2/+2 |
* | added nil check | obscuren | 2015-01-02 | 1 | -9/+1 |
* | Removed the need of having a backend for the tx pool | obscuren | 2015-01-02 | 1 | -2/+2 |
* | Fixed tests | obscuren | 2015-01-02 | 1 | -4/+11 |
* | Chain tests | obscuren | 2014-12-30 | 1 | -5/+48 |
* | Fixed chain test & added new chain | obscuren | 2014-12-30 | 1 | -14/+33 |
* | Locks, refactor, tests | obscuren | 2014-12-18 | 1 | -4/+62 |
* | moved err check | obscuren | 2014-12-17 | 1 | -0/+18 |
* | Removed tests because they've become obsolete | obscuren | 2014-12-10 | 1 | -115/+0 |
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 1 | -1/+1 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+116 |