Commit Graph

1553 Commits

Author SHA1 Message Date
Andrew Ashikhmin
02f5f7be32
PosdaoBlock is no longer needed (#971)
`PosdaoBlock` is no longer necessary after
https://github.com/ledgerwatch/erigon/pull/7312
2023-04-14 09:45:12 +00:00
Andrew Ashikhmin
a693a911a6
Turn AuRaConfig into useful JsonSpec (#970) 2023-04-14 06:35:33 +00:00
Andrew Ashikhmin
a6e2d936a3
Remove Parlia (#969) 2023-04-13 20:56:49 +00:00
Andrew Ashikhmin
378cdc28fd
Move hexutil.Bytes to erigon-lib (#968) 2023-04-13 11:18:41 +00:00
Andrew Ashikhmin
9ef1a57e84
[interfaces] lower_snake_case field names (#967)
Pick up https://github.com/ledgerwatch/interfaces/pull/163
2023-04-12 09:59:02 +00:00
alex.sharov
34d5c79362 fix log usage 2023-04-07 15:54:55 +07:00
omahs
0d45034fbb
Fix: typos (#966)
Fix: typos
2023-04-07 02:06:34 +00:00
Jochen Müller
af35813a3b
Txpool refactoring: Replace added/adding attributes of SubPool (#943) 2023-04-05 14:11:55 +00:00
Alex Sharov
1cd35c810f
e3: print background indexing logs in e2 style (summary of all files progress in 1 line) (#965) 2023-04-05 04:49:05 +00:00
Alex Sharov
b5720724fa
switch to lruv2 (#964) 2023-04-03 03:19:26 +00:00
Andrew Ashikhmin
92996dab18
Remove ShardingForkTime in favour of CancunTime (#963)
[EIP-4844](https://eips.ethereum.org/EIPS/eip-4844) is officially
included into
Deneb/[Cancun](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/cancun.md)
("Dencun") now.
2023-03-31 08:41:08 +00:00
Alex Sharov
6cb595fe66
stricter protection against bad dict in decompressor (#962) 2023-03-31 03:16:03 +00:00
Alex Sharov
9431fe1b94
e3: history iterator shortcut fix (#960) 2023-03-30 02:51:59 +00:00
Alex Sharov
b29550fd20
Break dependency of ethcfg package to txpool. Create txpoolcfg package (#958) 2023-03-29 07:24:37 +00:00
Giulio rebuffo
a21ab4ea5c
Added sentinel publish gossip (#956) 2023-03-27 11:29:09 +00:00
alex.sharov
691c293d11 clean 2023-03-26 12:23:40 +07:00
alex.sharov
b5c4b8266f clean 2023-03-26 12:22:22 +07:00
alex.sharov
b220ee207a clean 2023-03-26 12:18:36 +07:00
alex.sharov
daa2d67790 clean 2023-03-26 12:18:29 +07:00
Alex Sharov
0b9404adb8
add constant kv.Unlim=-1 (#955) 2023-03-26 03:18:07 +00:00
Alex Sharov
a4034d5cea
enable more linters (#954) 2023-03-25 05:13:20 +00:00
Alex Sharov
5160bef4bc
e3: DomainGetAsOf, DomainRange (#953) 2023-03-25 03:51:41 +00:00
alex.sharov
7da125879b better context 2023-03-24 15:50:00 +07:00
Alex Sharov
71d01a8653
e3: remove some iterator (#952) 2023-03-24 08:36:54 +00:00
alex.sharov
e2b62447c7 clean 2023-03-24 11:02:11 +07:00
alex.sharov
f2e0f1ead4 clean 2023-03-24 10:58:33 +07:00
alex.sharov
e15093d30e fix test 2023-03-23 13:26:04 +07:00
alex.sharov
d7b01ea68f save 2023-03-23 12:19:17 +07:00
Alex Sharov
f110e80dab
go 1.19 atomics (#951) 2023-03-23 05:11:20 +00:00
alex.sharov
a19341cc6c linter up 2023-03-23 10:34:44 +07:00
Alex Sharov
c429214b84
Go 1.18 drop (#950) 2023-03-23 03:18:53 +00:00
alex.sharov
2d37194405 fix test 2023-03-23 10:18:00 +07:00
Alex Sharov
0915811f47
e3: domain range api simplify (#949) 2023-03-22 07:35:58 +00:00
Alex Sharov
24a5f38a85
e3: unionKV limit (#948) 2023-03-22 06:58:07 +00:00
Alex Sharov
c2b85725c8
e3: union limit (#947) 2023-03-22 06:38:02 +00:00
alex.sharov
3c33211cda clean 2023-03-22 12:38:08 +07:00
Alex Sharov
39f1d090c6
e3: remove settings table (#946) 2023-03-22 05:21:11 +00:00
alex.sharov
dc74cf0404 less logs 2023-03-22 12:00:25 +07:00
alex.sharov
faf600b0f0 domain: to use history api 2023-03-22 11:54:26 +07:00
alex.sharov
ad12b79b50 e3: domain inline logging 2023-03-22 11:10:57 +07:00
alex.sharov
d029d2ef9e e3: test for DomainGC 2023-03-22 10:42:32 +07:00
awskii
0a4e293b4f
e4 speedup collate/prune (#944)
Continuing experiments on reducing time consumption of each aggregate
step.
2023-03-21 23:33:06 +00:00
Giulio rebuffo
325f5be536
Added ban method to sentinel (#942) 2023-03-18 16:21:33 +00:00
Alex Sharov
a5ebd0c5ff
torrent: suppress some warning (#941) 2023-03-17 03:53:30 +00:00
Alex Sharov
f7d31f2f6f
Grpc middleware up (#940) 2023-03-17 03:33:56 +00:00
awskii
08c5e41ea6
E4 metrics update (#939) 2023-03-16 23:59:24 +00:00
alex.sharov
b3d75ec0c1 clean 2023-03-16 10:38:08 +07:00
Temirlan
8234bab3de
TxPool sendersBatch optimizations (#927)
Reduce memory allocations and using inverted index (instead of
brute-force).
Use common.Address type instead of []byte

[Related issue](https://github.com/ledgerwatch/erigon/issues/7002)
2023-03-16 03:32:58 +00:00
alex.sharov
0a69d98d25 Revert "don't loose nil value"
This reverts commit dc740cdf9d.
2023-03-16 10:24:07 +07:00
alex.sharov
dc740cdf9d don't loose nil value 2023-03-16 10:22:53 +07:00