Giulio rebuffo
3354a29eb9
Update stage_execute.go
2021-09-12 09:48:41 +02:00
Giulio rebuffo
4fb89ad735
Update stage.go
2021-09-12 09:47:53 +02:00
Enrique Avila Asapche
1eefb72934
'ran gofmt -w -s .
to format'
2021-09-11 17:41:29 +03:00
Enrique Avila Asapche
1786e44269
fixed bug in stages to refactor the code into two reusable functions PruneTableMultiCursor and PruneTable
2021-09-11 13:09:18 +03:00
Enrique Avila Asapche
d14b894f07
deleted kv.log section and instead call it in cfg.prune.Receipts.Enabled
2021-09-10 15:59:22 +03:00
Enrique Avila Asapche
20f10ca95a
Added identifier instead of kv.Receipts
2021-09-09 18:58:34 +03:00
Alex Sharov
798c2d64a4
Pool: no state presistance ( #2646 )
2021-09-08 19:33:14 +07:00
alex.sharov
bd017a06d4
save
2021-09-08 16:17:52 +07:00
Alex Sharov
fd69b509a5
Senders prune logging ( #2645 )
2021-09-08 16:11:05 +07:00
Alex Sharov
0d79c19f21
clean ipc string ( #2644 )
2021-09-08 15:25:10 +07:00
Alex Sharov
2d8941a845
Pool: built-in v2 ( #2643 )
2021-09-08 12:31:51 +07:00
Alex Sharov
99317663f8
No open db in main, right clique sign, periodically release write tx on devnet ( #2642 )
2021-09-08 11:13:34 +07:00
Alex Sharov
9067ca5b15
Non-secret devnet key ( #2641 )
2021-09-08 11:00:06 +07:00
alex.sharov
76fcb869c9
add prune mode to integration sender
2021-09-08 08:41:44 +07:00
Giulio rebuffo
b85c5f40e2
added senders pruning ( #2634 )
2021-09-08 08:38:58 +07:00
Alex Sharov
dd7f197db3
Devnet private key ( #2639 )
2021-09-07 16:12:49 +07:00
Alex Sharov
a4f9df9ee8
Update mining.md
2021-09-07 15:57:31 +07:00
Uttam Singh
9c7913d44b
Added init sub-command ( #2626 )
2021-09-07 13:44:40 +07:00
alex.sharov
9f62fe702a
txpool.v2 built-in
2021-09-07 10:07:36 +07:00
alex.sharov
db4e5bf2fa
txpool.v2 built-in
2021-09-07 10:07:17 +07:00
Alex Sharov
2f5b1e490b
revert json iter pool change ( #2627 )
2021-09-07 09:54:00 +07:00
ledgerwatch
450bd5d655
Not to exclude traces to precompiles on the top level ( #2635 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-06 16:36:44 +01:00
jt9897253
ac086830fe
Fix typo ( #2630 )
...
Changed `name if the chain` to `name of the chain`
2021-09-05 15:53:35 +07:00
Леонид Юрьев (Leonid Yuriev)
8fc32b797f
update libmdbx submodule to v0.10.3 ( #2628 )
...
Signed-off-by: Leonid Yuriev <leo@yuriev.ru>
2021-09-05 09:19:34 +07:00
ledgerwatch
5810ed2395
Add files via upload
2021-09-03 22:59:26 +01:00
Alex Sharov
873ef75f39
Pool: grafana board ( #2625 )
2021-09-03 14:16:27 +07:00
Alex Sharov
28480a36ec
Pool: add --txpool.v2 flag to rpcdaemon ( #2624 )
2021-09-03 11:19:35 +07:00
Andrea Lanfranchi
5ab3eb8684
Refine git search ( #2623 )
...
Seems like there are two alternative DisplayName formattings
2021-09-03 08:37:19 +07:00
Alex Sharov
4c1dbdf50e
Pool: add --txpool.v2 flag to erigon (it just disabling existing machinery for now) ( #2620 )
2021-09-02 17:04:30 +07:00
Alex Sharov
daf945dc13
Rpcdaemon: handle "WaitGroup is reused before previous Wait has returned" panic on shutdown ( #2619 )
2021-09-02 16:36:56 +07:00
Alex Sharov
335ef966b3
better error message ( #2621 )
2021-09-02 16:03:38 +07:00
ledgerwatch
db7e143397
Pre verified hashes for main net and ropsten, fix for bad.block flag parsing ( #2618 )
...
* Extend preverified hashes for mainnet and ropsten
* Fix parsing of bad.block
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-02 09:49:49 +01:00
Alex Sharov
cf026fdd91
Rpcdaemon race on chainConfig set ( #2617 )
2021-09-02 15:47:48 +07:00
Igor Mandrigin
658315c2e0
begin 2021.09.02 release cycle
2021-09-02 10:57:38 +03:00
Alex Sharov
953f348d1e
Pool: add grpc server ( #2615 )
2021-09-02 12:55:04 +07:00
ledgerwatch
12cbf4d6fa
Ropsten to find correct chain ( #2614 )
...
* Ropsten to find correct chain
* Cleanup and compile fix
* Compile fix
* Print duration of the unwind, not the timestamp
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-01 22:21:57 +01:00
racytech
fd357f034d
bad.hash
flag added to exclude block by hash and not by number (#2612 )
...
* BadHashFlag added
* bad.hash to bad.block
2021-09-01 22:16:25 +01:00
ledgerwatch
2c6d4ae48d
Update skip_analysis.go ( #2613 )
2021-09-01 21:37:01 +01:00
Nick Paterno
93cff6a10d
Improve readme experience ( #2609 )
...
The `>` angle brackets are unnecessary and get in the way if you copy the entire sequence.
2021-09-01 22:53:01 +07:00
Alex Sharov
9e1fc980a7
Pool: batch incoming p2p transactions (but preserve "don't recover sender twice" property) ( #2608 )
2021-09-01 16:10:00 +07:00
ledgerwatch
6564d6a42f
Properly fix the case when gasPrice is not specified ( #2607 )
...
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-01 09:26:24 +01:00
Alex Sharov
edb83d1ed9
Roaring bitmap lib version up ( #2606 )
2021-09-01 12:09:04 +07:00
Alex Sharov
a681cd5676
check go 1.17 on ci ( #2601 )
2021-09-01 12:00:01 +07:00
Zachinquarantine
5e713d6da6
Remove calaveras testnet ( #2600 )
...
* Remove calaveras
* Remove Calaveras testnet
2021-09-01 08:16:30 +07:00
Alex Sharov
143a0d0231
Pool: remove redundant prefix in txs table ( #2603 )
2021-08-31 21:59:30 +07:00
ligi
d798d239f6
Fix typos ( #2602 )
2021-08-31 14:50:39 +07:00
Alex Sharov
fb9ee7177a
Pool: correct use of base fee ( #2597 )
...
* pool: add new empty sender to eviction
* pool: correct use of baseFee
2021-08-30 20:59:40 +07:00
Alex Sharov
74c2a1a317
pool: add new empty sender to eviction ( #2596 )
2021-08-30 11:49:43 +07:00
alex.sharov
54a0a3719b
remove old line from readme
2021-08-30 09:48:04 +07:00
alex.sharov
4c353da461
remove old line from readme
2021-08-30 09:47:49 +07:00