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

KarpelesLab / libwallet / 28284266104
24%

Build:
DEFAULT BRANCH: master
Ran 27 Jun 2026 08:48AM UTC
Jobs 1
Files 131
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

27 Jun 2026 08:45AM UTC coverage: 23.561% (-0.01%) from 23.571%
28284266104

push

github

MagicalTux
wltswap: make EVM swap MEV protection opt-out; bump outscript to v0.3.34 (security)

MEV protection on EVM swaps is now a host-settable option (default on)
instead of forced. Thread the preference from the request down through the
provider interface:
  - ExecuteRequest.MevProtection *bool (nil = default on; *bool so an omitted
    field is "unset" rather than false)
  - new ExecuteOpts carried into Provider.Execute(..., opts)
  - mevEnabled(opts) resolves the default; okxExecuteEVM passes it to OKX's
    broadcastTransaction. Solana ignores it.
Dart: SwapApi.execute gains `mevProtection`; SwapResult surfaces `orderId`
so the host can poll Crypto/Okx:orderStatus for settlement.

Bump outscript v0.3.29 -> v0.3.34 for upstream security hardening on paths
libwallet uses: Solana transaction decoding, EVM Signature()/ParseTransaction
panic guards, evmabi address encoding, and Bitcoin script/address
bounds/overflow fixes (incl. a HIGH-severity massa base58 fix). Transitively
bumps edwards25519 v1.1.7 -> v1.1.8. Full `go test ./...` green.

Part of the unreleased 0.4.69 (pubspec bump deferred to release after CI green).

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

0 of 19 new or added lines in 2 files covered. (0.0%)

1 existing line in 1 file now uncovered.

4729 of 20071 relevant lines covered (23.56%)

95.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
20.6
-0.32% wltswap/okx.go
1
27.86
0.0% wltswap/swap.go

Coverage Regressions

Lines Coverage ∆ File
1
20.6
-0.32% wltswap/okx.go
Jobs
ID Job ID Ran Files Coverage
1 28284266104.1 27 Jun 2026 08:48AM UTC 131
23.56
GitHub Action Run
Source Files on build 28284266104
  • Tree
  • List 131
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28284266104
  • dd8197ea on github
  • Prev Build on master (#28283597429)
  • Next Build on master (#28298454376)
  • 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