| Commit message (Expand) | Author | Age | Files | Lines |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-03-12 | 1 | -8/+8 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | ethash: documentation + cleanup | Martin Holst Swende | 2018-09-17 | 1 | -8/+13 |
* | ethash: less copy-paste for EIP 1234 | Martin Holst Swende | 2018-09-16 | 1 | -116/+67 |
* | consensus: implement Constantinople EIP 1234 | EOS Classic | 2018-09-12 | 1 | -4/+70 |
* | consensus/ethash: remove unnecessary type declaration (#17529) | Mymskmkt | 2018-08-28 | 1 | -4/+4 |
* | miner: fix state commit, track old work packages too (#17490) | gary rong | 2018-08-23 | 1 | -2/+27 |
* | consensus/ethash: use DAGs for remote mining, generate async | Péter Szilágyi | 2018-08-15 | 1 | -10/+40 |
* | cmd, consensus/ethash, eth: miner push notifications | Péter Szilágyi | 2018-08-10 | 1 | -1/+1 |
* | all: switch out defunct set library to different one (#16873) | Ralph Caraveo III | 2018-07-16 | 1 | -3/+3 |
* | consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) | Kwuaint | 2018-07-12 | 1 | -2/+2 |
* | consensus/ethash: fixed typo (#16253) | Kyuntae Ethan Kim | 2018-03-05 | 1 | -1/+1 |
* | travis, build, consensus: drop support for Go 1.7 | Péter Szilágyi | 2018-02-28 | 1 | -8/+2 |
* | consensus/ethash: improve cache/dataset handling (#15864) | Felix Lange | 2018-01-23 | 1 | -3/+7 |
* | consensus/ethash: fix byzantium difficulty comment typo (#15842) | gary rong | 2018-01-10 | 1 | -1/+1 |
* | all: switch gas limits from big.Int to uint64 | Péter Szilágyi | 2018-01-03 | 1 | -12/+12 |
* | consensus/ethash: fix overdue link (#15786) | sunxiaojun2014 | 2017-12-31 | 1 | -1/+1 |
* | accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) | gary rong | 2017-12-22 | 1 | -7/+12 |
* | consensus/ethash: relax requirements when determining future-blocks | Martin Holst Swende | 2017-12-08 | 1 | -4/+5 |
* | cmd, consensus, eth: split ethash related config to it own (#15520) | gary rong | 2017-11-24 | 1 | -5/+5 |
* | cmd/puppeth: etherchain light block explorer for PoW nets | Péter Szilágyi | 2017-11-21 | 1 | -4/+4 |
* | consensus, core, params: rebrand Metro to Byzantium | Péter Szilágyi | 2017-09-14 | 1 | -10/+10 |
* | consensus, core, tests: implement Metropolis EIP 649 | Péter Szilágyi | 2017-08-24 | 1 | -5/+20 |
* | consensus, core: EIP 100 polishes, fix chain maker diff | Péter Szilágyi | 2017-06-30 | 1 | -29/+38 |
* | consensus/ethash: implement Metropolis EIP 100 | Jeffrey Wilcke | 2017-06-30 | 1 | -0/+48 |
* | rlp, trie, contracts, compression, consensus: improve comments (#14580) | S. Matthew English | 2017-06-12 | 1 | -3/+0 |
* | consensus, core, core/vm, parems: review fixes | Jeffrey Wilcke | 2017-05-18 | 1 | -1/+1 |
* | consensus/ethash: set time to current instead of parent time | Jeffrey Wilcke | 2017-05-18 | 1 | -1/+1 |
* | consensus, core/*, params: metropolis preparation refactor | Jeffrey Wilcke | 2017-05-18 | 1 | -22/+24 |
* | Hive-test fixes (#14419) | Martin Holst Swende | 2017-05-04 | 1 | -0/+9 |
* | consensus/ethash: simplify concurrency in VerifyHeaders | Felix Lange | 2017-04-13 | 1 | -81/+48 |
* | consensus, core, ethstats: use engine specific block beneficiary (#14318) | Péter Szilágyi | 2017-04-12 | 1 | -0/+6 |
* | consensus/clique: Proof of Authority (#3753) | Péter Szilágyi | 2017-04-10 | 1 | -21/+27 |
* | consensus, core: drop all the legacy custom core error types | Péter Szilágyi | 2017-04-06 | 1 | -21/+16 |
* | core, consensus: pluggable consensus engines (#3817) | Péter Szilágyi | 2017-04-05 | 1 | -0/+496 |