Skip to main content

Module posting

Module posting 

Source
Expand description

§Post and feedback wire-format types

The canonical on-the-wire shapes for individual posts, aggregate post bundles, individual feedback entries, and aggregate feedback bundles — all self-verifying via signatures and proof-of-work. The PoW-amplification rules that gate how much work a post must cost live alongside them.

Modules§

amplification
Post PoW amplification rules
encoded_post
EncodedPostV1 — individual post wire format
encoded_post_bundle
EncodedPostBundleV1 — the server-signed index of posts at a location
encoded_post_bundle_feedback
EncodedPostBundleFeedbackV1 — server-signed aggregate feedback for a bundle
encoded_post_feedback
EncodedPostFeedbackV1 — a single feedback vote