oasisprotocol / oasisprotocol/oasis-core

Add staking.AmendCommissionSchedule event

Open
#4,818 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

c:staking p:3 s:good first issue
Dominant language
Go
Stars
369
Forks
151
Avg merge
1d 3h
Merged PRs (30d)
6

Description

SUMMARY

AmendCommissionSchedule can currently only be determined by parsing through transactions and not events. Adding an event would help downstream consumption.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

Staking

ADDITIONAL INFORMATION

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 by locating the Go staking component and the existing AmendCommissionSchedule transaction handling. Trace how staking events are defined and emitted, then verify that the new event exposes the same change for downstream consumers. Done means the event is emitted for AmendCommissionSchedule and covered by the relevant tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.