- Aug 24, 2017
-
-
Péter Szilágyi authored
-
- Aug 23, 2017
-
-
Péter Szilágyi authored
core: add status as a consensus field in receipt
-
Martin Holst Swende authored
* cmd/evm, core/vm, internal/ethapi: Add 'err' to tracer interface CaptureEnd * cmd/evm: fix nullpointer when there is no error
-
Péter Szilágyi authored
-
Péter Szilágyi authored
node: fix instance dir locking and improve error message
-
Péter Szilágyi authored
metrics: change MetricsEnabledFlag to be const
-
- Aug 22, 2017
-
-
Péter Szilágyi authored
-
Gary Rong authored
-
Péter Szilágyi authored
tests: enable Byzantium state tests for CI
-
Péter Szilágyi authored
-
Ti Zhou authored
Signed-off-by:
Ti Zhou <tizhou1986@gmail.com>
-
Bo Ye authored
-
- Aug 21, 2017
-
-
Péter Szilágyi authored
vendor: update USB HID lib (fix macOS crash)
-
Péter Szilágyi authored
-
George Angel authored
-
Péter Szilágyi authored
core/vm: implement REVERT metropolis opcode
-
Noman authored
* whisper: Fix spelling and grammar in error * whisper: Fix grammar in comments
-
Péter Szilágyi authored
README: add missing full stop
-
gurrpi authored
missing period at line 119
-
- Aug 18, 2017
-
-
Miya Chen authored
-
Felix Lange authored
The lock file was ineffective because opening leveldb storage in read-only mode doesn't really take the lock. Fix it by including a dedicated flock library (which is actually split out of goleveldb).
-
Péter Szilágyi authored
eth: send but not announce block to peers if propagate is true
-
Péter Szilágyi authored
cmd/puppeth: support blacklisting malicious IPs on ethstats
-
Péter Szilágyi authored
-
mark.lin authored
-
- Aug 17, 2017
-
-
Péter Szilágyi authored
core/vm, crypto/bn256: fix bn256 use and pairing corner case
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
- Aug 16, 2017
-
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
core/vm: implement RETURNDATA metropolis opcodes
-
Péter Szilágyi authored
-
Péter Szilágyi authored
-
Jeffrey Wilcke authored
-
Péter Szilágyi authored
core/vm: implement metropolis static call opcode
-
- Aug 15, 2017
-
-
Péter Szilágyi authored
* Fix STATICCALL so it is able to call precompiles too * Fix write detection to use the correct value argument of CALL * Fix write protection to ignore the value in CALLCODE
-
Jeffrey Wilcke authored
-
Martin Holst Swende authored
-
Péter Szilágyi authored
core/vm: metropolis precompiles
-
- Aug 14, 2017
-
-
Péter Szilágyi authored
swarm: fix megacheck warnings
-