Commit Graph

225 Commits (cc348a601ee816d6c0e2c4d7246c810f3b61e798)

Author SHA1 Message Date
ult-bobonovski 992b77992f consensus: fix comment typo (#17562) 6 years ago
gary rong c1c003e4ff consensus, miner: stale block mining support (#17506) 6 years ago
Mymskmkt c64d72bea2 consensus/ethash: remove unnecessary type declaration (#17529) 6 years ago
gary rong 40a71f28cf miner: fix state commit, track old work packages too (#17490) 6 years ago
Péter Szilágyi 9f036647e4
consensus/clique, light: light client snapshots on Rinkeby 6 years ago
Péter Szilágyi 251c868008
consensus/ethash: reduce notify test aggressiveness 6 years ago
Péter Szilágyi d8541a9f99
consensus/ethash: use DAGs for remote mining, generate async 6 years ago
Péter Szilágyi f0998415ba
cmd, consensus/ethash, eth: miner push notifications 6 years ago
gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 6 years ago
hadv 49f63deb24
consensus/clique: replace bubble sort by golang stable sort 6 years ago
Wenbiao Zheng f6206efe5b consensus: move test use only var/func to test(#17004) 6 years ago
Ralph Caraveo III 5d30be412b all: switch out defunct set library to different one (#16873) 6 years ago
Kwuaint facf1bc9d6 consensus/ethash: fix the algorithm of fakeBlockNumber in comments (#17166) 6 years ago
LeoLiao 0b20b1a050 consensus/clique: fixed documentation copy-paste issue (#17137) 6 years ago
Zak Cole eb794af833 consensus/ethash: fixed documentation typo (#17121) 6 years ago
Felix Lange 3f33a7c8ce consensus/ethash: reduce keccak hash allocations (#16857) 6 years ago
hadv f2fdb75dd9
core, consensus: fix some typos in comment code and output log 6 years ago
gary rong 7beccb29be all: get rid of error when creating memory database (#16716) 6 years ago
Péter Szilágyi 6cf0ab38bd
core/rawdb: separate raw database access to own package (#16666) 6 years ago
YH-Zhou fd3da7c69d consensus/ethash: fixed typo (#16665) 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Kyuntae Ethan Kim d429a92f09 consensus/ethash: fixed typo (#16253) 7 years ago
Péter Szilágyi 17b0e226d3
travis, build, consensus: drop support for Go 1.7 7 years ago
Anton Evangelatov ae9f97221a metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
Felix Lange 924065e19d consensus/ethash: improve cache/dataset handling (#15864) 7 years ago
gary rong 3a5a5599dd consensus/ethash: fix byzantium difficulty comment typo (#15842) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
sunxiaojun2014 908faf8cd7 consensus/ethash: fix overdue link (#15786) 7 years ago
gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Martin Holst Swende 79d5e5593f
consensus/ethash: relax requirements when determining future-blocks 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Péter Szilágyi 1e0c336d29
cmd/puppeth: etherchain light block explorer for PoW nets 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Ernesto del Toro 2e83c82f80 ethash: fix typo 7 years ago
Péter Szilágyi d3beff7e20 consensus/clique: add fork hash enforcement (#15236) 7 years ago
Péter Szilágyi 5bbd7fb390
consensus, core, params: rebrand Metro to Byzantium 7 years ago
Péter Szilágyi b872961ec8
consensus, core, tests: implement Metropolis EIP 649 7 years ago
Egon Elbre 80de4dc72c consensus: revert time.Until change 7 years ago
Egon Elbre aee70ae30b consensus: fix megacheck warnings 7 years ago
Felix Lange 225de7ca0a tests: update tests and implement general state tests (#14734) 7 years ago
Péter Szilágyi 8c313eed26
consensus, core: EIP 100 polishes, fix chain maker diff 7 years ago
Jeffrey Wilcke c4d28aee9b
consensus/ethash: implement Metropolis EIP 100 7 years ago
Péter Szilágyi 514659a023
consensus/clique: minor cleanups 7 years ago
mark.lin 5c53a5be66 consensus/clique: fix typo and don't add snapshot into recents again 7 years ago
mark.lin db6e695002 consensus/clique: choose valid votes 7 years ago
S. Matthew English 061889d4ea rlp, trie, contracts, compression, consensus: improve comments (#14580) 7 years ago
Konrad Feldmeier 2fefe4baa0 consensus: Fix `makedag` epoch 7 years ago