Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, eth, miner: improved tx removal & fatal error on db sync err | obscuren | 2015-05-11 | 1 | -6/+0 |
| | | | | | | | | * core: Added GasPriceChange event * eth: When one of the DB flush methods error a fatal error log message is given. Hopefully this will prevent corrupted databases from occuring. * miner: remove transactions with low gas price. Closes #906, #903 | ||||
* | Fix block size output #613 | Taylor Gerring | 2015-04-01 | 1 | -0/+4 |
| | |||||
* | Move CurrencyToString to size | Taylor Gerring | 2015-03-22 | 1 | -1/+61 |
| | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -0/+15 |