Skip to content

feat: add network fee estimation functionality and corresponding docu… - #415

Merged
El-swaggerito merged 1 commit into
Axionvera:mainfrom
adnaan-id:issue239
Jul 28, 2026
Merged

feat: add network fee estimation functionality and corresponding docu…#415
El-swaggerito merged 1 commit into
Axionvera:mainfrom
adnaan-id:issue239

Conversation

@adnaan-id

Copy link
Copy Markdown
Contributor

Closes #239
…mentation

Related Issue

  • Closes #

Implementation Scope

  • Problem addressed:
  • Modules changed: (e.g. src/payments/validation.ts, src/errors/index.ts)
  • Public API impact: (none / new export / breaking change — explain if breaking)

Tests Added / Changed

  • New tests added: (list files, e.g. tests/validation.test.ts)
  • Failure paths covered: (negative inputs, error classification, edge cases)
  • Docs-only / config-only PR — tests not applicable because:

Commands Run (local verification)

  • npm run verify passed locally
<paste `npm run verify` output summary here>

CI Status

  • All CI checks are passing (or red-only for a documented, pre-existing reason)
  • CI run link (if needed):

Acceptance Criteria Coverage

  • Criterion 1:
  • Criterion 2:
  • Criterion 3:

Reviewer Notes

@El-swaggerito
El-swaggerito merged commit cf8e166 into Axionvera:main Jul 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SDK transaction fee estimation design

2 participants