17 releases (11 major breaking)

new 14.0.0 Apr 8, 2024
13.0.0 Mar 18, 2024
12.0.0 Feb 26, 2024
11.0.0 Feb 13, 2024
0.1.0-dev.2 Jul 27, 2023

#1923 in Magic Beans

Download history 3/week @ 2024-01-19 21/week @ 2024-02-09 114/week @ 2024-02-16 137/week @ 2024-02-23 47/week @ 2024-03-01 5/week @ 2024-03-08 95/week @ 2024-03-15 16/week @ 2024-03-22 21/week @ 2024-03-29 87/week @ 2024-04-05

219 downloads per month

Apache-2.0

2.5MB
43K SLoC

Supporting pallet for the statement store.

Overview

The Statement pallet provides means to create and validate statements for the statement store.

For each statement validation function calculates the following three values based on the statement author balance: max_count: Maximum number of statements allowed for the author (signer) of this statement. max_size: Maximum total size of statements allowed for the author (signer) of this statement.

This pallet also contains an offchain worker that turns on-chain statement events into statements. These statements are placed in the store and propagated over the network.

Dependencies

~17–31MB
~504K SLoC