global: snapshot

This commit is contained in:
nym21
2025-10-31 21:37:02 +01:00
parent 82e59d409e
commit cf08e470ef
127 changed files with 1059 additions and 450 deletions
+1 -1
View File
@@ -90,7 +90,6 @@
- FEAT: save height and version in one file
- _STRUCTS_
- _TRAVERSABLE_
- UX: Improve `tree_node`, it's too verbose at the moment
- _GLOBAL_
- PERF: https://davidlattimore.github.io/posts/2025/09/02/rustforge-wild-performance-tricks.html
- __DOCS__
@@ -150,3 +149,4 @@
- check `TODO`s in codebase
- rename `output` to `txout` or `vout`, `input` to `txin` or `vin`
- https://マリウス.com/thoughts-on-cloudflare/
- tor: https://news.ycombinator.com/item?id=45683380