- 25 Jul, 2015 4 commits
- 
- 
Jeffrey Wilcke authoredcmd/util: lowered default gas price 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredweb3: updated 0.9.1 
- 
Jeffrey Wilcke authored
 
- 
- 23 Jul, 2015 4 commits
- 
- 
Jeffrey Wilcke authoredcmd/core,xeth: removed unneeded states & added batch writes 
- 
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 9 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
- 
Felix Lange authoredaccounts: fix data race when key is locked after the unlock timeout 
- 
Jeffrey Wilcke authoredLegalese updates 
- 
Jeffrey Wilcke authoredminer: fix current work data race 
 
- 
- 20 Jul, 2015 8 commits
- 
- 
Jeffrey Wilcke authoredFixed canary to require 2+ nonzero, not sum 2+ 
- 
Taylor Gerring authored
- 
Felix Lange authored
- 
Felix Lange authoredWhile here, also improve the docs and speed up the tests. The tests used the scrypt keystore with ridiculous settins and took 20s each. 
- 
Vitalik Buterin authored
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authoredxeth: fix #1485, data race in fiilter creation and event firing 
- 
Péter Szilágyi authored
 
- 
- 19 Jul, 2015 2 commits
- 
- 
Jeffrey Wilcke authoredcmd/ethtest, tests: add support for RLP JSON tests 
- 
Jeffrey Wilcke authoredminer: moved state sync 
 
- 
- 18 Jul, 2015 3 commits
- 
- 
Jeffrey Wilcke authoredTravis container support 
- 
Felix Lange authoredDecoding did not reject byte arrays of length one with a single element b where 55 < b < 128. Such byte arrays must be rejected because they must be encoded as the single byte b instead. 
- 
Taylor Gerring authored
 
- 
- 17 Jul, 2015 3 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authored
 
- 
- 16 Jul, 2015 7 commits
- 
- 
Jeffrey Wilcke authoredMoved the state sync so it only syncs the state when the block mining yield a possitive result 
- 
Jeffrey Wilcke authoredPrompt user to accept legalese when datadir doesn't exist 
- 
Jeffrey Wilcke authoredminer: smart mining 
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authoredxeth: removed mutex lock 
- 
Taylor Gerring authored
- 
Jeffrey Wilcke authored
 
-