62 releases (major breaking)

44.0.0 Dec 18, 2025
43.0.0 Dec 7, 2025
42.0.0 Oct 2, 2025
41.0.0 Aug 1, 2025
2.0.0-alpha.5 Mar 24, 2020

#1 in #aura

Download history 7268/week @ 2025-09-20 7369/week @ 2025-09-27 7039/week @ 2025-10-04 6685/week @ 2025-10-11 7754/week @ 2025-10-18 6110/week @ 2025-10-25 6956/week @ 2025-11-01 6490/week @ 2025-11-08 6799/week @ 2025-11-15 6185/week @ 2025-11-22 5956/week @ 2025-11-29 6853/week @ 2025-12-06 6294/week @ 2025-12-13 5096/week @ 2025-12-20 4716/week @ 2025-12-27 5518/week @ 2026-01-03

23,279 downloads per month
Used in 83 crates (34 directly)

Apache-2.0

3MB
44K 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

~29–50MB
~707K SLoC