oasisprotocol / oasisprotocol/oasis-core

Honor consensus layer method priority

Open
#3,989 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

c:consensus/cometbft s:blocked
Dominant language
Go
Stars
369
Forks
151
Avg merge
1d 3h
Merged PRs (30d)
6

Description

Once Tendermint 0.35 lands with support for transaction priorities in the mempool we should make sure that our method priorities are mapped to transaction priorities in CheckTx.

Contributor guide

Open the contributing guide

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 with the consensus-layer CheckTx path and review how Tendermint 0.35 exposes transaction priorities in the mempool. Trace the existing method-priority handling and determine where its values should map to transaction priorities. Done means CheckTx passes the intended priority through once the Tendermint support is available.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.