- Nov 28, 2016
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
common.Address JSON encoding now enforces the 0x prefix, but key files don't have the prefix.
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
The new package is purpose-built to handle the encoding consumed and produced by the RPC API.
-
Jeffrey Wilcke authored
Fixed unwinding of bad hashes when already on the canon chain
-
Péter Szilágyi authored
accounts: disable file system watcher on windows
-
Péter Szilágyi authored
internal/build: use 'git tag --points-at' to get the current tag
-
Felix Lange authored
The watcher is unreliable and causes test failures on Windows. Disable it until we have a better solution.
-
Jeffrey Wilcke authored
-
- Nov 27, 2016
-
-
Felix Lange authored
This should restore support for building with git 1.x.
-
- Nov 25, 2016
-
-
Péter Szilágyi authored
-
Felix Lange authored
Prevent relay of invalid IPs, add --netrestrict
-
Péter Szilágyi authored
common/registrar, eth: removed registrar (tech debt)
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
Makefile, build: do proper mobile builds, not cross builds
-
Felix Lange authored
The registrar was broken, unmaintained and there is a much better replacement: ENS. (cherry picked from commit 6ca8f57b08d550613175260cab7633adcacbe6ab)
-
Felix Lange authored
(cherry picked from commit d54ad55c6079ae6eab93d7f34ce5c4ec829f8e5b)
-
Péter Szilágyi authored
-
- Nov 24, 2016
-
-
Felix Lange authored
-
Felix Lange authored
-
Felix Lange authored
core, core/state: fixed consensus issue added touch revert
-
Felix Lange authored
-
Jeffrey Wilcke authored
Implemented proper touch revert journal entries and copied a Parity consensus bug in order to remain in sync with the current longest chain.
-
Péter Szilágyi authored
miner: remove dead code, add gas price getter
-
Péter Szilágyi authored
core: remove dead event
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Nov 23, 2016
-
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
build, internal/build: simplify unstable build checks
-
Felix Lange authored
I didn't add this initially because the command I tried was too slow. The 'git for-each-ref ...' invocation takes 40ms on my machine. That ought to be acceptable.
-
Péter Szilágyi authored
build: remove hash metadata from cocoapod version
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Jeffrey Wilcke authored
All account's nonce start at 0.
-