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

safe-global / safe-core-sdk
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: fix/improve-base-gas-estimates
DEFAULT BRANCH: main
Repo Added 30 Jun 2023 10:49AM UTC
Files 42
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

LAST BUILD ON BRANCH fix/improve-base-gas-estimates
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-api-links
  • add-botchain-chain
  • add-missing-properties
  • add-passkey-types-to-starter
  • add-semver-relay-kit
  • address-type-as-0xstring
  • api-kit-improvements
  • bump-dependencies
  • bump-safe-deployments
  • bump-safe-deployments-v1.37.22
  • bump-safe-deployments-v4
  • bump-safe-modules-deployments
  • bump-v4-lts
  • bump-v5-lts
  • chore/add-missing-changesets
  • chore/add-new-supported-chains
  • chore/bump-deployments
  • chore/bump-node-version
  • chore/bump-openzeppelin-dependency
  • chore/bump-safe-deployments
  • chore/migrate-to-pnpm
  • chore/remove-deprecated-default-verifier
  • chore/remove-lerna-for-changesets
  • chore/set-release-version
  • chore/update-api-kit-tx-service-urls
  • chore/update-deprecated-endpoints
  • chore/upgrade-transaction-endpoints
  • copilot/fix-f31fb0b7-80b9-45b5-935a-c6950afea8c6
  • dependabot/npm_and_yarn/cipher-base-1.0.6
  • dependabot/npm_and_yarn/cross-spawn-7.0.6
  • dependabot/npm_and_yarn/form-data-4.0.4
  • dependabot/npm_and_yarn/immutable-4.3.8
  • dependabot/npm_and_yarn/lodash-4.17.23
  • dependabot/npm_and_yarn/sha.js-2.4.12
  • development
  • esm-bundle
  • exclude-address-type-declarations
  • feat/action-verify-hashes
  • feat/add-duplicate-shortname-check
  • feat/add-estimate-safe-tx-gas-playground
  • feat/add-explicit-permissions-to-github-actions
  • feat/api-keys-integration
  • feat/enable-confirmed-txs-and-safe-operations-execution
  • feat/entrypoint-v7
  • feat/evm-gas-schedule-variations
  • feat/export-signature-utils
  • feat/generic-fee-estimator
  • feat/get-pending-safe-operations
  • feat/improve-contract-networks-config
  • feat/improve-playgrounds-readmes
  • feat/remove-exported-abitype-declarations
  • feat/set-default-safe-modules-version-to-0.2.0
  • feat/user-operation-custom-nonce
  • feature/extensible-fallback-handler
  • feature/v1.5.0
  • fix-1271-signing
  • fix-get-version-as-script
  • fix-relay-kit-main
  • fix-relay-kit-onchain-analytic-tests
  • fix-typos
  • fix-userOperationToHexValues-nonce
  • fix/api-kit-e2e-tests
  • fix/api-kit-tests
  • fix/block-selection-util
  • fix/eip712-bigint-chainid
  • fix/gas-estimation-new-account-cost
  • fix/improve-base-gas-estimates
  • fix/integrity-action
  • fix/node-fetch-dual-compilation
  • fix/optional-dependencies-installed
  • fix/process-dependency
  • fix/return-error-response-codes
  • fix/safe-modules-version-in-starter-kit
  • fix/stable-testnet-v5-lts
  • fix/tighten-gas-estimation
  • fix/zksync-lens-predict-address
  • improve-api-kit-types
  • main
  • med3000-patch-1
  • migrate-nonce-type
  • multisend-only-calls-by-default
  • onchain-trackid-data
  • prepare-alpha-release
  • prepare-release
  • set-release-botchain
  • update-license
  • update-publish-script
  • uxio/pla-1429-fix-base-gas-estimation-for-gtf
  • uxio/pla-1668-sdk-upgrade-viem-to-2522-and-adjust-address-typing
  • v5-lts-add-creditcoin-chain
  • v5-lts-add-tempo-chain
  • v5-lts-bump-safe-deployments
  • v5-lts-detect-duplicates
  • v5-lts-fix-tests
  • v5-lts-release
  • v5-lts-update-chain-scripts
  • web3-sunset

14 Jul 2026 04:36PM UTC coverage: 80.132%. Remained the same
29350361605

Pull #1394

github

web-flow
Merge 5588c0971 into 59b478bc4
Pull Request #1394: Fix/improve base gas estimates

267 of 409 branches covered (65.28%)

Branch coverage included in aggregate %.

947 of 1106 relevant lines covered (85.62%)

4.94 hits per line

Relevant lines Covered
Build:
Build:
1106 RELEVANT LINES 947 COVERED LINES
4.94 HITS PER LINE
Source Files on main
  • Tree
  • List 42
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29350361605 fix/improve-base-gas-estimates Merge 5588c0971 into 59b478bc4 Pull #1394 14 Jul 2026 04:39PM UTC web-flow github
80.13
29342149226 fix/improve-base-gas-estimates Merge c34484d20 into 59b478bc4 Pull #1394 14 Jul 2026 02:46PM UTC web-flow github
80.13
29318868331 main chore(deps): bump pnpm/action-setup from 5.0.0 to 6.0.9 (#1381) Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 5.0.0 to 6.0.9. - [Release notes](https://github.com/pnpm/action-setup/releases) - [Commits](https://github.com/p... push 14 Jul 2026 08:42AM UTC web-flow github
80.13
29002760559 main Set release botchain (#1393) * chore: add botchain (bot) chain support and bump deployments Bump safe-deployments to 1.37.59 and safe-modules-deployments to 3.0.7, update EIP-3770 network config with chainId 677 (bot), and add a changeset. * ch... push 09 Jul 2026 07:52AM UTC web-flow github
80.13
29002371489 set-release-botchain Merge 3c7e2ac18 into 3ca518f35 Pull #1393 09 Jul 2026 07:44AM UTC web-flow github
80.13
29002353692 main chore: add botchain (bot) chain support and bump deployments (#1392) * chore: add botchain (bot) chain support and bump deployments Bump safe-deployments to 1.37.59 and safe-modules-deployments to 3.0.7, update EIP-3770 network config with chain... push 09 Jul 2026 07:44AM UTC web-flow github
80.13
28952237309 set-release-botchain Merge 6a2e968b2 into b9765ed28 Pull #1393 08 Jul 2026 02:56PM UTC web-flow github
80.13
28951999250 add-botchain-chain Merge 561ab28ce into b9765ed28 Pull #1392 08 Jul 2026 02:52PM UTC web-flow github
80.13
28951676901 add-botchain-chain Merge 9e74bd459 into b9765ed28 Pull #1392 08 Jul 2026 02:48PM UTC web-flow github
80.13
28782938020 main chore: set release (#1391) Co-authored-by: Zalens <168520191+Zalens@users.noreply.github.com> push 06 Jul 2026 09:53AM UTC web-flow github
80.13
See All Builds (1626)
  • Repo on GitHub
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