- 28 Jul, 2015 3 commits
- 
- 
Fynn authored
- 
Jeffrey Wilcke authoredEtherbase defaults to first account even if it is created during the session 
- 
Jeffrey Wilcke authoredall: fix license headers one more time 
 
- 
- 27 Jul, 2015 3 commits
- 
- 
Felix Lange authoredcrypto: fix build with Go 1.5 
- 
Felix Lange authored
- 
zelig authored
 
- 
- 26 Jul, 2015 4 commits
- 
- 
Jeffrey Wilcke authoredcore: genesis extra data field fix 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredparams: reduce extra data to 32 bytes & target block time 
- 
Jeffrey Wilcke authored
 
- 
- 25 Jul, 2015 15 commits
- 
- 
Jeffrey Wilcke authoredcore: fixed genesis write out to write only canon number 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredeth: set default miner extra to client name 
- 
Jeffrey Wilcke authoredcore: 5 ether block reward 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredcmd/geth, core, eth: Version 1.0.0 
- 
Jeffrey Wilcke authoredethdb, trie: removed RLE compression 
- 
Jeffrey Wilcke authoredcore: check genesis block before writeout 
- 
Jeffrey Wilcke authoredcmd/util: lowered default gas price 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredGenesis release. Closes #1402 Conflicts: cmd/geth/main.go 
- 
Jeffrey Wilcke authoredweb3: updated 0.9.1 
- 
Jeffrey Wilcke authored
 
- 
- 24 Jul, 2015 3 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredThe code in config.go is unused. The main reason for removing it is to get rid github.com/rakyll/goini in Godeps (it has no license). 
 
- 
- 23 Jul, 2015 6 commits
- 
- 
Felix Lange authoredI forgot to update one instance of "go-ethereum" in commit 3f047be5. 
- 
Jeffrey Wilcke authoredcmd/core,xeth: removed unneeded states & added batch writes 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredall: license fixes 
- 
Jeffrey Wilcke authoredcmd, core, eth, ethdb: cache flag to allocate memory for db internal use 
 
- 
- 22 Jul, 2015 6 commits
- 
- 
Felix Lange authoredcore: fix an RLP encoding data race due to deep struct copy 
- 
Péter Szilágyi authored
- 
Felix Lange authored
- 
Felix Lange authoredAll code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library". 
- 
Felix Lange authoredcrypto/curve.go is not our code and has its own license. This commit excludes it in update-license.go and removes our GPL header. 
- 
Péter Szilágyi authored
 
-