Commit Graph

428 Commits (b482423e61e1e40ee4170139f24435fd57012333)

Author SHA1 Message Date
Martin Holst Swende 890757f03a
cmd, core, params: inital support for yolo-v1 testnet (#21154) 4 years ago
Martin Michlmayr 4f2784b38f
all: fix typos in comments (#21118) 4 years ago
Martin Holst Swende 4535230059
cmd, core, eth: background transaction indexing (#20302) 4 years ago
Péter Szilágyi 4515772993
tests: skip consensus test using 1GB RAM 4 years ago
Péter Szilágyi 65cd28aa0e
tests: cleanup snapshot generator goroutine leak 4 years ago
gary rong 26d271dfbb
core/state/snapshot: implement storage iterator (#20971) 4 years ago
gary rong b9df7ecdc3
all: seperate consensus error and evm internal error (#20830) 4 years ago
Raw Pong Ghmoa 15540ae992
cmd: deprecate --testnet, use named networks instead (#20852) 5 years ago
Martin Holst Swende 76eed9e50d
snapshotter/tests: verify snapdb post-state against trie (#20812) 5 years ago
meowsbits 0bdb21f0cb
tests: update tests/testdata@develop, include EIP2384 config (#20746) 5 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 5 years ago
Péter Szilágyi 542df8898e
core: initial version of state snapshots 5 years ago
Péter Szilágyi 9938d954c8
eth: rework tx fetcher to use O(1) ops + manage network requests 5 years ago
Gerald Nash a67fe48b43 Change file extension of the ./tests/fuzzers README (#20474) 5 years ago
Martin Holst Swende cecc7230c0 tests/fuzzers: fuzzbuzz fuzzers for keystore, rlp, trie, whisper (#19910) 5 years ago
Guillaume Ballet 5d21667587 tests, signer: remove staticcheck warnings (#20364) 5 years ago
meowsbits b4bc3b3c35 tests: enable TransactionTests Istanbul case (#20337) 5 years ago
meows b8ced9e00b
tests: refactor TestState to dedupe walk callback 5 years ago
Martin Holst Swende 7f5f62aaa0 tests: update test suite for istanbul (#20082) 5 years ago
Lucas Hendren 62391ddbeb tests/solidity: add contract to test every opcode (#19283) 5 years ago
Felix Lange 39b0b1a1a6
all: make unit tests work with Go 1.13 (#20053) 5 years ago
Martin Holst Swende 91b7349509 tests: expose internal RunNoVerify method (#20051) 5 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
gary rong c2c4c9f1e5 core, light, params: implement eip2028 (#19931) 5 years ago
Martin Holst Swende 3e993ff64a Eip 1884 v3 (#19743) 5 years ago
Martin Holst Swende 2cd6059e51 tests: make transaction tests run again, fix #19033 (#19529) 5 years ago
Martin Holst Swende 0b4fe8d192 all: simplify timestamps to uint64 (#19372) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Martin Holst Swende ecb781297b core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Martin Holst Swende 7c657fc789 tests, core: update tests and make STATICCALL cause touch-delete (#18187) 6 years ago
Paweł Bylica 0699287440 tests: Add flag to use EVMC for state tests (#18084) 6 years ago
Péter Szilágyi 434dd5bc00
cmd, core, eth, light, trie: add trie read caching layer 6 years ago
Martin Holst Swende 60827dc50f tests: update tests, implement no-pow blocks (#17902) 6 years ago
Martin Holst Swende 5b0c9c8ae5 tests: use non-constantinople ropsten for difficulty tests (#17850) 6 years ago
Martin Holst Swende 81375a3801
tests: do not exit early on log hash mismatch (#17844) 6 years ago
Felix Lange 79ca6c7a65
tests: update slow test lists, skip on windows/386 (#17758) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago
Martin Holst Swende 360a72d54e
tests: disable constantinople statetests 6 years ago
Martin Holst Swende 32f28a9360 core/vm, tests: update tests, enable constantinople statetests, fix SAR opcode (#17538) 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
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Eli d76c5ca532 tests: golint fixes for tests directory (#16640) 6 years ago
Felix Lange 3caf16b15f
core: remove stray account creations in state transition (#16470) 7 years ago
Martin Holst Swende 958ed4f3d9
core/state: rework dirty handling to avoid quadratic overhead 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Péter Szilágyi 566d5c0777
core, eth, les, light: get rid of redundant methods 7 years ago