gary rong
|
fc7e0fe6c7
core, miner: remove PostChainEvents (#19396)
|
6 年之前 |
gary rong
|
9b59c75405
miner: fix data race in tests (#20310)
|
6 年之前 |
Rob Mulholand
|
3b6c9902f3
core: remove unused gas return in ApplyTransaction (#20065)
|
6 年之前 |
Martin Holst Swende
|
3271a5afa0
miner: don't update pending state when no transactions are added (#19734)
|
6 年之前 |
Martin Holst Swende
|
4c90efdf57
consensus,core,miner: avoid overhead of creating a new block (#19301)
|
6 年之前 |
gary rong
|
6269e5574c
miner: polish miner configuration (#19480)
|
6 年之前 |
Martin Holst Swende
|
0b4fe8d192
all: simplify timestamps to uint64 (#19372)
|
6 年之前 |
Brent
|
7fb89697fd
core/types: add block location fields to receipt (#17662)
|
6 年之前 |
Paweł Bylica
|
de39513ced
core, internal, eth, miner, les: Take VM config from BlockChain (#17955)
|
7 年之前 |
gary rong
|
457e930f27
eth, miner: prefer locally generated uncles vs remote ones (#17715)
|
7 年之前 |
gary rong
|
f0242ee76d
miner: keep the timestamp for resubmitted mining block (#17547)
|
7 年之前 |
Péter Szilágyi
|
a4bc2c31e1
Merge pull request #17540 from karalabe/miner-uncle-fix
|
7 年之前 |
Péter Szilágyi
|
f751c6ed47
miner: track uncles more aggressively
|
7 年之前 |
Péter Szilágyi
|
e8f229b82e
cmd, core, eth, miner, params: configurable gas floor and ceil
|
7 年之前 |
gary rong
|
c1c003e4ff
consensus, miner: stale block mining support (#17506)
|
7 年之前 |
Péter Szilágyi
|
c134e00e48
Merge pull request #17494 from karalabe/mined-block-uncle-check
|
7 年之前 |
gary rong
|
40a71f28cf
miner: fix state commit, track old work packages too (#17490)
|
7 年之前 |
Péter Szilágyi
|
1136269a79
miner: differentiate between uncle and lost block
|
7 年之前 |
Péter Szilágyi
|
e0d0e64ce2
cmd, core, miner: add --txpool.locals and priority mining
|
7 年之前 |
gary rong
|
b2c644ffb5
cmd, eth, miner: make recommit configurable (#17444)
|
7 年之前 |
gary rong
|
a063fe9b2d
miner: fix uncle iteration logic (#17469)
|
7 年之前 |
Péter Szilágyi
|
22cd3f70a6
miner: update mining log with correct fee calculation
|
7 年之前 |
Péter Szilágyi
|
62f5137a72
miner: add gas and fee details to mining logs
|
7 年之前 |
gary rong
|
54216811a0
miner: regenerate mining work every 3 seconds (#17413)
|
7 年之前 |
gary rong
|
040aa2bb10
miner: streaming uncle blocks (#17320)
|
7 年之前 |
gary rong
|
a1783d1697
miner: move agent logic to worker (#17351)
|
7 年之前 |
gary rong
|
941018b570
miner: seperate state, receipts for different mining work (#17323)
|
7 年之前 |
gary rong
|
51db5975cc
consensus/ethash: move remote agent logic to ethash internal (#15853)
|
7 年之前 |
ledgerwatch
|
2fbc454355
miner: fix state locking while writing to chain (issue #16933) (#17173)
|
7 年之前 |
Ralph Caraveo III
|
5d30be412b
all: switch out defunct set library to different one (#16873)
|
7 年之前 |