Commit Graph

104 Commits (8032b63f167938e6441d4be3eb49b12014d9bfc8)

Author SHA1 Message Date
Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions 8 years ago
Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" 8 years ago
Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) 8 years ago
Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Péter Szilágyi cb84e3f029 cmd, core, internal, light, tests: avoid hashing the code in the VM 8 years ago
Péter Szilágyi 461cdb593b core, params, tests: add DAO hard-fork balance moves 8 years ago
zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys 8 years ago
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 years ago
Felix Lange 83877a0f9d tests: remove eth, node, accounts dependencies 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Péter Szilágyi 0a5ee08e2b Godeps, eth, tests: update ethash, used shared for testing 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
Péter Szilágyi 1e806c4c77 cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks 9 years ago
Drake Burroughs 05ea8926c3 cmd/utils, crypto: add --lightkdf flag for lighter KDF 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Felix Lange a2d5a60418 core, core/state: batch-based state sync 9 years ago
Gustav Simonsson 47ca6904b3 tests: use lastblockhash field to validate reorgs and block headers 9 years ago
Gustav Simonsson 075815e5ff tests: update common test wrappers and test files 9 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 9 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 9 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 9 years ago
Jeffrey Wilcke 36f7fe61c3 core, tests: Double SUICIDE fix 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 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
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 9 years ago
Gustav Simonsson b08abe64e4 Unskip SimpleTx3, check err in pre/post state validations 9 years ago
Felix Lange ea54283b30 all: update license information 9 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 9 years ago
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
Gustav Simonsson ff97059a99 Update Ethereum JSON tests, skip failing 9 years ago
Felix Lange 1d42888d30 core/types: make blocks 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 8507c867b9 Fix geth blocktest command 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 c5d6fcbaba Return error up stack instead of passing testing var down 9 years ago
Taylor Gerring 7c6ef0ddac Separate and identify tests runners 9 years ago
Taylor Gerring a67a15528a Split tests from helper code 9 years ago
obscuren a977f3c0dc xeth, tests: fixed api 9 years ago
Gustav Simonsson 2c1b0ff17e Update key store to new spec but keep address field for now 9 years ago
obscuren 735b029db9 core: return the index of the block that failed when inserting a chain 10 years ago
Gustav Simonsson 34c94d5fcd Add loading of block test privkey if present 10 years ago