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

KarpelesLab / outscript / 23687145067
81%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2026 02:22PM UTC
Jobs 1
Files 21
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

28 Mar 2026 02:21PM UTC coverage: 81.072% (+0.6%) from 80.518%
23687145067

push

github

MagicalTux
add comprehensive Solana support: v0 transactions, PDA, SPL tokens, priority fees, verification

- Fix NewSolanaTx to return error, validate account count (max 256)
- Add bounds checks in UnmarshalBinary for signature/account counts
- Add PDA computation (SolanaCreateProgramAddress, SolanaFindProgramAddress)
- Add instruction helpers: compute budget (priority fees), SPL token transfer,
  associated token account creation, durable nonce advance
- Add well-known program addresses (ComputeBudget, Token, ATA, sysvars)
- Add Verify() for Ed25519 signature verification on signed transactions
- Add versioned transaction (v0) support with address lookup tables:
  SolanaMessageV0, SolanaAddressTableLookup, NewSolanaTxV0
- Version-aware Sign/Verify/Marshal/Unmarshal dispatching

BREAKING: NewSolanaTx now returns (*SolanaTx, error) instead of *SolanaTx

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

344 of 408 new or added lines in 3 files covered. (84.31%)

2360 of 2911 relevant lines covered (81.07%)

13.82 hits per line

Uncovered Changes

Lines Coverage ∆ File
60
80.03
0.29% solanatx.go
2
97.06
solana_instructions.go
2
94.74
solana_pda.go
Jobs
ID Job ID Ran Files Coverage
1 23687145067.1 28 Mar 2026 02:22PM UTC 21
81.07
GitHub Action Run
Source Files on build 23687145067
  • Tree
  • List 21
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 358d2719 on github
  • Prev Build on master (#22151967084)
  • Next Build on master (#23687887311)
  • 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