- 27 Aug, 2017 1 commit
-
-
Martin Holst Swende authored
-
- 25 Aug, 2017 5 commits
-
-
Oli Bye authored
-
Péter Szilágyi authored
core, tests: implement Metropolis EIP 684
-
Péter Szilágyi authored
-
Péter Szilágyi authored
consensus, core, tests: implement Metropolis EIP 649
-
Péter Szilágyi authored
core/types: encode receipt status in PostState field
-
- 24 Aug, 2017 6 commits
-
-
Felix Lange authored
This fixes a regression where the new Failed field in ReceiptForStorage rejected previously stored receipts. Fix it by removing the new field and store status in the PostState field. This also removes massive RLP hackery around the status field.
-
Péter Szilágyi authored
-
nkbai authored
-
Péter Szilágyi authored
-
Péter Szilágyi authored
rlp: fix decoding long strings into RawValue types
-
Péter Szilágyi authored
-
- 23 Aug, 2017 5 commits
-
-
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
-
- 22 Aug, 2017 6 commits
-
-
Péter Szilágyi authored
-
rjl493456442 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
-
- 21 Aug, 2017 7 commits
-
-
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
-
- 18 Aug, 2017 6 commits
-
-
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
-
- 17 Aug, 2017 4 commits
-
-
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
-