Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement the calculateFees() method #17373

Open
15 tasks
Tracked by #15611
povolev15 opened this issue Jan 14, 2025 · 0 comments
Open
15 tasks
Tracked by #15611

Implement the calculateFees() method #17373

povolev15 opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
Milestone

Comments

@povolev15
Copy link
Contributor

povolev15 commented Jan 14, 2025

Background

  • There is a base fix fee that will be decided by coincom

Acceptance Criteria

  • Calculate the right fee for the Batch transaction.

Dependencies

Definition of Ready (DoR) Checklist

Note that DoR does not need to be 100% met prior to starting work

  • Clear acceptance criteria
  • Clear and detailed description
  • Dependencies identified
  • Links to documentation
  • Should be completable in 2-3 Days
  • Initial draft of Low-level design document
  • At least high level test plan
  • Groomed/Estimated

Definition of Done (DoD) Checklist

  • Acceptance Criteria complete
  • No Codacy issues greater than minor (in new code)
  • JavaDocs updated/created
  • Code commented
  • Unit tests created/updated
  • 80% test code coverage (in new code)
  • Happy Path and major negative cases in HAPI tests as applicable
@ibankov ibankov self-assigned this Jan 15, 2025
@ibankov ibankov added this to the v0.60 milestone Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants