aboutsummaryrefslogtreecommitdiffstats
path: root/eth/gasprice.go
Commit message (Expand)AuthorAgeFilesLines
* core, eth, rpc: split out block validator and state processorJeffrey Wilcke2015-11-181-1/+1
* eth, xeth: fix GasPriceOracle goroutine leakFelix Lange2015-10-281-49/+58
* core, eth, event, miner, xeth: fix event post / subscription racePéter Szilágyi2015-10-121-9/+6
* cmd/geth, cmd/utils, core, rpc: renamed to blockchainJeffrey Wilcke2015-10-041-2/+2
* GPO updatezsfelfoldi2015-08-171-10/+13
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* core, eth, rpc: proper gas used. Closes #1417Jeffrey Wilcke2015-07-071-1/+3
* core, eth, miner, xeth: receipt storage fixJeffrey Wilcke2015-07-041-6/+3
* gpo non-existent block checkszsfelfoldi2015-06-301-4/+11
* core, eth, rpc: avoid unnecessary block header copyingFelix Lange2015-06-301-6/+6
* fixed gas price corr. factorzsfelfoldi2015-06-151-1/+1
* fallback for uninitialized GPO config valueszsfelfoldi2015-06-151-0/+3
* fixed initial base price bugzsfelfoldi2015-06-151-0/+4
* added missing sourcezsfelfoldi2015-06-151-0/+174