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
Marshallers and unmarshallers
#3
Closed
i-norden
closed
3 years ago
i-norden
commented
3 years ago
[x] Header (tree of header fields)
[x] Block (PartTree)
[x] LightBlock
[x] Params (HashedParams)
[x] Proposal
[x] Validator (SimpleValidator)
[x] ValidatorTree
[x] Evidence
[x] EvidenceTree
[x] TxTree (Tx uses Raw codec)
[x] Result (ResponseDeliverTx)
[x] ResultTree
[x] Commit (CommitSig)
[x] CommitTree
[x] SMT
[x] IAVL