Commit Graph

48 Commits (1b58e42802eaa0f69295be95b675e8dfb99eeb4f)

Author SHA1 Message Date
Martin Holst Swende 32150f8aa9
cmd/geth, cmd/evm, params: implement Arrow Glacier (EIP 4345) (#23810) 3 years ago
Martin Holst Swende 94451c2788
all: implement EIP-1559 (#22837) 3 years ago
Martin Holst Swende cc606be74c
all: define London+baikal, undefine yolov3, add london override flag (#22822) 3 years ago
Péter Szilágyi 0928562670
all: define Berlin hard fork spec 4 years ago
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 4 years ago
Martin Holst Swende 6487c002f6
all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 4 years ago
Martin Holst Swende c28fd9c079
tests: add Berlin-definition identical to YOLOv1 (#21435) 4 years ago
Martin Holst Swende e376d2fb31
cmd/evm: add state transition tool for testing (#20958) 4 years ago
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
Martin Holst Swende 4aeeddc658
tests: implement Istanbul support 5 years ago
Martin Holst Swende dbb03fe989 tests: update from ethereum/tests (#19945) 5 years ago
Martin Holst Swende ecb781297b core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 6 years ago
Martin Holst Swende 7c657fc789 tests, core: update tests and make STATICCALL cause touch-delete (#18187) 6 years ago
Péter Szilágyi 353a82385b
tests: enable the Constantinople fork definition 6 years ago
kiel barry cbfb40b0aa params: fix golint warnings (#16853) 6 years ago
Eli d76c5ca532 tests: golint fixes for tests directory (#16640) 6 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
Péter Szilágyi 5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium 7 years ago
Felix Lange 6a56b15019 tests: update tests, use blockchain test "network" field 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange bca7bfa927 tests: update from github.com/ethereum/tests @ f21c49dc816e 8 years ago
Felix Lange 1b7b2ba216 tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 8 years ago
Felix Lange ca18202eb9 eth: enable bad block reports 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange d04a2e7557 all: update license information 9 years ago
Jeffrey Wilcke 5b283663b4 core: Added new TD strategy which mitigate the risk for selfish mining 9 years ago
Péter Szilágyi 9dc5de51a2 tests: fix data race in bad-block-report disabling during tests 9 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 9 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 9 years ago
Felix Lange 5da82077d1 cmd/ethtest, tests: add support for RLP JSON tests 9 years ago
Gustav Simonsson b08abe64e4 Unskip SimpleTx3, check err in pre/post state validations 9 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Gustav Simonsson b7e8d954ef Add TestBcGasPricer, comments and unskip tests 9 years ago
Jeffrey Wilcke bcc1660abc core, miner, tests: added test, implemented bad block reporting 9 years ago
Gustav Simonsson 0f04af5916 Fix core error forwarding, unify OOG VM err 9 years ago
Gustav Simonsson ff97059a99 Update Ethereum JSON tests, skip failing 9 years ago
Taylor Gerring baea8e87e5 Rebase cleanup 9 years ago
Taylor Gerring 01ec4dbb12 Add stdin option 9 years ago
Taylor Gerring c941a39b75 Cleanup logging 9 years ago
Taylor Gerring 6ff956394a DRY file loading 9 years ago
Taylor Gerring ac0637c413 More consistent test interfaces + test skipping 9 years ago
Taylor Gerring b6d40a9312 Cleanup/reorg 9 years ago
Taylor Gerring c5d6fcbaba Return error up stack instead of passing testing var down 9 years ago
Taylor Gerring 1b26d4f220 Flatten helper directory 9 years ago
obscuren 3bc64b6b6e Readers 10 years ago