zjubfd
|
2ce00adb55
[R4R] performance improvement in many aspects (#257)
|
4 лет назад |
yutianwu
|
334b6adf14
fix conflicts
|
4 лет назад |
Péter Szilágyi
|
85a0bab6d7
Merge pull request #21467 from holiman/minor_ethashfix
|
4 лет назад |
Guillaume Ballet
|
d7bfb978ba
ethash: no block reward in catalyst mode (#22697)
|
4 лет назад |
Guillaume Ballet
|
f79cce5de9
eth/catalyst: add catalyst API prototype (#22641)
|
4 лет назад |
yutianwu
|
061cd5030c
upgrade to 1.10.2
|
4 лет назад |
zjubfd
|
f8faf7faaa
[R4R]apply max commit tx time for miner worker (#112)
|
4 лет назад |
Guillaume Ballet
|
e74bd587f7
consensus: remove seal verification from the consensus engine interface (#22274)
|
4 лет назад |
ucwong
|
83e4c49e2b
trie : use trie.NewStackTrie instead of new(trie.Trie) (#22246)
|
4 лет назад |
Martin Holst Swende
|
681618275c
core: speed up header import (#21967)
|
4 лет назад |
Mr-Leshiy
|
c49aae9870
consensus: refactor FinalizeAndAssemble to use Finalize (#21993)
|
4 лет назад |
Martin Holst Swende
|
efe6dd2904
consensus/ethash: implement faster difficulty calculators (#21976)
|
4 лет назад |
gary rong
|
87c0ba9213
core, eth, les, trie: add a prefix to contract code (#21080)
|
5 лет назад |
Martin Holst Swende
|
493100ba4d
consensus/ethash: less lookups of block data
|
5 лет назад |
gary rong
|
28c5a8a54b
les: implement new les fetcher (#20692)
|
5 лет назад |
fudongbai
|
2ac4ae8395
add consensus engine Parlia implement
|
5 лет назад |
Guillaume Ballet
|
c49a4165d0
consensus/ethash: fix a typo and error message (#20503)
|
5 лет назад |
Martin Holst Swende
|
bc01593afb
consensus/ethash, params: eip-2384: bump difficulty bomb (#20347)
|
6 лет назад |
Guillaume Ballet
|
72617a0742
consensus: fix possessives in comments. (#20209)
|
6 лет назад |
Martin Holst Swende
|
4c90efdf57
consensus,core,miner: avoid overhead of creating a new block (#19301)
|
6 лет назад |
Martin Holst Swende
|
d763b49ae3
consensus,core: shortcut uncle validation
|
6 лет назад |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 лет назад |
Dave McGregor
|
33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package
|
6 лет назад |
Martin Holst Swende
|
7efb12d29b
ethash: documentation + cleanup
|
7 лет назад |
Martin Holst Swende
|
3df7df0386
ethash: less copy-paste for EIP 1234
|
7 лет назад |
EOS Classic
|
0732617b65
consensus: implement Constantinople EIP 1234
|
7 лет назад |
Mymskmkt
|
c64d72bea2
consensus/ethash: remove unnecessary type declaration (#17529)
|
7 лет назад |
gary rong
|
40a71f28cf
miner: fix state commit, track old work packages too (#17490)
|
7 лет назад |
Péter Szilágyi
|
d8541a9f99
consensus/ethash: use DAGs for remote mining, generate async
|
7 лет назад |
Péter Szilágyi
|
f0998415ba
cmd, consensus/ethash, eth: miner push notifications
|
7 лет назад |