You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@
7
7
8
8
> A Go implementation of Verkle Tree datastructure defined in the [spec](https://github.com/crate-crypto/verkle-trie-ref/tree/master/verkle).
9
9
10
+
**This implementation, while correct, is no longer used. It will still be maintained, but there will be delays in the responses. PRs are still welcome, although obvious AI slop PRs will be closed without summation.**
11
+
10
12
## Test & Benchmarks
11
13
12
14
To run the tests and benchmarks, run the following commands:
0 commit comments