| Commit message (Expand) | Author | Age | Files | Lines |
* | eth, les, light: enforce CHT checkpoints on fast-sync too | Péter Szilágyi | 2019-04-17 | 1 | -0/+9 |
* | params: set Rinkeby Petersburg fork block (4th May, 2019) | Péter Szilágyi | 2019-04-08 | 1 | -1/+1 |
* | light, params: update CHTs, integrate CHT for Goerli too | Péter Szilágyi | 2019-04-02 | 1 | -16/+17 |
* | cmd, core, params: add support for Goerli | Péter Szilágyi | 2019-02-19 | 1 | -0/+27 |
* | params: new CHTs (#18577) | Felföldi Zsolt | 2019-01-30 | 1 | -12/+12 |
* | core, cmd/puppeth: implement constantinople fix, disable EIP-1283 (#18486) | Martin Holst Swende | 2019-01-30 | 1 | -8/+24 |
* | params: postpone Constantinople due to net SSTORE reentrancy | Péter Szilágyi | 2019-01-16 | 1 | -1/+1 |
* | params: update CHTs for the 1.8.20 release | Péter Szilágyi | 2018-12-10 | 1 | -12/+12 |
* | params: set mainnet and Rinkeby Constantinople fork blocks | Péter Szilágyi | 2018-12-10 | 1 | -2/+2 |
* | params: update CHTs for the v1.8.19 release | Péter Szilágyi | 2018-11-28 | 1 | -12/+12 |
* | config: add constantinople block to testchainconfig | Martin Holst Swende | 2018-11-26 | 1 | -1/+1 |
* | params: add Constantinople block to AllXYZProtocolChanges (#18162) | Enrique Fynn | 2018-11-22 | 1 | -2/+2 |
* | params: update CHTs | Péter Szilágyi | 2018-11-14 | 1 | -12/+12 |
* | params: add ropsten fork delay, update les checkpoints | Péter Szilágyi | 2018-10-05 | 1 | -13/+13 |
* | params: enable constantinople on ropsten at 4.2M | EOS Classic | 2018-10-01 | 1 | -1/+1 |
* | Merge pull request #17383 from holiman/eip1283 | Péter Szilágyi | 2018-09-21 | 1 | -2/+10 |
|\ |
|
| * | core, params: polish net gas metering PR a bit | Péter Szilágyi | 2018-09-18 | 1 | -2/+10 |
* | | les, light, params: update light client CHTs | Péter Szilágyi | 2018-09-20 | 1 | -0/+39 |
* | | core/vm: add switches to select evm+ewasm interpreters (#17687) | Guillaume Ballet | 2018-09-20 | 1 | -3/+12 |
|/ |
|
* | params: fix typo (#17552) | Mymskmkt | 2018-09-03 | 1 | -1/+1 |
* | consensus/clique, light: light client snapshots on Rinkeby | Péter Szilágyi | 2018-08-21 | 1 | -0/+1 |
* | core/vm, params: implement EXTCODEHASH opcode (#17202) | gary rong | 2018-07-24 | 1 | -0/+2 |
* | params: fix golint warnings (#16853) | kiel barry | 2018-06-05 | 1 | -14/+21 |
* | core, vm, common: define constantinople fork + shift (#16045) | Martin Holst Swende | 2018-02-23 | 1 | -37/+46 |
* | cmd, consensus, core, miner: instatx clique for --dev (#15323) | Péter Szilágyi | 2017-10-24 | 1 | -10/+15 |
* | params: explain EIP150Hash (#15237) | Péter Szilágyi | 2017-10-10 | 1 | -2/+3 |
* | cmd/puppeth, params: enable Byzantium on all networks | Péter Szilágyi | 2017-10-02 | 1 | -3/+2 |
* | params: rename EIP150 gas table (#15167) | gary rong | 2017-09-20 | 1 | -1/+1 |
* | params: enable Byzantium on Ropsten/tests, fix failures | Péter Szilágyi | 2017-09-14 | 1 | -3/+3 |
* | consensus, core, params: rebrand Metro to Byzantium | Péter Szilágyi | 2017-09-14 | 1 | -36/+36 |
* | params: remove redundant consts, disable metro on AllProtocolChanges | Péter Szilágyi | 2017-07-04 | 1 | -11/+17 |
* | consensus, core, core/vm, parems: review fixes | Jeffrey Wilcke | 2017-05-18 | 1 | -18/+20 |
* | core/types: corrected abstract signing address | Jeffrey Wilcke | 2017-05-18 | 1 | -1/+1 |
* | consensus, core/*, params: metropolis preparation refactor | Jeffrey Wilcke | 2017-05-18 | 1 | -23/+56 |
* | cmd, core, params: add --rinkeby flag for fast connectivity | Péter Szilágyi | 2017-05-04 | 1 | -1/+17 |
* | consensus/clique: Proof of Authority (#3753) | Péter Szilágyi | 2017-04-10 | 1 | -10/+45 |
* | core: refactor genesis handling | Felix Lange | 2017-03-23 | 1 | -68/+140 |
* | cmd/utils, core, params: fork all teh things for dev mode (#3697) | Jeffrey Wilcke | 2017-03-01 | 1 | -0/+10 |
* | core: improved bad block error reporting (#3320) | Jeffrey Wilcke | 2016-11-23 | 1 | -0/+14 |
* | core: implemented new ropsten testnet | Jeffrey Wilcke | 2016-11-23 | 1 | -8/+8 |
* | cmd/utils, mobile, params: set the correct field on testnet EIP 155 (#3272) | Péter Szilágyi | 2016-11-16 | 1 | -0/+2 |
* | mobile: port wrappers to EIP155 and EIP158 fork | Péter Szilágyi | 2016-11-15 | 1 | -0/+22 |
* | core/types, params: EIP#155 | Jeffrey Wilcke | 2016-11-13 | 1 | -4/+32 |
* | core, core/state, trie: EIP158, reprice & skip empty account write | Jeffrey Wilcke | 2016-11-13 | 1 | -0/+84 |