Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update fee module #7798

Closed
Tracked by #7211
shuse2 opened this issue Nov 18, 2022 · 0 comments
Closed
Tracked by #7211

Update fee module #7798

shuse2 opened this issue Nov 18, 2022 · 0 comments
Assignees
Milestone

Comments

@shuse2
Copy link
Collaborator

shuse2 commented Nov 18, 2022

Description

  • Add contextStore with same interface as other stores, which holds in-memory data for context lifetime
  • Update fee module and related area based on Improve fee system lips#182
  • Add minFeePerByte from endpoint

Acceptance Criteria

  • All unit, integration and functional tests needs to be updated

Additional Information

  • state machine / token module / pos module / interoperability module are the main places affected
@shuse2 shuse2 added this to the Sprint 83 milestone Nov 21, 2022
@shuse2 shuse2 self-assigned this Nov 22, 2022
shuse2 added a commit that referenced this issue Nov 25, 2022
### What was the problem?

This PR resolves #7798 

### How was it solved?

- Add context store  using map
- Remove fee specified on commands according to
[PR](LiskArchive/lips#182)
- Update fee module with new specification according to
[PR](LiskArchive/lips#182)
- Remove fee in PoS module according to
[PR](LiskArchive/lips#185)

### How was it tested?

- Update / add tests
- Run pos example app
@shuse2 shuse2 closed this as completed Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant