oasisprotocol / oasisprotocol/oasis-sdk
runtime-sdk/modules/accounts: Fee accumulator should be a normal account
Open
Nobody has claimed this yet.
c:runtime-sdk
m:accounts
- Dominant language
- Rust
- Stars
- 90
- Forks
- 35
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 5
Description
We should change the code to handle the fee accumulator as a normal account, which will make it safer.
Performance measurements should be made before and after the change.
Contributor guide
No contributing guide indexed for this repository
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 in runtime-sdk/modules/accounts and trace how the fee accumulator is represented and handled. Establish performance measurements before changing it, then verify that it behaves as a normal account and compare the measurements after the change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100