mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
706 B
706 B
2024.04 Update
- Make Jemalloc default allocator
- Add candidate broadcasting and caching
- Limit per address speed for external messages broadcast by reasonably large number
- Overlay improvements: fix dropping peers in small custom overlays, fix wrong certificate on missed keyblocks
- Extended statistics and logs for celldb usage, session stats, persistent state serialization
- Tonlib and explorer fixes
- Flags for precize control of Celldb:
--celldb-cache-size,--celldb-direct-ioand--celldb-preload-all - Add valiator-console command to stop persistent state serialization
- Use
@path separator for defining include path in fift and create-state utilities on Windows only.