- 28 Aug, 2017 5 commits
- 
- 
Péter Szilágyi authoredcore/vm: more benchmarks 
- 
Martin Holst Swende authored
- 
Martin Holst Swende authored
- 
Péter Szilágyi authoredtravis, appveyor: bump Go to 1.9 stable 
- 
Péter Szilágyi authored
 
- 
- 27 Aug, 2017 1 commit
- 
- 
Martin Holst Swende authored
 
- 
- 25 Aug, 2017 5 commits
- 
- 
Oli Bye authored
- 
Péter Szilágyi authoredcore, tests: implement Metropolis EIP 684 
- 
Péter Szilágyi authored
- 
Péter Szilágyi authoredconsensus, core, tests: implement Metropolis EIP 649 
- 
Péter Szilágyi authoredcore/types: encode receipt status in PostState field 
 
- 
- 24 Aug, 2017 6 commits
- 
- 
Felix Lange authoredThis 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 authoredrlp: fix decoding long strings into RawValue types 
- 
Péter Szilágyi authored
 
- 
- 23 Aug, 2017 5 commits
- 
- 
Péter Szilágyi authoredcore: 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 authorednode: fix instance dir locking and improve error message 
- 
Péter Szilágyi authoredmetrics: change MetricsEnabledFlag to be const 
 
- 
- 22 Aug, 2017 6 commits
- 
- 
Péter Szilágyi authored
- 
rjl493456442 authored
- 
Péter Szilágyi authoredtests: enable Byzantium state tests for CI 
- 
Péter Szilágyi authored
- 
Ti Zhou authoredSigned-off-by:Ti Zhou <tizhou1986@gmail.com> 
- 
Bo Ye authored
 
- 
- 21 Aug, 2017 7 commits
- 
- 
Péter Szilágyi authoredvendor: update USB HID lib (fix macOS crash) 
- 
Péter Szilágyi authored
- 
George Angel authored
- 
Péter Szilágyi authoredcore/vm: implement REVERT metropolis opcode 
- 
Noman authored* whisper: Fix spelling and grammar in error * whisper: Fix grammar in comments 
- 
Péter Szilágyi authoredREADME: add missing full stop 
- 
gurrpi authoredmissing period at line 119 
 
- 
- 18 Aug, 2017 5 commits
- 
- 
Miya Chen authored
- 
Felix Lange authoredThe 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 authoredeth: send but not announce block to peers if propagate is true 
- 
Péter Szilágyi authoredcmd/puppeth: support blacklisting malicious IPs on ethstats 
- 
Péter Szilágyi authored
 
-