Skip to content

Commit 143ee25

Browse files
committed
README.md: add a warning that the library entered maintenance mode.
1 parent 4bc28ef commit 143ee25

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
> A Go implementation of Verkle Tree datastructure defined in the [spec](https://github.com/crate-crypto/verkle-trie-ref/tree/master/verkle).
99
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+
1012
## Test & Benchmarks
1113

1214
To run the tests and benchmarks, run the following commands:

0 commit comments

Comments
 (0)