Commit Graph

394 Commits (8380a1303ce6a2fa4760a8641e47e7196a941b4c)

Author SHA1 Message Date
Felix Lange de8d5aaa92 core, core/state: move gas tracking out of core/state 9 years ago
Gustav Simonsson 1b1f293082 core/state, core, miner: handle missing root error from state.New 9 years ago
Gustav Simonsson e1616f77c7 core, core/vm, cmd/evm: remove redundant balance check 9 years ago
Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain 9 years ago
Jeffrey Wilcke 361082ec4b cmd/evm, core/vm, test: refactored VM and core 9 years ago
Felix Lange a2d5a60418 core, core/state: batch-based state sync 9 years ago
Gustav Simonsson 5621308949 tests: add test for StateTests/stCallCodes.json 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 fe8093b71f Add TestBcForkUncleTests and update JSON files 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 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 9 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 9 years ago
Jeffrey Wilcke ac697326a6 core/vm: reduced big int allocations 9 years ago
Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 9 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 9 years ago
Jeffrey Wilcke 71d32f54f7 core, miner: added difficulty bomb 9 years ago
Jeffrey Wilcke 03c39d4fc0 tests: updated 9 years ago
Jeffrey Wilcke 9afda6ab8c core: 5 ether block reward 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 593b1b65e7 tests: document RLP tests 9 years ago
Felix Lange 5da82077d1 cmd/ethtest, tests: add support for RLP JSON tests 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
Gustav Simonsson 0b53a5c673 Update Ethereum JSON test files and wrappers 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
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 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
Jeffrey Wilcke ab16ce70fc core, miner, tests: renamed state methods 9 years ago
Gustav Simonsson ff97059a99 Update Ethereum JSON tests, skip failing 9 years ago
Gustav Simonsson 4c490db6af Use uint64 for block header timestamp 9 years ago
Felix Lange 1d42888d30 core/types: make blocks immutable 9 years ago
Felix Lange 654564e164 core/types: make transactions immutable 9 years ago
obscuren 398d08a8dd tests: SetGasLimit 9 years ago
Taylor Gerring 0743243dce Add --skip option to CLI 9 years ago
Taylor Gerring a9659e6dcf recover test logic 9 years ago
Taylor Gerring 8d3faf69d0 Build error fixes 9 years ago
Taylor Gerring baea8e87e5 Rebase cleanup 9 years ago
Taylor Gerring 01ec4dbb12 Add stdin option 9 years ago
Taylor Gerring 30444db020 Add lost rebase changes 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