Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fractal Hub Spec #1

Open
41 tasks
frisitano opened this issue Feb 27, 2024 · 0 comments
Open
41 tasks

Fractal Hub Spec #1

frisitano opened this issue Feb 27, 2024 · 0 comments

Comments

@frisitano
Copy link

## Overview

The Fractal Hub is a core component of Fractal's architecture providing both data availability and fast finality for rollups deployed on Fractal. The Fractal hub is developed using the polkadot-sdk. In this issue we define the core pallets that we will utilise in the Fractal Hub chain and how they should be configured.

Pallets

  • System

  • Babe

  • Timestamp

  • Indices

  • Balances

  • Transaction Payment

  • Authorship

  • Offences

  • Historical

  • Session

  • Grandpa

  • AuthorityDiscovery

  • Utility

  • ParachainsOrigin

  • Configuration

  • ParasShared

  • ParaInclusion

  • ParaInherent

  • ParaScheduler

  • Paras

  • Initializer

  • Dmp

  • Hrmp

  • ParaSessionInfo

  • ParasDisputes

  • ParasSlashing

  • MessageQueue

  • OnDemandAssignmentProvider

  • ParachainsAssignmentProvider

  • CoretimeAssignmentProvider

  • Registrar

  • Slots

  • Coretime

  • XcmPallet

  • Beefy

  • Mmr

  • MmrLeaf

  • ParasSudoWrapper

  • AssignedSlots

  • ValidatorManager

  • Sudo

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

No branches or pull requests

1 participant