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'

@aphelionz aphelionz force-pushed the feat/orbit-db-manifests branch from 478c7b9 to 0ab634c Compare May 6, 2021 16:07
@aphelionz aphelionz force-pushed the feat/orbit-db-manifests branch from 239063c to e505792 Compare May 12, 2021 20:46
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.

1 participant