- May 31, 2017
-
-
Péter Szilágyi authored
-
Felix Lange authored
-
- May 30, 2017
-
-
Péter Szilágyi authored
internal/ethapi: add mutex around signing + nonce assignment
-
Martin Holst Swende authored
This prevents concurrent assignment of identical nonces when automatic assignment is used.
-
Péter Szilágyi authored
cmd/puppeth: fix improper key validation for remotes
-
Péter Szilágyi authored
core: check for gas limit exceeding txs too on new block
-
Péter Szilágyi authored
-
Péter Szilágyi authored
consensus/clique: cache block signatures for fast checks
-
Péter Szilágyi authored
ethstats: don't report transaction content, only hash
-
- May 29, 2017
-
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
cmd, core, eth: configurable txpool parameters
-
Péter Szilágyi authored
internal/ethapi: fix tx nonces in pool inspect/content
-
Péter Szilágyi authored
eth: update default gas price when not mining too
-
Péter Szilágyi authored
eth: don't import propagated blocks during fastsync
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- May 26, 2017
-
-
Péter Szilágyi authored
-
Nick Johnson authored
Improved Dockerfile?
-
- May 25, 2017
-
-
Ali92hm authored
-
Ali92hm authored
-
Péter Szilágyi authored
travis, appveyor: bump to Go 1.8.3, Android NDK 14b
-
Péter Szilágyi authored
core: fix various golint warnings and errors
-
Péter Szilágyi authored
-
changhong authored
1. 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 authored
Rewrite templates for (sub)commands help section
-
Péter Szilágyi authored
core/vm: allocate stack to 1024
-
Or Rikon authored
-
Jeffrey Wilcke authored
Pre allocate the stack to 1024 optimising stack pushing, reducing calls to runtime.makeslice and runtime.mallocgc
-
Bas van Kervel authored
-
- May 24, 2017
-
-
Felix Lange authored
Enforce 256 bit keys on raw import, support raw mobile imports
-
Felix Lange authored
consensus, core/*, params: metropolis preparation refactor
-
Péter Szilágyi authored
cmd/faucet: fix a few typos
-
Péter Szilágyi authored
-
Felix Lange authored
-
Felix Lange authored
Also add the package to the license tool ignore list.
-