• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / libwallet / 24647365179
25%

Build:
DEFAULT BRANCH: master
Ran 20 Apr 2026 03:52AM UTC
Jobs 1
Files 97
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Apr 2026 03:42AM UTC coverage: 21.089% (-0.02%) from 21.109%
24647365179

push

github

MagicalTux
Transaction:signAndSend: recompute Fee server-side before save

The new typed Dart UnsignedTransaction omits the fee field on
purpose (server is the source of truth) but signAndSend wasn't
recomputing it on its own — so apps that go straight to
signAndSend (or rely on the typed UnsignedTransaction shape)
ended up with null Fee in tx history.

Validate already computes Fee from gas × gasPrice (EVM) or the
fixed-fee + ComputeBudget formula (Solana). Apply the same
backfill at signAndSend time so the saved row carries it
regardless of which path the caller took.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

0 of 11 new or added lines in 1 file covered. (0.0%)

1 existing line in 1 file now uncovered.

2494 of 11826 relevant lines covered (21.09%)

69.53 hits per line

Uncovered Changes

Lines Coverage ∆ File
11
0.0
0.0% wlttx/transaction.go

Coverage Regressions

Lines Coverage ∆ File
1
0.0
0.0% wlttx/transaction.go
Jobs
ID Job ID Ran Files Coverage
1 24647365179.1 20 Apr 2026 03:52AM UTC 97
21.09
GitHub Action Run
Source Files on build 24647365179
  • Tree
  • List 97
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24647365179
  • d575172b on github
  • Prev Build on master (#24560202760)
  • Next Build on master (#24648128805)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc