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

safe-global / safe-core-sdk / 24347751417 / 1
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 13 Apr 2026 02:08PM UTC
Files 42
Run time 2s
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

13 Apr 2026 02:05PM UTC coverage: 78.235%. Remained the same
24347751417.1

push

github

web-flow
feat(protocol-kit): export signature utils, SAFE_FEATURES, and hasSafeFeature (#1326)

* feat(protocol-kit): export generatePreValidatedSignature, adjustVInSignature, calculateSafeTransactionHash, SAFE_FEATURES, hasSafeFeature

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

* feat: export networks and NetworkShortName from public API

Export the EIP-3770 chain short-name lookup table so consumers don't
need to maintain a local copy or rely on deep imports.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* feat(protocol-kit): expose EIP-3770 lookup functions instead of raw network data

Add getChainIdFromEip3770NetworkPrefix and export both EIP-3770 lookup
functions (getEip3770NetworkPrefixFromChainId, getChainIdFromEip3770NetworkPrefix)
as public API. Replace the raw networks array and NetworkShortName type exports
with these typed functions, giving consumers a stable interface for chainId<->shortName
lookups without coupling them to the internal data structure.

* chore: remove unnecessary export

* refactor(protocol-kit): rename SAFE_FEATURES enum to SafeFeature

Rename the SAFE_FEATURES enum to SafeFeature to follow TypeScript PascalCase
conventions for enum types, consistent with other enums in the public API
(e.g. SigningMethod). Updates all internal usages across Safe.ts, SafeProvider.ts,
SafeBaseContract.ts, and the manager/transaction utilities.

* feat: export calculateSafeMessageHash

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Daniel <25051234+dasanra@users.noreply.github.com>

261 of 409 branches covered (63.81%)

Branch coverage included in aggregate %.

918 of 1098 relevant lines covered (83.61%)

4.82 hits per line

Source Files on job 24347751417.1
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 24347751417
  • ce9be1a7 on github
  • Prev Job for on main (#23653332439.1)
  • Next Job for on main (#24350130329.1)
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