Commit Graph

462 Commits (b50b17ac695ffcaa9a084f87a8ea6f53e37d2a75)

Author SHA1 Message Date
Felix Lange 83877a0f9d tests: remove eth, node, accounts dependencies 9 years ago
Jeffrey Wilcke f0cbebb19f core: added basic chain configuration 9 years ago
Jeffrey Wilcke 14013372ae core: Added EVM configuration options 9 years ago
Jeffrey Wilcke 342ae7ce7d core, core/vm, tests: changed the initialisation behaviour of the EVM 9 years ago
Péter Szilágyi 0a5ee08e2b Godeps, eth, tests: update ethash, used shared for testing 9 years ago
Ricardo Catalinas Jiménez 436fc8d76a all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() 9 years ago
Jeffrey Wilcke 5b283663b4 core: Added new TD strategy which mitigate the risk for selfish mining 9 years ago
Jeffrey Wilcke b6d88a0e9f core, core/vm, crypto: fixes for homestead 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
Gustav Simonsson 220b0bf6e5 Update common test files 9 years ago
Péter Szilágyi 9dc5de51a2 tests: fix data race in bad-block-report disabling during tests 9 years ago
Drake Burroughs 05ea8926c3 cmd/utils, crypto: add --lightkdf flag for lighter KDF 9 years ago
Gustav Simonsson 145366c07e tests: update JSON files, add new wrappers 9 years ago
Jeffrey Wilcke 80f26086ee core, tests: get_hash fix 9 years ago
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 10 years ago
Gustav Simonsson 47ca6904b3 tests: use lastblockhash field to validate reorgs and block headers 10 years ago
Gustav Simonsson 075815e5ff tests: update common test wrappers and test files 10 years ago
Felix Lange 8c4dab77ba all: move common.Database to package ethdb 10 years ago
Péter Szilágyi cdc2662c40 core: split out TD from database and all internals 10 years ago
Gustav Simonsson fe8093b71f Add TestBcForkUncleTests and update JSON files 10 years ago
Gustav Simonsson 7324176f70 Add tests for uncle timestamps and refactor timestamp type 10 years ago
Jeffrey Wilcke 36f7fe61c3 core, tests: Double SUICIDE fix 10 years ago
Jeffrey Wilcke 9cacec70f9 cmd/evm, core/vm, tests: changed DisableVm to EnableVm 10 years ago
Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one 10 years ago
Jeffrey Wilcke ac697326a6 core/vm: reduced big int allocations 10 years ago
Jeffrey Wilcke 184e9ae9a8 core, tests: reduced state copy by N calls 10 years ago
Jeffrey Wilcke 846f34f78b core/vm, tests: implemented semi-jit vm 10 years ago
Jeffrey Wilcke 71d32f54f7 core, miner: added difficulty bomb 10 years ago
Jeffrey Wilcke 03c39d4fc0 tests: updated 10 years ago
Jeffrey Wilcke 9afda6ab8c core: 5 ether block reward 10 years ago
Felix Lange bfbcfbe4a9 all: fix license headers one more time 10 years ago
Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL 10 years ago
Felix Lange 593b1b65e7 tests: document RLP tests 10 years ago
Felix Lange 5da82077d1 cmd/ethtest, tests: add support for RLP JSON tests 10 years ago
Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation 10 years ago
Gustav Simonsson b08abe64e4 Unskip SimpleTx3, check err in pre/post state validations 10 years ago
Gustav Simonsson 0b53a5c673 Update Ethereum JSON test files and wrappers 10 years ago
Felix Lange bdae4fd573 all: add some godoc synopsis comments 10 years ago
Felix Lange ea54283b30 all: update license information 10 years ago
Jeffrey Wilcke 35cd355c14 cmd,eth,rpc,tests: default coinbase 10 years ago
Gustav Simonsson b7e8d954ef Add TestBcGasPricer, comments and unskip tests 10 years ago
Jeffrey Wilcke bcc1660abc core, miner, tests: added test, implemented bad block reporting 10 years ago