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

bosonprotocol / boson-protocol-contracts
99%

Build:
DEFAULT BRANCH: main
Repo Added 22 May 2023 03:00PM UTC
Files 51
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 1006-uma-dr-adapter
  • 1012-eip2771-support
  • 1014-fundshandler-tests-refactor
  • 1018-buyer-initiated-offer
  • 1019-create+commit
  • 1047-emit-fundsDeposited
  • 1049-DRF-01S-inexistent-even-emission
  • 1053-ECF-02M-1056-OHF-01M-Inexistent-Validation-Mutualizer-Interface
  • 1054-FBE-01M-Deprecated-Approval-Function
  • 1055-FBE-02M-insecure-dr-mutualizer
  • 1062-reentracy-via-mutualizer
  • 1064-EIP-01M-signature
  • 2.5.0-upgrade
  • 2.5.0-upgrade-1
  • 2.5.0-upgrade-test-2
  • 2.5.0-upgrade-test-3
  • 915-metatx-support
  • 919-do-no-emit-FundsEncumbered
  • 949-fix-getgaused-regions
  • 982-dispute-resolution
  • DRF-01C-code-repetition
  • DRF-01M-payment-validation
  • DRF-02C-inneficient-lookups
  • DRF-03C-parenthesis
  • ECF-01M-incorrect-msgsender
  • FBE-01C-inneficient-reads
  • OBE-01S-literal-equality
  • OBE-02C-add-natspec
  • add-v2.5.0-audit
  • audit-report-v2.4.2
  • audit_v2_4_2_fixes
  • auto-approve-dependabot
  • base-addresses-hardhat-upgrade
  • base-sepolia-v2.4.1
  • dependabot/npm_and_yarn/base-x-3.0.11
  • dependabot/npm_and_yarn/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/dev-dependencies-15f3c35c97
  • dependabot/npm_and_yarn/dev-dependencies-55e89e9e13
  • dependabot/npm_and_yarn/dev-dependencies-5d49516095
  • dependabot/npm_and_yarn/dev-dependencies-74a330f876
  • dependabot/npm_and_yarn/dev-dependencies-877e41f3c1
  • dependabot/npm_and_yarn/dev-dependencies-a0cd3d7c91
  • dependabot/npm_and_yarn/dev-dependencies-dc16a2237c
  • dependabot/npm_and_yarn/dotenv-17.0.1
  • dependabot/npm_and_yarn/eslint-9.29.0
  • dependabot/npm_and_yarn/eslint-config-prettier-10.1.5
  • dependabot/npm_and_yarn/glob-11.0.3
  • dependabot/npm_and_yarn/glob-11.1.0
  • dependabot/npm_and_yarn/husky-9.1.7
  • dependabot/npm_and_yarn/min-document-2.19.2
  • dependabot/npm_and_yarn/multi-12cb0b0c21
  • dependabot/npm_and_yarn/nomicfoundation/hardhat-toolbox-6.0.0
  • dependabot/npm_and_yarn/openzeppelin/contracts-upgradeable-4.9.6
  • dependabot/npm_and_yarn/pbkdf2-3.1.3
  • dependabot/npm_and_yarn/prettier-3.3.3
  • dependabot/npm_and_yarn/prettier-plugin-solidity-2.0.0
  • dependabot/npm_and_yarn/sha.js-2.4.12
  • dependabot/npm_and_yarn/solhint-5.2.0
  • dependabot/npm_and_yarn/solhint-6.0.0
  • dependabot/npm_and_yarn/undici-5.29.0
  • dynamica-mutualizer-gas-stipend
  • fix-ci-errors-and-warnings
  • fix-token-gating
  • make-tests-deterministic
  • multichain-config
  • new-test-chunks
  • release-2.4.2
  • release-2.5.0
  • release-2_4_1
  • release-2_4_2
  • release-2_4_2-rc.2
  • upgrade-clients-2.5.0

17 Nov 2025 08:04PM UTC coverage: 98.611%. Remained the same
19442917236

push

github

web-flow
Boson voucher implementation 2.5.0 addresses (#1092)

* amoy boson voucher implementation addresses

* [baseSepolia, arbitrumSepolia,optimismSepolia] boson voucher implementation addresses

* sepolia boson voucher implementation addresses

* Prod boson voucher address

1835 of 1906 branches covered (96.27%)

Branch coverage included in aggregate %.

3204 of 3204 relevant lines covered (100.0%)

1234.36 hits per line

Relevant lines Covered
Build:
Build:
3204 RELEVANT LINES 3204 COVERED LINES
1234.36 HITS PER LINE
Source Files on main
  • Tree
  • List 51
  • 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
19442917236 main Boson voucher implementation 2.5.0 addresses (#1092) * amoy boson voucher implementation addresses * [baseSepolia, arbitrumSepolia,optimismSepolia] boson voucher implementation addresses * sepolia boson voucher implementation addresses * Prod ... push 17 Nov 2025 08:28PM UTC web-flow github
98.61
18717109339 main Release 2.5.0 (#1084) * update protocol version * Amoy 2.5.0-rc.2 test upgrade * Sepolia 2.5.0-rc.2 test upgrade * Base Sepolia 2.5.0-rc.2 test upgrade * Arbitrum Sepolia 2.5.0-rc.2 test upgrade * Optimism Sepolia 2.5.0-rc.2 test upgrade * ... push 22 Oct 2025 01:28PM UTC web-flow github
98.61
18680264648 main add v2.5.0 audit report (#1089) push 21 Oct 2025 10:27AM UTC web-flow github
98.61
18531957417 main Properly initialize facets during upgrade (#1087) push 15 Oct 2025 02:39PM UTC web-flow github
98.61
18372855147 main set gas stipend after the upgrade (#1086) push 09 Oct 2025 10:30AM UTC web-flow github
98.61
18371089246 main Dynamic mutualizer gas stipend (#1085) * smart contract changes * updte ConfigHandler interface id * update deployment config, add new tests push 09 Oct 2025 09:23AM UTC web-flow github
98.61
18334687414 main fix 2.5.0 upgrade tests and script (#1083) * update contracts docker image commit hash * remove all legacy code * add removed selectors to global list * handle metaTx allowlisting * remove upgrade hooks push 08 Oct 2025 05:46AM UTC web-flow github
98.61
18303713654 main 2.5.0 upgrade test (#1061) * wip: commitToBuyerOffer fail in upgrade test * wip: add allowlist tests * feat: finalise tests * fix: ci * refactor: bring back some logs * implement PR suggestions * update docs, npm task, ci slither node versi... push 07 Oct 2025 06:34AM UTC web-flow github
98.61
18275434260 main New test chunks (#1079) * fix failing unit test * new chunks push 06 Oct 2025 09:18AM UTC web-flow github
98.61
18214723655 main [FBE-02M] Insecure Integration of Dispute Resolution Mutualizer (#1066) * limit gas used in `returnDRFee` call * Continue even if `returnDRFee` reverts * add unit tests * increase allowance, don't increase protocol funds * replace native tran... push 03 Oct 2025 06:48AM UTC web-flow github
98.61
See All Builds (876)
  • 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

© 2025 Coveralls, Inc