Commit Graph

35 Commits (cefc0fa00fb4fa289104cbeb7cc809e07bbf35b8)

Author SHA1 Message Date
Andrei Maiboroda 793f0f9ec8
core/vm: implement EIP-3860: Limit and meter initcode (#23847) 2 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
Péter Szilágyi 6e05ccd845
core/state/snapshot, tests: sync snap gen + snaps in consensus tests 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
gary rong c2c4c9f1e5 core, light, params: implement eip2028 (#19931) 5 years ago
Martin Holst Swende 2cd6059e51 tests: make transaction tests run again, fix #19033 (#19529) 5 years ago
Eli d76c5ca532 tests: golint fixes for tests directory (#16640) 6 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Jeffrey Wilcke a91908e567 tests: updated 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 4f4d2b6474 tests: updated homestead tests 9 years ago
Gustav Simonsson 371871d685 parmas, crypto, core, core/vm: homestead consensus protocol changes 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 ea54283b30 all: update license information 9 years ago
Felix Lange 654564e164 core/types: make transactions immutable 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 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 7c6ef0ddac Separate and identify tests runners 9 years ago
Gustav Simonsson 79eb40fc9f Add bcTotalDifficultyTest and unskip now working tx tests 10 years ago
Gustav Simonsson 573bc3e05e Explicitly skip TransactionTests/tt10mbDataField.json 10 years ago
Gustav Simonsson 805345d135 Add block tests wrapper and fixes for tx tests 10 years ago
Felix Lange c453f1f370 tests: hopefully improve test conversion helpers 10 years ago
Gustav Simonsson c617a6ec79 Fixes for TransactionTests 10 years ago
Gustav Simonsson 6d20d634ca Enable more tx tests by expecting most common encoding of values 10 years ago
Gustav Simonsson 9ac5671c18 Add TransactionTests wrapped as Go tests 10 years ago