TON 2023.04 and FunC 0.4.3
2023.04 Update
- CPU load optimization: previous DHT reconnect policy was too aggressive
- Network throughput improvements: granular control on external message broadcast, optimize celldb GC, adjust state serialization and block downloading timings, rldp2 for states and archives
- Update for Fift (namespaces) and Fift libraries (list of improvements: #631)
- Better handling of incorrect inputs in funC: fix UB and prevent crashes on some inputs, improve optimizing int consts and unused variables in FunC, fix analyzing repeat loop. FunC version is increase to 0.4.3.
listBlockTransactionsExtin liteserver added- Tvm emulator improvements
Besides the work of the core team, this update is based on the efforts of @krigga (tvm emulator improvement), @ex3ndr (PUSHSLICE fift-asm improvement) and sec3-service security auditors (funC improvements).