ChainSafe / ChainSafe/gossamer

parachain/disputes: implement backend using pebbledb

Open
#3,594 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

## Task summary

The earlier implementation of the backend was using badgerDB #3344. We need to replace it with pebbledb.

## Specification reference

Parity's implementation:
https://github.com/paritytech/polkadot/blob/master/node/core/dispute-coordinator/src/backend.rs
https://github.com/paritytech/polkadot/tree/master/node/core/dispute-coordinator/src/db

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.