Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 1 | -1/+2 |
* | cmd/geth: Fix chain purging from cmd line | Maran | 2015-08-18 | 1 | -4/+3 |
* | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -13/+13 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | Improved error checking | Taylor Gerring | 2015-06-06 | 1 | -3/+7 |
* | Cleanup | Taylor Gerring | 2015-06-06 | 1 | -1/+1 |
* | Allow export command to take first and last args | Taylor Gerring | 2015-06-06 | 1 | -1/+21 |
* | cmd/geth: don't flush databases after import | Felix Lange | 2015-05-28 | 1 | -5/+4 |
* | cmd/geth, cmd/utils: make chain importing interruptible | Felix Lange | 2015-05-28 | 1 | -5/+6 |
* | cmd/geth, cmd/utils: rename utils.Get* -> utils.Make* | Felix Lange | 2015-05-28 | 1 | -5/+5 |
* | cmd/geth: move blockchain commands to chaincmd.go | Felix Lange | 2015-05-28 | 1 | -0/+159 |