alex.sharov
|
c9eb5a12ed
|
Readme update: built-in rpc daemon and syncmode=snap
|
2022-04-21 14:35:30 +07:00 |
|
Alex Sharov
|
d44e1cbe43
|
Readme update: built-in rpc daemon and syncmode=snap (#3924)
* save
* save
|
2022-04-21 14:34:08 +07:00 |
|
Alex Sharov
|
9051d95836
|
Downloader tables, mdbx-based torrent pieces completion store (#3923)
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
* save
|
2022-04-21 10:34:31 +07:00 |
|
Alex Sharov
|
6aa4999729
|
Parallel indexing (#3921)
|
2022-04-21 10:34:10 +07:00 |
|
Alex Sharov
|
89c3049244
|
limit amount of sentries in broadcasts (#3920)
* save
* save
|
2022-04-20 22:00:58 +07:00 |
|
Andrea Lanfranchi
|
37f977fbf2
|
Update libmdbx source (#3922)
|
2022-04-20 21:56:41 +07:00 |
|
alex.sharov
|
25ab64558d
|
save
|
2022-04-20 16:00:04 +07:00 |
|
Giulio rebuffo
|
fee16c17bf
|
removed unused code (#3919)
|
2022-04-19 17:18:46 +01:00 |
|
ledgerwatch
|
5b9f973a56
|
Update preverified hashes (#3918)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-04-19 17:17:26 +01:00 |
|
alex.sharov
|
cbd1116cf3
|
save
|
2022-04-19 17:40:09 +07:00 |
|
ledgerwatch
|
ac4cc0598c
|
Update skip_analysis.go (#3917)
|
2022-04-19 08:59:38 +01:00 |
|
Alex Sharov
|
8d81c3b0f8
|
Rwdir fix2 (#3915)
|
2022-04-19 08:55:46 +07:00 |
|
ledgerwatch
|
7080c6fab9
|
Fix help and README.md about pruning options (#3914)
* Update README.md
* Update flags.go
* Update README.md
|
2022-04-18 21:50:21 +01:00 |
|
ledgerwatch
|
748f70e7be
|
Fixes in header downloader (#3913)
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-04-18 18:01:20 +01:00 |
|
Alex Sharov
|
e1d7cc3d3f
|
Enable: syncmode=snap by default (goerli, mainnet, bsc) (#3910)
|
2022-04-18 14:40:40 +07:00 |
|
alex.sharov
|
d10d194984
|
save
|
2022-04-18 11:27:36 +07:00 |
|
Alex Sharov
|
9305efeaa7
|
Snapshots: use kv.ReadAhead helper (#3909)
|
2022-04-18 10:48:09 +07:00 |
|
Giulio rebuffo
|
5a805abdd4
|
revert (#3908)
|
2022-04-18 08:55:30 +07:00 |
|
Alex Sharov
|
0a5ce152a4
|
save (#3902)
|
2022-04-17 09:22:00 +01:00 |
|
ledgerwatch
|
b45707ca06
|
Update header_algos.go (#3907)
|
2022-04-17 07:45:56 +01:00 |
|
Alex Sharov
|
768e1204f6
|
integration: check that snapshots are nil #3906
|
2022-04-17 09:54:00 +07:00 |
|
Alex Sharov
|
f2a9763a6d
|
integration: senders check that snapshots are not nil #3905
|
2022-04-17 09:52:05 +07:00 |
|
Alex Sharov
|
4419c23866
|
Compress: reduce maxlen to 512 (#3891)
|
2022-04-17 07:59:38 +07:00 |
|
Giulio rebuffo
|
94e21d0c41
|
done (#3889)
|
2022-04-16 17:57:39 +02:00 |
|
ledgerwatch
|
ba689258fa
|
Update header_algos.go (#3900)
|
2022-04-16 14:48:45 +01:00 |
|
ledgerwatch
|
f41c61de7c
|
Update skip_analysis.go (#3897)
|
2022-04-15 21:39:33 +01:00 |
|
Alex Sharov
|
5ff7ddda22
|
Change libmdbx submodule origin (#3893)
* save
* save
|
2022-04-15 13:37:28 +07:00 |
|
Alex Sharov
|
9d2455318a
|
do panic - to exit with correct code #3886
|
2022-04-15 08:30:24 +07:00 |
|
Giulio rebuffo
|
ef14176007
|
Caching Least Recently Used Contract Code in Stage Execution (#3887)
* caching gets
* whitelist
* fix
* less ram
* comment
|
2022-04-14 23:34:03 +02:00 |
|
Andrew Ashikhmin
|
7b8d828aa1
|
RPC: return latest available block rather than forkchoice head (#3888)
|
2022-04-14 18:05:59 +02:00 |
|
Alex Sharov
|
777412e0bb
|
Snapshots: notify before remove (#3885)
* goerli
* goerli
|
2022-04-14 14:56:08 +07:00 |
|
alex.sharov
|
d439b76a1f
|
goerli
|
2022-04-14 11:12:15 +07:00 |
|
ledgerwatch
|
78a58047dc
|
Fix in recompression (#3884)
* Fix in recompression
* Fix error handling
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
|
2022-04-14 11:07:17 +07:00 |
|
Defido Coin
|
280204bcc9
|
Update README.md (#3882)
Fixed important between
|
2022-04-13 17:51:03 +01:00 |
|
ledgerwatch
|
156da607e7
|
More compact representation of huffman trees in the seg files (#3875)
* More compact representation of huffman trees in the seg files
* Update to latest erigon-lib
* recompress
* recompress
* recompress
* uncompress: buf fix
* Update to latest erigon-lib
* Revert default sync mode
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: alex.sharov <AskAlexSharov@gmail.com>
|
2022-04-13 16:29:44 +01:00 |
|
alex.sharov
|
8db37cfd97
|
change default syncmode
|
2022-04-13 19:09:20 +07:00 |
|
Alex Sharov
|
652825b629
|
recompress (#3880)
|
2022-04-13 13:00:05 +01:00 |
|
alex.sharov
|
482e06ead3
|
uncompress: buf fix
|
2022-04-13 16:35:21 +07:00 |
|
alex.sharov
|
594477ab23
|
uncompress: buf fix
|
2022-04-13 12:45:22 +07:00 |
|
alex.sharov
|
1501b47a45
|
recompress
|
2022-04-12 22:22:13 +07:00 |
|
Andrew Ashikhmin
|
b41fe19ecb
|
Memorize bad PoS headers (#3879)
* Memorize bad PoS headers
* More places to ReportBadHeaderPoS
|
2022-04-12 17:05:23 +02:00 |
|
alex.sharov
|
bba0c686e9
|
recompress
|
2022-04-12 15:03:44 +07:00 |
|
alex.sharov
|
0b63264531
|
recompress
|
2022-04-12 15:01:25 +07:00 |
|
alex.sharov
|
6cbbfb46eb
|
recompress
|
2022-04-12 14:53:21 +07:00 |
|
alex.sharov
|
35674e81c0
|
recompress
|
2022-04-12 14:51:45 +07:00 |
|
Alex Sharov
|
21486ecdb5
|
mdbx: fix assert (#3876)
|
2022-04-12 09:57:25 +07:00 |
|
Alex Sharov
|
ff44db147e
|
Torrent: Increase peers amount to improve Swarm-ing, can do it now because have ratelimiter #3877
|
2022-04-12 09:09:09 +07:00 |
|
Alex Sharov
|
4be4e5b99a
|
Torrent: enable rate limiter (#3872)
* save
* save
* save
* save
|
2022-04-11 18:45:28 +07:00 |
|
Alex Sharov
|
c56d32682e
|
fix_nil_pointer (#3871)
|
2022-04-11 17:29:53 +07:00 |
|
Alex Sharov
|
b329d675ec
|
Torrent best trackers (#3870)
* best trackers
* save
|
2022-04-11 14:01:12 +07:00 |
|