Skip to content

avive/rpost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpost

Rational proofs of space time playgounrd and benchmarking

Building

go get -u github.com/kardianos/govendor
govendor sync
go build

Features

  • Implement protocols store, prove and verify
    • Store
    • Prove
    • Verify
  • Optimal store size
  • Support all paper params
  • Fast random-access of data from store (bit-level)
  • Table generation and validity tests
  • Tests using in-memory table data
  • Optimal Merkle tree generation and store
  • Real-world test scenarios

Testing

go test ./...

About

rational proofs of spacetime playground

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages