issues
search
vulcanize
/
go-codec-dagcosmos
A Go implementation of the DAG interface for Tendermint and Cosmos types
Other
8
stars
2
forks
source link
Write and perform tests
#26
Open
i-norden
opened
3 years ago
i-norden
commented
3 years ago
[x] Header (tree of header fields)
[ ] Block (PartTree)
[x] LightBlock
[x] Params (HashedParams)
[x] Proposal
[x] Validator (SimpleValidator)
[ ] ValidatorTree
[x] Evidence
[ ] EvidenceTree
[ ] TxTree (Tx uses Raw codec)
[x] Result (ResponseDeliverTx)
[ ] ResultTree
[x] Commit (CommitSig)
[ ] CommitTree
[ ] SMT
[ ] IAVL