This website requires JavaScript.
Explore
Help
Sign in
core
/
go-blockchain
Watch
8
Star
0
Fork
You've already forked go-blockchain
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
f5822e7222
go-blockchain
/
chain
History
Claude
f5822e7222
feat(chain): block header validation (linkage, height, size)
...
Co-Authored-By: Charon <charon@lethean.io>
2026-02-20 21:50:12 +00:00
..
chain.go
feat(chain): Chain struct with block storage and retrieval
2026-02-20 21:44:57 +00:00
chain_test.go
feat(chain): transaction, key image, and output index operations
2026-02-20 21:49:15 +00:00
index.go
feat(chain): transaction, key image, and output index operations
2026-02-20 21:49:15 +00:00
meta.go
feat(chain): go-store dependency and metadata types
2026-02-20 21:42:22 +00:00
store.go
feat(chain): transaction, key image, and output index operations
2026-02-20 21:49:15 +00:00
validate.go
feat(chain): block header validation (linkage, height, size)
2026-02-20 21:50:12 +00:00
validate_test.go
feat(chain): block header validation (linkage, height, size)
2026-02-20 21:50:12 +00:00