global: serialization optimizations for faster responses

This commit is contained in:
nym21
2025-09-20 18:42:15 +02:00
parent 23f6397a97
commit 2c5b502da9
90 changed files with 915 additions and 460 deletions
+2
View File
@@ -79,6 +79,8 @@
- add support for https (rustls)
- _STORE_
- save height and version in one file
- _STRUCTS_
- remove `checked_sub` trait ? (checked with the `dev` profile)
- __DOCS__
- _README_
- add a comparison table with alternatives