Releases: bosonprotocol/boson-protocol-contracts
Releases · bosonprotocol/boson-protocol-contracts
v2.2.1
What's Changed
- Add metadataUri to seller struct by @anajuliabit in #614
- 2.2.1 mumbai test addresses by @anajuliabit in #615
- Add upgrade tests and migrations to v2.2.1 by @anajuliabit in #621
- Fix the bug in update seller by @zajck in #624
- 2.2.1-rc.3 test addresses by @zajck in #625
- Release 2 2 0 by @mischat in #640
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Upgrade protocol to v2.2.0-rc.4 by @zajck in #580
- Upgrade voucher contracts - fix by @zajck in #584
- This is a simple change to the README by @mischat in #602
- Emit 'VouchersPreminted' event by @anajuliabit in #604
- Prevent renounceOwnership by @zajck in #591
- Use correct owner in burnPremintedVouchers by @zajck in #589
- New tokenIds by @zajck in #583
- Refactor tests by @zajck in #595
- Code coverage 2.2.0 by @zajck in #597
- Upgrade hooks by @zajck in #606
- Add tests upgrade to v2.2.0 by @anajuliabit in #498
- Add Slither Analyzer to Github Actions by @anajuliabit in #541
Full Changelog: v2.2.0-rc.4...v2.2.0
v2.2.1
What's Changed
- This adds in the other 2 audits we have had performed by @mischat in #608
- Add metadataUri to seller struct by @anajuliabit in #614
Full Changelog: v2.2.0...v2.2.1
v2.2.0-rc.4
What's Changed
- Allow vouchers to be preMinted to voucher contract by @anajuliabit in #563
- Add methods to allow using voucher contract as caller to external contracts by @anajuliabit in #571
Full Changelog: v2.2.0-rc.3...v2.2.0-rc.4
v2.2.0-rc.3
What's Changed
- chore: add forwarder address in deploy suite script by @albertfolch-redeemeum in #552
- Rename operator to assistant by @zajck in #556
- Fix bug on tokenURI method on BosonVoucher by @anajuliabit in #557
Full Changelog: v2.2.0-rc.2...v2.2.0-rc.3
v2.2.0-rc.2
What's Changed
- Update Local Development documentation by @cliffhall in #493
- Rename ProcolInitializationFacet to ProtocolInitializationHandlerFacet by @anajuliabit in #494
- Add pre-commit hook by @anajuliabit in #491
- Refactor chunks generator script by @anajuliabit in #495
- Verify client upgrade by @zajck in #496
- Fix detect contract change by @zajck in #497
- feat: return deployed contract addresses by @albertfolch-redeemeum in #499
- fix: getInterfaceNames so that it works in core-components by @albertfolch-redeemeum in #516
- [EHF-01C] Redundant Duplication of Pre-Conditions by @zajck in #517
- [OH1-01C] Duplicate Enforcement of Pause Region Status by @zajck in #518
- [DHF-01C] Inefficient Application of Region Pause Status Enforcement by @zajck in #519
- Offer base remediation by @zajck in #520
- fix: INVALID_RANGE_LENGTH error text by @albertfolch-redeemeum in #526
- Create dependabot.yml by @mischat in #527
- Boson voucher - after audit remediations by @zajck in #514
- [PIF-02M] Unprotected Facet w/ Delegate Call by @zajck in #515
- BosonVoucher - add transferPremintedFrom by @zajck in #521
- [EHF-01M] Potential Fatal Failure of Voucher Redemption by @zajck in #523
- Add eslint rule to not allow .only by @anajuliabit in #525
- Remove files before the build by @zajck in #539
- BosonVouchers support to MetaTx by @anajuliabit in #533
- Protocol Initalization Handler Facet documentation by @zajck in #538
New Contributors
- @albertfolch-redeemeum made their first contribution in #499
Full Changelog: v2.2.0-rc.1...v2.2.0-rc.2
v2.2.0-rc.1
What's Changed
- Remove gas limit by @anajuliabit in #451
- Add interfaceIds to addesses file by @zajck in #457
- Add Omniscia report by @hswopeams in #458
- Add verify-suite info by @hswopeams in #459
- Fix pdf typo by @hswopeams in #463
- Code coverage by @anajuliabit in #454
- Specify environment in scripts by @zajck in #462
- Snapshot Gate example by @cliffhall in #452
- Verify suite - default behaviour by @zajck in #464
- Allowlist metatx methods by @zajck in #461
- Allows DR creation without the need for activation by protocol admin by @anajuliabit in #466
- Fix bug on createTwinInternal by @anajuliabit in #469
- Remove unusable CLI support by @cliffhall in #470
- Script to verify upgrade did not corrupt old contract state by @zajck in #465
- Verify succesful upgrade - refactor by @zajck in #471
- 2.1.0 test addresses by @zajck in #476
- Script to upgrade client by @zajck in #474
- 2.1.0 environment addresses by @zajck in #478
- Updated diagrams by @cliffhall in #479
- New voucher name and symbol by @zajck in #477
- Update source of Solidoc, solc version and excluded files by @Rhian in #472
- Documentation update by @cliffhall in #484
- Preminted voucher support [PR replacement] by @zajck in #483
- Detect changed contracts by @zajck in #487
- Add new facet ProtocolInitializationFacet by @anajuliabit in #475
- Protocol support preminted voucher by @zajck in #490
- Raise and Escalate Dispute Orchestration by @cliffhall in #489
- Init v2_2_0 by @zajck in #492
New Contributors
Full Changelog: v2.1.0...v2.2.0-rc.1
v2.1.0
What's Changed
- Fix: typos by @omahs in #449
- Deploy or upgrade facets with initialize arguments by @zajck in #447
- Remove revert reason by @hswopeams in #450
- Update for new create seller and DR funcitonality by @hswopeams in #453
- Upgrade to 2.1.0 - test env by @zajck in #455
New Contributors
Full Changelog: v2.1.0-rc.1...v2.1.0
v2.1.0-rc.1
What's Changed
- changes required for core-component tests by @levalleux-ludo in #443
- Add opt-in feature when updating seller admin, clerk, operator and auth token by @anajuliabit in #429
- Added Escalate Dispute sequence diagram and discussion. by @cliffhall in #444
- Clean and compile contracts before doing deploy by @anajuliabit in #445
- Upgrade script by @zajck in #441
- Add opt-in feature when updating dispute resolver admin, clerk, operator by @anajuliabit in #442
- Update GitHub actions by @anajuliabit in #446
- Pre-release changes for V2.1.0-rc.1 by @cliffhall in #448
Full Changelog: v2.0.0...v2.1.0-rc.1
v2.0.0
What's Changed
- Deploy to testing env by @anajuliabit in #439
- Release v2.0.0 by @mischat in #440
Full Changelog: v2.0.0-rc.5...v2.0.0