1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-02-13 03:32:22 +00:00
ton/validator/interfaces
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
..
block-handle.h bugfixes 2020-04-10 23:06:01 +04:00
block.h bugfixes 2020-04-10 23:06:01 +04:00
config.h bugfixes 2020-04-10 23:06:01 +04:00
db.h Limit file descriptors num by adding archive slice lru (#892) 2024-02-07 14:56:37 +03:00
external-message.h Add checks for external messages 2022-05-06 10:40:12 +03:00
ihr-message.h bugfixes 2020-04-10 23:06:01 +04:00
liteserver.h Drop only accepted duplicate ext messages, don't cache errors (#902) 2024-02-12 10:42:02 +03:00
message-queue.h bugfixes 2020-04-10 23:06:01 +04:00
proof.h bugfixes 2020-04-10 23:06:01 +04:00
shard-block.h bugfixes 2020-04-10 23:06:01 +04:00
shard.h Fix fetching mc config for runSmcMethod, fix caching in LS (#915) 2024-02-21 16:13:55 +03:00
signature-set.h bugfixes 2020-04-10 23:06:01 +04:00
validator-full-id.h bugfixes 2020-04-10 23:06:01 +04:00
validator-manager.h Add custom overlays for external messages (#949) 2024-04-01 16:44:08 +03:00
validator-set.h bugfixes 2020-04-10 23:06:01 +04:00