oasisprotocol / oasisprotocol/oasis-core
Add staking.AmendCommissionSchedule event
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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