48 releases (29 major breaking)

31.0.0 Apr 9, 2024
30.0.0 Mar 18, 2024
29.0.0 Feb 26, 2024
28.0.0 Feb 13, 2024
2.0.0-alpha.5 Mar 24, 2020

#1121 in Magic Beans

Download history 653/week @ 2023-12-23 1015/week @ 2023-12-30 1516/week @ 2024-01-06 1373/week @ 2024-01-13 1214/week @ 2024-01-20 997/week @ 2024-01-27 893/week @ 2024-02-03 1761/week @ 2024-02-10 2952/week @ 2024-02-17 2457/week @ 2024-02-24 1322/week @ 2024-03-02 1493/week @ 2024-03-09 1906/week @ 2024-03-16 1955/week @ 2024-03-23 2307/week @ 2024-03-30 1412/week @ 2024-04-06

7,770 downloads per month
Used in 32 crates (27 directly)

Apache-2.0

2MB
36K SLoC

Aura Module

Overview

The Aura module extends Aura consensus by managing offline reporting.

Interface

Public Functions

  • slot_duration - Determine the Aura slot-duration based on the Timestamp module configuration.
  • Timestamp: The Timestamp module is used in Aura to track consensus rounds (via slots).

References

If you're interested in hacking on this module, it is useful to understand the interaction with substrate/primitives/inherents/src/lib.rs and, specifically, the required implementation of ProvideInherent and ProvideInherentData to create and check inherents.

License: Apache-2.0

Dependencies

~17–31MB
~505K SLoC