mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-11 13:30:05 +00:00
cmd/faucet: fix nonce-gap problem (#22145)
* cmd/faucet: avoid encoding for each client * cmd/faucet: fix flaw in clearing of txs, avoid sending more than necessary * cmd/faucet: fix flaw in tx cropping * cmd/faucet: revert change to not always send tx info * cmd/faucet: review fixes * cmd/faucet: revert #22018, fix order in UI * cmd/faucet: fix lock error * cmd/faucet: revert json changes * squashme # Conflicts: # cmd/faucet/faucet.go # cmd/faucet/faucet.html
This commit is contained in:
parent
83471766f3
commit
332d481ebe
6
diff.txt
6
diff.txt
@ -1766,9 +1766,3 @@ Date: Fri Jan 8 11:17:15 2021 +0100
|
|||||||
* cmd/faucet: revert json changes
|
* cmd/faucet: revert json changes
|
||||||
|
|
||||||
* squashme
|
* squashme
|
||||||
|
|
||||||
commit 165f53fc6e9e904054c67462000a19fc83dcc12f
|
|
||||||
Author: Gary Rong <garyrong0905@gmail.com>
|
|
||||||
Date: Fri Jan 8 06:39:35 2021 +0800
|
|
||||||
|
|
||||||
les: remove transaction propagation limits (#22125)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user