1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-12 11:12:16 +00:00
ton/overlay
EmelyanenkoK 0434eadc1f
Add custom overlays for external messages (#949)
* Private overlay for external messages

* Improve ext msg overlays

* Manage from validator console
* Bypass out queue size limit for high-priority messages
* Shuffle messages in get_external_messages

* Cleanup mempool when creating validator group

* Improve private overlays for externals

1. Allow using validator adnl ids in addition to fullnode ids
2. Set priority per sender, not per overlay
3. Require the same overlay name for all nodes
4. Enable lz4 in private block overlay

* Fix typo, add debug logs

* Enable lz4 in private block overlay by config

Change proto_version for lz4 in catchain overlays to 4

* Add logs for broadcasts in fullnode

---------

Co-authored-by: SpyCheese <mikle98@yandex.ru>
2024-04-01 16:44:08 +03:00
..
CMakeLists.txt Various changes in TVM, github builds and tests (#793) 2023-11-03 14:43:34 +03:00
overlay-broadcast.cpp Enhance overlay stats output (#386) 2022-06-07 16:24:26 +03:00
overlay-broadcast.hpp Enhance overlay stats output (#386) 2022-06-07 16:24:26 +03:00
overlay-fec-broadcast.cpp Check fec type in incoming messages in RLDP 2022-10-03 09:14:50 +03:00
overlay-fec-broadcast.hpp Enhance overlay stats output (#386) 2022-06-07 16:24:26 +03:00
overlay-fec.cpp bugfixes 2020-04-10 23:06:01 +04:00
overlay-fec.hpp bugfixes 2020-04-10 23:06:01 +04:00
overlay-id.hpp bugfixes 2020-04-10 23:06:01 +04:00
overlay-manager.cpp Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00
overlay-manager.h Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00
overlay-peers.cpp TON Storage utilities (#564) 2022-12-22 12:24:13 +03:00
overlay.cpp Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00
overlay.h Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00
overlay.hpp Improve DHT store/load, pinging overlay peers (#840) 2023-12-28 09:43:10 +03:00
overlays.h Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00