- 29 May, 2017 8 commits
- 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredcmd, core, eth: configurable txpool parameters 
- 
Péter Szilágyi authoredinternal/ethapi: fix tx nonces in pool inspect/content 
- 
Péter Szilágyi authoredeth: update default gas price when not mining too 
- 
Péter Szilágyi authoredeth: don't import propagated blocks during fastsync 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
 
- 
- 26 May, 2017 2 commits
- 
- 
Péter Szilágyi authored
- 
Nick Johnson authoredImproved Dockerfile? 
 
- 
- 25 May, 2017 12 commits
- 
- 
Ali92hm authored
- 
Ali92hm authored
- 
Péter Szilágyi authoredtravis, appveyor: bump to Go 1.8.3, Android NDK 14b 
- 
Péter Szilágyi authoredcore: fix various golint warnings and errors 
- 
Péter Szilágyi authored
- 
changhong authored1. fix typos 2. methods recevier of struct should be same 3. comments improve (cherry picked from commit 1ba979539582a00b7fd1a7c8a37a6852e59eac0d) 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredRewrite templates for (sub)commands help section 
- 
Péter Szilágyi authoredcore/vm: allocate stack to 1024 
- 
Or Rikon authored
- 
Jeffrey Wilcke authoredPre allocate the stack to 1024 optimising stack pushing, reducing calls to runtime.makeslice and runtime.mallocgc 
- 
Bas van Kervel authored
 
- 
- 24 May, 2017 7 commits
- 
- 
Felix Lange authoredEnforce 256 bit keys on raw import, support raw mobile imports 
- 
Felix Lange authoredconsensus, core/*, params: metropolis preparation refactor 
- 
Péter Szilágyi authoredcmd/faucet: fix a few typos 
- 
Péter Szilágyi authored
- 
Felix Lange authored
- 
Felix Lange authoredAlso add the package to the license tool ignore list. 
- 
Péter Szilágyi authoredcmd/geth: reintroduce wallet import subcommand 
 
- 
- 23 May, 2017 10 commits
- 
- 
Bas van Kervel authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredmobile: manage FilterQuery enabling contract events subscription 
- 
Jeffrey Wilcke authoredByte padding function should return the given slice if the length is smaller or equal rather than *only* smaller than. This fix improves almost all EVM push operations. 
- 
Nicolas Guillaume authored
- 
Jeffrey Wilcke authoredImprove the duplication method of the stack to reuse big ints by passing in an existing integer pool. 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredImproved push instructions by removing unnecessary big int allocations and by making it int instead of big.Int 
- 
Jeffrey Wilcke authored
 
- 
- 22 May, 2017 1 commit
- 
- 
Valentin Wüstholz authored
 
-