Commit 5569313b authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

AURA: Switch to `CurrentSlot` instead of `LastTimestamp` (#8023)



* Convert AURA to new pallet macro

* AURA: Switch to `CurrentSlot` instead of `LastTimestamp`

This switches AURA to use `CurrentSlot` instead of `LastTimestamp`.

* Add missing file

* Update frame/aura/src/migrations.rs

Co-authored-by: default avatarAndré Silva <[email protected]>

* Remove the runtime side provide inherent code

* Use correct weight

* Add TODO

* Remove the Inherent from AURA

* 🤦



* Remove unused stuff

Co-authored-by: default avatarAndré Silva <[email protected]>
parent 26b093ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment