aboutsummaryrefslogtreecommitdiffstats
path: root/core/helper_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved ethutil => commonobscuren2015-03-161-3/+3
|
* Comment out broken test (return type does not exist)Taylor Gerring2015-03-121-4/+5
|
* cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig callsFelix Lange2015-03-101-2/+0
|
* cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p APIFelix Lange2015-02-061-8/+0
|
* Refactored ethutil.Config.Db outobscuren2015-01-071-1/+0
|
* Fixed chain test & added new chainobscuren2014-12-301-3/+3
|
* Renames for chain, updated VM, moved methodsobscuren2014-12-041-1/+1
| | | | | | * Renamed a couple more chain => core * Updated VM `pc` to be uint64 rather than big int * XEth interface cleanup
* Renamed `chain` => `core`obscuren2014-12-041-0/+93