- 28 Nov, 2016 10 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredThe new package is purpose-built to handle the encoding consumed and produced by the RPC API. 
- 
Jeffrey Wilcke authoredFixed unwinding of bad hashes when already on the canon chain 
- 
Péter Szilágyi authoredaccounts: disable file system watcher on windows 
- 
Péter Szilágyi authoredinternal/build: use 'git tag --points-at' to get the current tag 
- 
Felix Lange authoredThe watcher is unreliable and causes test failures on Windows. Disable it until we have a better solution. 
- 
Jeffrey Wilcke authored
 
- 
- 27 Nov, 2016 1 commit
- 
- 
Felix Lange authoredThis should restore support for building with git 1.x. 
 
- 
- 25 Nov, 2016 10 commits
- 
- 
Péter Szilágyi authored
- 
Felix Lange authoredPrevent relay of invalid IPs, add --netrestrict 
- 
Péter Szilágyi authoredcommon/registrar, eth: removed registrar (tech debt) 
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredMakefile, build: do proper mobile builds, not cross builds 
- 
Felix Lange authoredThe 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
 
- 
- 24 Nov, 2016 9 commits
- 
- 
Felix Lange authored
- 
Felix Lange authored
- 
Felix Lange authoredcore, core/state: fixed consensus issue added touch revert 
- 
Felix Lange authored
- 
Jeffrey Wilcke authoredImplemented 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 authoredminer: remove dead code, add gas price getter 
- 
Péter Szilágyi authoredcore: remove dead event 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authored
 
- 
- 23 Nov, 2016 7 commits
- 
- 
Jeffrey Wilcke authored
- 
Péter Szilágyi authoredbuild, internal/build: simplify unstable build checks 
- 
Felix Lange authoredI 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 authoredbuild: remove hash metadata from cocoapod version 
- 
Péter Szilágyi authored
- 
Jeffrey Wilcke authored
- 
Jeffrey Wilcke authoredAll account's nonce start at 0. 
 
- 
- 22 Nov, 2016 3 commits
- 
- 
Felix Lange authored
- 
Felix Lange authoredThe p2p packages can now be configured to restrict all communication to a certain subset of IP networks. This feature is meant to be used for private networks. 
- 
Felix Lange authored
 
-