Péter Szilágyi
|
402fd6e8c6
|
core, eth, event, miner, xeth: fix event post / subscription race
|
9 years ago |
Jeffrey Wilcke
|
7c7692933c
|
cmd/geth, cmd/utils, core, rpc: renamed to blockchain
* Renamed ChainManager to BlockChain
* Checkpointing is no longer required and never really properly worked
when the state was corrupted.
|
9 years ago |
zsfelfoldi
|
49ece3155c
|
GPO update
|
9 years ago |
Felix Lange
|
bfbcfbe4a9
|
all: fix license headers one more time
I forgot to update one instance of "go-ethereum" in commit 3f047be5a .
|
9 years ago |
Felix Lange
|
3f047be5aa
|
all: update license headers to distiguish GPL/LGPL
All code outside of cmd/ is licensed as LGPL. The headers
now reflect this by calling the whole work "the go-ethereum library".
|
9 years ago |
Felix Lange
|
ea54283b30
|
all: update license information
|
9 years ago |
Jeffrey Wilcke
|
666a7dda36
|
core, eth, rpc: proper gas used. Closes #1417
Added some additional backward compatibility code for old receipts
|
9 years ago |
Jeffrey Wilcke
|
2feb23c1da
|
core, eth, miner, xeth: receipt storage fix
* Added GetReceiptsFromBlock, GetReceipt, PutReceipts
* Added ContractAddress to receipt. See #1042
|
9 years ago |
zsfelfoldi
|
5d9df7348d
|
gpo non-existent block checks
|
9 years ago |
Felix Lange
|
76821d167a
|
core, eth, rpc: avoid unnecessary block header copying
|
9 years ago |
zsfelfoldi
|
a977cecbe4
|
fixed gas price corr. factor
|
10 years ago |
zsfelfoldi
|
6e212bdc6d
|
fallback for uninitialized GPO config values
|
10 years ago |
zsfelfoldi
|
2e8016c80d
|
fixed initial base price bug
|
10 years ago |
zsfelfoldi
|
0930e190a7
|
added missing source
|
10 years ago |