| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |