| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-06-12 | 18 | -68/+68 |
* | Add initial DEXON consensus engine implementation skeleton | Wei-Ning Huang | 2019-06-12 | 1 | -0/+0 |
* | all: simplify timestamps to uint64 (#19372) | Martin Holst Swende | 2019-04-08 | 4 | -21/+25 |
* | core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) | Martin Holst Swende | 2019-01-30 | 4 | -9/+39 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | tests, core: update tests and make STATICCALL cause touch-delete (#18187) | Martin Holst Swende | 2018-11-29 | 2 | -0/+9 |
* | tests: Add flag to use EVMC for state tests (#18084) | Paweł Bylica | 2018-11-26 | 1 | -1/+12 |
* | cmd, core, eth, light, trie: add trie read caching layer | Péter Szilágyi | 2018-11-15 | 1 | -1/+1 |
* | tests: update tests, implement no-pow blocks (#17902) | Martin Holst Swende | 2018-10-16 | 5 | -29/+26 |
* | tests: use non-constantinople ropsten for difficulty tests (#17850) | Martin Holst Swende | 2018-10-06 | 1 | -3/+16 |
* | tests: do not exit early on log hash mismatch (#17844) | Martin Holst Swende | 2018-10-05 | 1 | -3/+3 |
* | tests: update slow test lists, skip on windows/386 (#17758) | Felix Lange | 2018-09-29 | 4 | -15/+28 |
* | Merge pull request #17383 from holiman/eip1283 | Péter Szilágyi | 2018-09-21 | 1 | -0/+4 |
|\ |
|
| * | tests: disable constantinople statetests | Martin Holst Swende | 2018-09-19 | 1 | -0/+4 |
* | | all: protect self-mined block during reorg (#17656) | gary rong | 2018-09-20 | 1 | -1/+1 |
|/ |
|
* | core/vm, tests: update tests, enable constantinople statetests, fix SAR opcod... | Martin Holst Swende | 2018-09-04 | 5 | -7/+25 |
* | tests: enable the Constantinople fork definition | Péter Szilágyi | 2018-08-01 | 1 | -0/+10 |
* | params: fix golint warnings (#16853) | kiel barry | 2018-06-05 | 4 | -11/+12 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 3 | -5/+3 |
* | tests: golint fixes for tests directory (#16640) | Eli | 2018-05-02 | 4 | -10/+8 |
* | core: remove stray account creations in state transition (#16470) | Felix Lange | 2018-04-10 | 1 | -1/+0 |
* | core/state: rework dirty handling to avoid quadratic overhead | Martin Holst Swende | 2018-03-28 | 1 | -6/+0 |
* | all: update license information (#16089) | Felix Lange | 2018-02-14 | 6 | -6/+4 |
* | core, trie: intermediate mempool between trie and database (#15857) | Péter Szilágyi | 2018-02-06 | 2 | -4/+4 |
* | core, eth, les, light: get rid of redundant methods | Péter Szilágyi | 2018-01-31 | 1 | -1/+1 |
* | all: regenerate codecs with gencodec commit 90983d99de (#15830) | Felix Lange | 2018-01-08 | 4 | -10/+10 |
* | all: update generated code (#15808) | Felix Lange | 2018-01-08 | 3 | -5/+5 |
* | tests: update to upstream commit 2bb0c3da3b (#15806) | Felix Lange | 2018-01-04 | 2 | -8/+5 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 6 | -34/+34 |
* | cmd, core, eth/tracers: support fancier js tracing (#15516) | Péter Szilágyi | 2017-12-21 | 2 | -3/+3 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 2 | -10/+10 |
* | tests: add ethash difficulty tests (#15191) | Martin Holst Swende | 2017-09-27 | 6 | -8/+234 |
* | params: Updated finalized gascosts for ECMUL/MODEXP (#15135) | Martin Holst Swende | 2017-09-14 | 3 | -3/+9 |
* | consensus, core, params: rebrand Metro to Byzantium | Péter Szilágyi | 2017-09-14 | 2 | -19/+19 |
* | cmd/evm: adds ability to run individual state test file (#14998) | Martin Holst Swende | 2017-09-05 | 2 | -7/+8 |
* | core/vm: Make MaxCodesize non-retroactive (#15072) | Martin Holst Swende | 2017-09-04 | 1 | -2/+0 |
* | core, tests: implement Metropolis EIP 684 | Péter Szilágyi | 2017-08-25 | 3 | -3/+0 |
* | Merge pull request #15028 from karalabe/metropolis-iceage | Péter Szilágyi | 2017-08-25 | 5 | -116/+26 |
|\ |
|
| * | consensus, core, tests: implement Metropolis EIP 649 | Péter Szilágyi | 2017-08-24 | 5 | -116/+26 |
* | | core/state: revert metro suicide map addition (#15024) | Péter Szilágyi | 2017-08-24 | 1 | -1/+0 |
|/ |
|
* | Merge pull request #15014 from rjl493456442/metropolis-eip658 | Péter Szilágyi | 2017-08-23 | 3 | -4/+5 |
|\ |
|
| * | tests: pull in new test suite, enable most block tests | Péter Szilágyi | 2017-08-22 | 2 | -3/+4 |
| * | core: implement Metropolis EIP 658, receipt status byte | rjl493456442 | 2017-08-22 | 1 | -1/+1 |
* | | tests: enable Byzantium state tests for CI | Péter Szilágyi | 2017-08-22 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #14983 from karalabe/metropolis-revert | Péter Szilágyi | 2017-08-21 | 1 | -0/+3 |
|\ |
|
| * | tests: skip the bad tests from colliding account touches | Péter Szilágyi | 2017-08-17 | 1 | -0/+3 |
* | | core, light: send chain events using event.Feed (#14865) | Miya Chen | 2017-08-18 | 1 | -2/+1 |
|/ |
|
* | tests: pull in latest tests from upstream | Péter Szilágyi | 2017-08-16 | 1 | -0/+0 |
* | tests: update tests, use blockchain test "network" field | Felix Lange | 2017-08-11 | 6 | -84/+110 |
* | tests: update tests and implement general state tests (#14734) | Felix Lange | 2017-07-11 | 895 | -2505399/+1466 |
* | params: remove redundant consts, disable metro on AllProtocolChanges | Péter Szilágyi | 2017-07-04 | 2 | -25/+25 |
* | core/state: access trie through Database interface, track errors (#14589) | Felix Lange | 2017-06-27 | 3 | -41/+18 |
* | accounts/keystore, crypto: enforce 256 bit keys on import | Péter Szilágyi | 2017-05-23 | 1 | -3/+2 |
* | consensus, core: drop all the legacy custom core error types | Péter Szilágyi | 2017-04-06 | 1 | -1/+1 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -2/+2 |
* | all: swap out the C++ ethash to the pure Go one (mining todo) | Péter Szilágyi | 2017-03-09 | 1 | -2/+2 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -1/+1 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 1 | -1/+1 |
* | common: move big integer math to common/math (#3699) | Felix Lange | 2017-02-27 | 4 | -18/+22 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 5 | -16/+16 |
* | core, core/state, core/vm: remove exported account getters (#3618) | Jeffrey Wilcke | 2017-02-23 | 3 | -18/+19 |
* | tests: cleanup tester blockchain after test run (#3692) | Péter Szilágyi | 2017-02-20 | 1 | -0/+1 |
* | params: core, core/vm, miner: 64bit gas instructions | Jeffrey Wilcke | 2017-02-14 | 3 | -5/+5 |
* | Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" | Jeffrey Wilcke | 2017-02-13 | 4 | -6/+6 |
* | params: core, core/vm, miner: 64bit gas instructions (#3514) | Jeffrey Wilcke | 2017-02-02 | 3 | -5/+5 |
* | cmd/geth, core: add support for recording SHA3 preimages (#3543) | Nick Johnson | 2017-01-17 | 1 | -1/+2 |
* | tests: unskip test | Jeffrey Wilcke | 2017-01-12 | 1 | -1/+1 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 4 | -6/+6 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 4 | -10/+4 |
* | core/vm: move Log to core/types | Felix Lange | 2017-01-06 | 3 | -7/+8 |
* | core/vm: improved EVM run loop & instruction calling (#3378) | Jeffrey Wilcke | 2017-01-05 | 5 | -20/+19 |
* | core, core/vm: implemented a generic environment (#3348) | Jeffrey Wilcke | 2016-12-06 | 3 | -164/+63 |
* | tests: update from github.com/ethereum/tests @ f21c49dc816e | Felix Lange | 2016-11-25 | 31 | -1065/+1799 |
* | core, core/state: fixed consensus issue added touch revert | Jeffrey Wilcke | 2016-11-25 | 3 | -29/+119 |
* | core/types: turn off nonce checking for Call messages | Zsolt Felfoldi | 2016-11-14 | 1 | -1/+1 |
* | tests: updated | Jeffrey Wilcke | 2016-11-14 | 155 | -56656/+55466 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 4 | -34/+12 |
* | tests: added new EIP158 tests | Jeffrey Wilcke | 2016-11-13 | 731 | -1158/+84508 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 6 | -204/+215 |
* | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 27 | -42/+76970 |
* | Merge pull request #3094 from fjl/tests-update | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
|\ |
|
| * | tests: update test files from github.com/ethereum/tests @ 45bc1d21d3c1 | Felix Lange | 2016-10-06 | 745 | -65640/+188442 |
* | | core/state: implement reverts by journaling all changes | Felix Lange | 2016-10-06 | 3 | -48/+26 |
|/ |
|
* | cmd, core, internal, light, tests: avoid hashing the code in the VM | Péter Szilágyi | 2016-10-01 | 2 | -3/+5 |
* | core/state: track all accounts in canon state | Felix Lange | 2016-09-26 | 3 | -15/+14 |
* | core/vm: Refactor tracing to make Tracer the main interface | Nick Johnson | 2016-08-22 | 1 | -10/+0 |
* | cmd, core, eth, miner, params, tests: finalize the DAO fork | Péter Szilágyi | 2016-07-15 | 2 | -238/+7012 |
* | core, params, tests: add DAO hard-fork balance moves | Péter Szilágyi | 2016-07-15 | 5 | -35/+1870 |
* | core: added CheckNonce() to Message interface | zsfelfoldi | 2016-07-11 | 1 | -0/+1 |
* | Revert "test, cmd/evm, core, core/vm: illegal code hash implementation" | Péter Szilágyi | 2016-06-29 | 1 | -1/+0 |
* | test, cmd/evm, core, core/vm: illegal code hash implementation | Jeffrey Wilcke | 2016-06-22 | 1 | -0/+1 |
* | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -2/+2 |
* | eth: enable bad block reports | Felix Lange | 2016-05-25 | 1 | -7/+0 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 2 | -2/+2 |
* | all: update license information | Felix Lange | 2016-04-15 | 4 | -4/+4 |
* | tests: remove eth, node, accounts dependencies | Felix Lange | 2016-04-12 | 1 | -42/+17 |
* | core: added basic chain configuration | Jeffrey Wilcke | 2016-04-01 | 7 | -189/+221 |
* | core: Added EVM configuration options | Jeffrey Wilcke | 2016-03-24 | 2 | -4/+8 |
* | core, core/vm, tests: changed the initialisation behaviour of the EVM | Jeffrey Wilcke | 2016-03-23 | 1 | -1/+7 |
* | Merge pull request #2260 from karalabe/ethash-cache-fixes | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
|\ |
|
| * | Godeps, eth, tests: update ethash, used shared for testing | Péter Szilágyi | 2016-02-24 | 1 | -0/+1 |
* | | all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}() | Ricardo Catalinas Jiménez | 2016-02-22 | 1 | -1/+1 |
|/ |
|
* | core: Added new TD strategy which mitigate the risk for selfish mining | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+3 |
* | core, core/vm, crypto: fixes for homestead | Jeffrey Wilcke | 2016-02-18 | 1 | -0/+9 |
* | tests: updated homestead tests | Jeffrey Wilcke | 2016-02-18 | 800 | -11178/+181716 |
* | parmas, crypto, core, core/vm: homestead consensus protocol changes | Gustav Simonsson | 2016-02-18 | 27 | -9136/+23458 |
* | cmd, common, core, eth, node, rpc, tests, whisper, xeth: use protocol stacks | Péter Szilágyi | 2015-11-27 | 1 | -15/+8 |
* | Update common test files | Gustav Simonsson | 2015-11-20 | 3 | -39/+865 |
* | tests: fix data race in bad-block-report disabling during tests | Péter Szilágyi | 2015-11-05 | 1 | -2/+5 |
* | cmd/utils, crypto: add --lightkdf flag for lighter KDF | Drake Burroughs | 2015-10-29 | 1 | -1/+1 |
* | tests: update JSON files, add new wrappers | Gustav Simonsson | 2015-10-23 | 26 | -4809/+21810 |
* | core, tests: get_hash fix | Jeffrey Wilcke | 2015-10-21 | 1 | -7/+5 |
* | core, core/state: move gas tracking out of core/state | Felix Lange | 2015-10-17 | 1 | -5/+3 |
* | core/state, core, miner: handle missing root error from state.New | Gustav Simonsson | 2015-10-16 | 3 | -28/+31 |
* | core, core/vm, cmd/evm: remove redundant balance check | Gustav Simonsson | 2015-10-06 | 1 | -3/+3 |
* | cmd/geth, cmd/utils, core, rpc: renamed to blockchain | Jeffrey Wilcke | 2015-10-04 | 1 | -4/+4 |
* | cmd/evm, core/vm, test: refactored VM and core | Jeffrey Wilcke | 2015-10-04 | 4 | -32/+27 |
* | Merge pull request #1405 from fjl/lean-trie | Jeffrey Wilcke | 2015-10-01 | 2 | -10/+10 |
|\ |
|
| * | core, core/state: batch-based state sync | Felix Lange | 2015-09-23 | 2 | -10/+10 |
* | | tests: add test for StateTests/stCallCodes.json | Gustav Simonsson | 2015-09-21 | 3 | -1/+6807 |
|/ |
|
* | tests: use lastblockhash field to validate reorgs and block headers | Gustav Simonsson | 2015-09-18 | 1 | -41/+49 |
* | tests: update common test wrappers and test files | Gustav Simonsson | 2015-09-18 | 7 | -424/+13102 |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 2 | -2/+3 |
* | core: split out TD from database and all internals | Péter Szilágyi | 2015-09-11 | 1 | -3/+2 |
* | Add TestBcForkUncleTests and update JSON files | Gustav Simonsson | 2015-08-31 | 750 | -1865/+2305 |
* | Add tests for uncle timestamps and refactor timestamp type | Gustav Simonsson | 2015-08-25 | 4 | -7/+327 |
* | core, tests: Double SUICIDE fix | Jeffrey Wilcke | 2015-08-21 | 2 | -152/+772 |
* | cmd/evm, core/vm, tests: changed DisableVm to EnableVm | Jeffrey Wilcke | 2015-08-12 | 4 | -12/+12 |
* | Merge pull request #1604 from obscuren/db-merge | Jeffrey Wilcke | 2015-08-09 | 1 | -1/+1 |
|\ |
|
| * | core, eth, trie, xeth: merged state, chain, extra databases in one | Jeffrey Wilcke | 2015-08-08 | 1 | -1/+1 |
* | | core/vm: reduced big int allocations | Jeffrey Wilcke | 2015-08-07 | 1 | -1/+1 |
* | | core, tests: reduced state copy by N calls | Jeffrey Wilcke | 2015-08-07 | 1 | -7/+7 |
* | | core/vm, tests: implemented semi-jit vm | Jeffrey Wilcke | 2015-08-07 | 4 | -1/+160 |
|/ |
|
* | core, miner: added difficulty bomb | Jeffrey Wilcke | 2015-08-05 | 1 | -0/+100 |
* | tests: updated | Jeffrey Wilcke | 2015-07-29 | 751 | -8227/+8337 |
* | Merge pull request #1515 from fjl/license-fixes | Jeffrey Wilcke | 2015-07-28 | 12 | -12/+12 |
|\ |
|
| * | all: fix license headers one more time | Felix Lange | 2015-07-24 | 12 | -12/+12 |
* | | core: 5 ether block reward | Jeffrey Wilcke | 2015-07-25 | 1 | -0/+8 |
|/ |
|
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 12 | -40/+72 |
* | tests: document RLP tests | Felix Lange | 2015-07-17 | 1 | -4/+20 |
* | cmd/ethtest, tests: add support for RLP JSON tests | Felix Lange | 2015-07-17 | 3 | -0/+177 |
* | cmd, core, eth, common: genesis preparation | Jeffrey Wilcke | 2015-07-10 | 1 | -3/+2 |
* | Unskip SimpleTx3, check err in pre/post state validations | Gustav Simonsson | 2015-07-08 | 2 | -14/+33 |
* | Update Ethereum JSON test files and wrappers | Gustav Simonsson | 2015-07-08 | 12 | -1729/+1069 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -0/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 10 | -0/+160 |
* | cmd,eth,rpc,tests: default coinbase | Jeffrey Wilcke | 2015-07-07 | 2 | -10/+12 |
* | Add TestBcGasPricer, comments and unskip tests | Gustav Simonsson | 2015-07-06 | 2 | -8/+19 |
* | Merge pull request #1400 from obscuren/badblock-reporting | Jeffrey Wilcke | 2015-07-06 | 1 | -0/+3 |
|\ |
|
| * | core, miner, tests: added test, implemented bad block reporting | Jeffrey Wilcke | 2015-07-05 | 1 | -0/+3 |
* | | Fix core error forwarding, unify OOG VM err | Gustav Simonsson | 2015-07-04 | 1 | -5/+0 |
|/ |
|
* | core, miner, tests: renamed state methods | Jeffrey Wilcke | 2015-07-04 | 2 | -2/+2 |
* | Update Ethereum JSON tests, skip failing | Gustav Simonsson | 2015-07-03 | 20 | -4520/+1935 |
* | Use uint64 for block header timestamp | Gustav Simonsson | 2015-06-30 | 1 | -3/+3 |
* | core/types: make blocks immutable | Felix Lange | 2015-06-30 | 1 | -6/+5 |
* | core/types: make transactions immutable | Felix Lange | 2015-06-30 | 1 | -23/+22 |
* | tests: SetGasLimit | obscuren | 2015-06-21 | 1 | -1/+1 |
* | Add --skip option to CLI | Taylor Gerring | 2015-06-19 | 8 | -75/+82 |
* | recover test logic | Taylor Gerring | 2015-06-19 | 1 | -1/+1 |
* | Build error fixes | Taylor Gerring | 2015-06-19 | 2 | -6/+5 |
* | Rebase cleanup | Taylor Gerring | 2015-06-19 | 2 | -30/+1 |
* | Add stdin option | Taylor Gerring | 2015-06-19 | 5 | -182/+345 |
* | Add lost rebase changes | Taylor Gerring | 2015-06-19 | 1 | -1/+9 |
* | Cleanup logging | Taylor Gerring | 2015-06-19 | 5 | -11/+13 |
* | Fix geth blocktest command | Taylor Gerring | 2015-06-19 | 1 | -2/+2 |
* | DRY file loading | Taylor Gerring | 2015-06-19 | 5 | -58/+42 |
* | More consistent test interfaces + test skipping | Taylor Gerring | 2015-06-19 | 7 | -78/+108 |
* | Cleanup/reorg | Taylor Gerring | 2015-06-19 | 8 | -273/+265 |
* | Return error up stack instead of passing testing var down | Taylor Gerring | 2015-06-19 | 7 | -84/+159 |
* | DRY log check | Taylor Gerring | 2015-06-19 | 2 | -61/+46 |
* | Separate and identify tests runners | Taylor Gerring | 2015-06-19 | 6 | -283/+387 |
* | Flatten helper directory | Taylor Gerring | 2015-06-19 | 6 | -70/+22 |
* | Fix paths | Taylor Gerring | 2015-06-19 | 4 | -45/+61 |
* | Split tests from helper code | Taylor Gerring | 2015-06-19 | 5 | -555/+170 |
* | Flatten vm directory | Taylor Gerring | 2015-06-19 | 4 | -3/+387 |
* | Merge pull request #1282 from obscuren/state-cleanup | Jeffrey Wilcke | 2015-06-18 | 2 | -6/+6 |
|\ |
|
| * | xeth, tests: fixed api | obscuren | 2015-06-17 | 1 | -1/+1 |
| * | core/state, core/vm: reworked storage get / set to use common.Hash | obscuren | 2015-06-17 | 1 | -5/+5 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-16 | 16 | -802/+2539 |
|/ |
|
* | Merge pull request #1228 from obscuren/vm-optimisations | Jeffrey Wilcke | 2015-06-11 | 1 | -2/+9 |
|\ |
|
| * | core, core/vm: added structure logging | obscuren | 2015-06-10 | 1 | -2/+9 |
* | | tests: check gas limit error | obscuren | 2015-06-10 | 1 | -1/+1 |
|/ |
|
* | Skip BlockTests/bcValidBlockTests SimpleTx3 | Gustav Simonsson | 2015-06-09 | 1 | -1/+3 |
* | Skip VMTests RandomTests temporarily until they are fixed | Gustav Simonsson | 2015-06-09 | 1 | -0/+1 |
* | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-09 | 35 | -348/+20667 |
* | tests: use state logs instead own kept logs | obscuren | 2015-06-05 | 1 | -3/+3 |
* | Merge pull request #1150 from fjl/fix-jumpdest | Jeffrey Wilcke | 2015-06-04 | 1 | -0/+124 |
|\ |
|
| * | tests/files: update tests to d309b4679a58d2 | Felix Lange | 2015-06-03 | 3 | -912/+1386 |
| * | Update Ethereum JSON test files | Gustav Simonsson | 2015-05-29 | 7 | -3664/+4028 |
* | | Add new 0th gen uncle test | Gustav Simonsson | 2015-06-02 | 1 | -0/+1 |
* | | Use older version of stSpecialTest until JUMPDEST fix is merged | Gustav Simonsson | 2015-06-02 | 1 | -124/+0 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-02 | 2 | -985/+1250 |
* | | Update Ethereum JSON test files | Gustav Simonsson | 2015-06-02 | 9 | -4574/+5412 |
|/ |
|
* | tests: removed missing block test | obscuren | 2015-05-26 | 1 | -4/+0 |
* | tests: updated | obscuren | 2015-05-26 | 6 | -4471/+6475 |
* | Add StateTests/RandomTests and VMTests/RandomTests | Gustav Simonsson | 2015-05-22 | 1 | -16/+10 |
* | Add wrapper for BlockTests/bcWalletTest.json | Gustav Simonsson | 2015-05-18 | 1 | -0/+4 |
* | Update Ethereum JSON test files | Gustav Simonsson | 2015-05-18 | 5 | -31/+9199 |
* | tests: added conditional skip on long running VM tests | obscuren | 2015-05-20 | 1 | -0/+7 |
* | core/vm: RETURN op code returns pointer to memory rather than copy | obscuren | 2015-05-20 | 1 | -4/+4 |
* | tests/vm: updated tests and skipped output for specific tests | obscuren | 2015-05-20 | 1 | -8/+11 |
* | Add StateTests/RandomTests but skip for now | Gustav Simonsson | 2015-05-16 | 1 | -0/+21 |
* | Update StateTests and nil create return on failed code deposit | Gustav Simonsson | 2015-05-16 | 1 | -2/+12 |
* | Update Ethereum JSON tests | Gustav Simonsson | 2015-05-15 | 17 | -2734/+420801 |
* | unskip StateTests/stTransactionTest and use test tx nonce | Gustav Simonsson | 2015-05-15 | 2 | -5/+6 |
* | Change default keystore dir | Gustav Simonsson | 2015-05-13 | 1 | -1/+1 |
* | Update key store to new spec but keep address field for now | Gustav Simonsson | 2015-05-12 | 1 | -1/+1 |
* | replaced several path.* with filepath.* which is platform independent | Bas van Kervel | 2015-05-12 | 1 | -2/+2 |
* | miner, tests: fixed block test | obscuren | 2015-05-09 | 1 | -1/+1 |
* | Add bcTotalDifficultyTest and unskip now working tx tests | Gustav Simonsson | 2015-05-07 | 3 | -6/+6 |
* | Update JSON test files | Gustav Simonsson | 2015-05-07 | 49 | -4914/+9977 |
* | Unskip now working tests, remove debug print | Gustav Simonsson | 2015-05-07 | 1 | -3/+0 |
* | Unskip working blocktests following ethash cache reusage | Gustav Simonsson | 2015-05-05 | 1 | -10/+4 |
* | core: return the index of the block that failed when inserting a chain | obscuren | 2015-04-29 | 1 | -1/+1 |
* | Add loading of block test privkey if present | Gustav Simonsson | 2015-04-28 | 2 | -8/+21 |
* | Update JSON tests | Gustav Simonsson | 2015-04-28 | 20 | -347/+2744 |
* | Add block header validations for block tests | Gustav Simonsson | 2015-04-23 | 1 | -0/+82 |
* | Include ZeroByteAtTheEnd and RandomByteAtTheEnd tests | Gustav Simonsson | 2015-04-23 | 1 | -8/+1 |
* | Unskip BlockTests/bcInvalidHeaderTest.json wrongUncleHash | Gustav Simonsson | 2015-04-23 | 1 | -4/+1 |
* | Finally, glorious HEX | Gustav Simonsson | 2015-04-23 | 1 | -4/+4 |
* | Add StateTests/stMemoryStressTest.json but skip for now | Gustav Simonsson | 2015-04-23 | 1 | -0/+6 |
* | Exclude TransactionWithSvalue0 as it expects invalid s value to be valid | Gustav Simonsson | 2015-04-23 | 1 | -0/+1 |
* | Update github.com/ethereum/tests files | Gustav Simonsson | 2015-04-23 | 26 | -6304/+5619 |
* | Explicitly skip TransactionTests/tt10mbDataField.json | Gustav Simonsson | 2015-04-23 | 2 | -6/+3 |
* | Add test wrapper for VMTests/vmInputLimits1.json | Gustav Simonsson | 2015-04-23 | 1 | -0/+5 |
* | Further fixes to block test wrapper | Gustav Simonsson | 2015-04-21 | 2 | -47/+182 |
* | Add block tests wrapper and fixes for tx tests | Gustav Simonsson | 2015-04-20 | 2 | -65/+90 |
* | tests: hopefully improve test conversion helpers | Felix Lange | 2015-04-19 | 2 | -30/+35 |
* | cmd/geth, tests: enable running multiple tests from a single file | Felix Lange | 2015-04-19 | 1 | -9/+40 |
* | Fixes for TransactionTests | Gustav Simonsson | 2015-04-16 | 3 | -41/+53 |
* | Update JSON tests | Gustav Simonsson | 2015-04-16 | 38 | -207/+4177 |
* | Enable more tx tests by expecting most common encoding of values | Gustav Simonsson | 2015-04-10 | 2 | -15/+8 |
* | Remove unneeded map assignments for working tx RLP tests | Gustav Simonsson | 2015-04-10 | 1 | -7/+0 |
* | Add TransactionTests wrapped as Go tests | Gustav Simonsson | 2015-04-10 | 3 | -3/+211 |
* | Update JSON test files | Gustav Simonsson | 2015-04-10 | 71 | -1165836/+18331 |
* | Fixed tests to reflect log changes | obscuren | 2015-04-09 | 2 | -17/+17 |
* | Block header changed & console miner control | obscuren | 2015-04-06 | 1 | -1/+1 |
* | basic glog | obscuren | 2015-04-04 | 1 | -7/+8 |
* | Merge commit 'f6bd4b16e38f9cacd57b57befdeeaed789a473c4' into develop | obscuren | 2015-04-03 | 1 | -651/+781 |
* | fixed stack level | obscuren | 2015-04-03 | 1 | -0/+28 |
* | Merge commit '812cbff1a28d89b44a0c8c5a210ac61c7e19da35' into develop | obscuren | 2015-04-03 | 28 | -23/+1939 |
* | Removed old (unused) argument | obscuren | 2015-04-02 | 2 | -2/+2 |
* | Merge commit '4e3ffbcf9bae7e44e45fd1b6e504b3645040d73c' into develop | obscuren | 2015-04-01 | 1 | -0/+71 |
* | Merge commit 'f801183b8bea24ce9988fbd06c2f17fedfc3587f' into develop | obscuren | 2015-04-01 | 5 | -6/+231 |
* | Blocktest fixed, Execution fixed | obscuren | 2015-04-01 | 1 | -7/+6 |
* | Merge commit 'ec181b308addc30c04973e9058960d579c84eef5' into develop | obscuren | 2015-03-31 | 10 | -91/+701 |
* | Merge commit 'a718515b3d43f00497231f981b5ea757b71d55ff' into develop | obscuren | 2015-03-26 | 1 | -0/+11 |
* | Cleaned up changes | obscuren | 2015-03-24 | 1 | -2/+2 |
* | Modified according to poc 9 changes | obscuren | 2015-03-24 | 2 | -3/+8 |
* | Merge commit '24066dca4646c8a376aa5dfbceec0a4b3f872c11' into develop | obscuren | 2015-03-24 | 71 | -6350/+3223 |