Felix Lange
|
8c4dab77ba
|
all: move common.Database to package ethdb
|
9 years ago |
Péter Szilágyi
|
cdc2662c40
|
core: split out TD from database and all internals
|
9 years ago |
Péter Szilágyi
|
2b339cbbd8
|
core, eth: split the db blocks into headers and bodies
|
9 years ago |
Jeffrey Wilcke
|
74f6d90153
|
cmd/utils, core: disable exp diff for olympic net
|
9 years ago |
Jeffrey Wilcke
|
71d32f54f7
|
core, miner: added difficulty bomb
|
9 years ago |
Gustav Simonsson
|
26c6e3b206
|
miner: gas limit strategy, target 3141592 & def gas price 50 Shannon
|
9 years ago |
Jeffrey Wilcke
|
c1c895a36b
|
core: fixed genesis write out to write only canon number
|
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 |
Jeffrey Wilcke
|
a32c51effd
|
cmd, core, eth, common: genesis preparation
Implemented the --genesis flag thru which we can set a custom genesis
block, including the official Ethereum genesis block.
|
9 years ago |
Gustav Simonsson
|
5d6d40f329
|
Use uint64 on ts in chain_manager, block_processor
|
9 years ago |
Felix Lange
|
ea54283b30
|
all: update license information
|
9 years ago |
Jeffrey Wilcke
|
70d5d791cc
|
core, cmd/geth: improved recover functionality
`geth recover` now accepts both hashes and numbers using "#" and no
longer requires the ethereum instance.
|
10 years ago |