This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nim-codex
mirror of
https://github.com/status-im/nim-codex.git
Watch
2
Star
0
Fork
You've already forked nim-codex
0
Code
Issues
Projects
Releases
Wiki
Activity
456e675b8a
nim-codex
/
codex
/
storageproofs
/
stpproto.nim
4 lines
44 B
Nim
Raw
Normal View
History
Unescape
Escape
Remove protobuf serialization (#289) * add format for cid * cid formatIt change * track nim-libp2p-unstable * rework probuf serialization for por * add missing include * removing nim protobuf serialization * rollback to dht to main * remove protobuf serialization import
2022-10-27 13:41:34 +00:00
import
.
/
stpproto
/
messages
Upload authenticators (#108) * initial implementation of storage proofs upload * make sure proof verifies with after deserializing * add por store * rename por store to stp store * rename porstore to stpstore * add support for host discovery to discovery mock * add tags upload network tests
2022-05-26 02:29:31 +00:00
Remove protobuf serialization (#289) * add format for cid * cid formatIt change * track nim-libp2p-unstable * rework probuf serialization for por * add missing include * removing nim protobuf serialization * rollback to dht to main * remove protobuf serialization import
2022-10-27 13:41:34 +00:00
export
messages