Skip to content
Snippets Groups Projects
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 <123550+andresilva@users.noreply.github.com>

* Remove the runtime side provide inherent code

* Use correct weight

* Add TODO

* Remove the Inherent from AURA

* :face_palm:



* Remove unused stuff

Co-authored-by: default avatarAndré Silva <123550+andresilva@users.noreply.github.com>
parent 26b093ea
Branches
No related merge requests found
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