Commit Graph

132 Commits (b0b67be0a2559073c1620555d2b6a73f825f7135)

Author SHA1 Message Date
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
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
Ernesto del Toro 2e83c82f80 ethash: fix typo 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
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
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
Felix Lange 11cf5b7ead consensus/ethash: fix TestCalcDifficulty 7 years ago
Jeffrey Wilcke a5f6a1cb7c consensus, core, core/vm, parems: review fixes 7 years ago
Jeffrey Wilcke 8a4c1fb799 consensus/ethash: set time to current instead of parent time 7 years ago
Jeffrey Wilcke 10a57fc3d4 consensus, core/*, params: metropolis preparation refactor 7 years ago
Péter Szilágyi 36a800a1d2
common/bitutil, consensus/ethash: reusable bitutil package 7 years ago
Martin Holst Swende 14cc40a31a Hive-test fixes (#14419) 7 years ago
Péter Szilágyi f8acc0af7e
consensus/ethash: fix a timestamp update race 7 years ago
Péter Szilágyi 65e1095c3f
consensus/ethash: close mmap before rename, windows limitation 8 years ago
Felix Lange b27589517a consensus/ethash: simplify concurrency in VerifyHeaders 8 years ago
Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
Péter Szilágyi feeccdf4ec consensus/clique: Proof of Authority (#3753) 8 years ago
Péter Szilágyi b801be99d4
consensus, eth: don't CPU mine by default during remote mining 8 years ago
Péter Szilágyi 158d603528
consensus, core: drop all the legacy custom core error types 8 years ago
Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago