Skip to content

ethereum/go-verkle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Version Lint and Test goreports API Reference

go-verkle

A Go implementation of Verkle Tree datastructure defined in the spec.

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.

Test & Benchmarks

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

$ go test ./...

To run the benchmarks:

go test ./... -bench=. -run=none -benchmem

Security

If you find any security vulnerability, please don't open a GH issue and contact repo owners directly.

LICENSE

License.

About

A go implementation of Verkle trees

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13