mlabs-haskell / mlabs-haskell/clb

Slot promotion strategies in the library mode

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Haskell
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently, in the library mode, the slot is increased once a successful transaction is submitted. At the same time, there is an action modifySlot that allows users to promote slots arbitrarily. The cases when this default behavior might not be desirable should be allowed for presumably by introducing a strategy to control the automatic promotion of slots.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the library-mode behavior that advances the slot after a successful transaction and the existing modifySlot action. Define how a configurable promotion strategy should control automatic advancement while preserving arbitrary slot changes. Done means the strategy can represent cases where automatic promotion is undesirable and its behavior is covered by the project’s relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.