Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Feature: OrbitDB Manifests #17

Open
wants to merge 13 commits into
base: v3
Choose a base branch
from
Open

Feature: OrbitDB Manifests #17

wants to merge 13 commits into from

Conversation

aphelionz
Copy link

@aphelionz aphelionz commented May 6, 2021

This PR creates a new pallet called social-orbit-db-manifests that acts as a binding between a Society and an OrbitDB manifest in IPFS.

This is functional but WIP because of security and further optimizations:

  • Need to implement ensure_founder to make sure only the founder of the Society can assign a manifest
  • Rustfmt and whitespace
  • Tests
  • Doc
  • Runtime version bump
  • Can't utilize pallet_assets or pallet_society due to compilation error: duplicate lang item in crate 'sp_io'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant