Skip to content

Release v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 12:14
· 298 commits to main since this release
53d837d
Feature/ipfs key tracking (#9)

* Playing around with tracking IPFS swarm keys using the substrate node

* Add in events

* rename pallet

* Fix broken test due to missing std build config

* Test apparatus

* Add tests for update, rotate and scheduled rotate

* Parking Readme and benchmarking impl

* Add weight calculations

* Update weights documentation

* Fixes from merge

* Format fixes