issues Search Results · repo:bosonprotocol/boson-protocol-contracts language:JavaScript
Filter by
211 results
(100 ms)211 results
inbosonprotocol/boson-protocol-contracts (press backspace or delete to remove)Having the same percentage for all prices results in enormous fees for high-priced offers. It can be solved with the
introduction of a fee table, which defines different fee percentages, depending on the ...
enhancement
v2.5.0
zajck
- Opened on Sep 5, 2024
- #956
https://github.com/bosonprotocol/boson-protocol-contracts/blob/4191e9f51b46e8755278b432a992975089dc8d82/contracts/protocol/facets/PauseHandlerFacet.sol#L70-L107
The following line is not the total number ...
zajck
- 6
- Opened on Jun 4, 2024
- #949
Hello, I have difficulty in deploying BOSON contracts to the local Hardhat node.
I used npx hardhat node to start a local node instance, updated ADMIN_ADDRESS_LOCAL and AUTH_TOKEN_OWNERS_LOCAL to one ...
allen-mak
- 1
- Opened on Jun 3, 2024
- #947
Currently, price discovery offers require its price to be set to zero:
https://github.com/bosonprotocol/boson-protocol-contracts/blob/b131a972a439ff2d0947db92e86c58703787ef18/contracts/protocol/bases/OfferBase.sol#L153 ...
zajck
- Opened on May 13, 2024
- #945
Allow the deployment of the suite using create2, which would allow easier matching of the protocol addresses across the
different chains.
enhancement
zajck
- Opened on Mar 27, 2024
- #929
Before v2.4.0, silentMint was used to enable preminted vouchers. In those versions, transferring of preminted voucher
always resulted in committing to the offer. With v2.4.0 and price discovery, we allow ...
bug
zajck
- Opened on Mar 25, 2024
- #927
Goerli is being deprecated and has become very unreliable. Most services are dropping the support for this network and
are moving to Sepolia.
Version v2.4.0 of protocol should be deployed to Sepolia and ...
zajck
- Opened on Mar 18, 2024
- #925
In escalateDisputeInternal a FundsEncumbered is emitted even if no funds were encumbered (i.e. when DRFee is 0).
https://github.com/bosonprotocol/boson-protocol-contracts/blob/be6ff0815e959fcc78377780ae6b06227528dde0/contracts/protocol/bases/DisputeBase.sol#L126 ...
zajck
- Opened on Feb 28, 2024
- #919
Function getRoyaltyRecipients has a different return type in the interface than in the implementation.
Implementation:
https://github.com/bosonprotocol/boson-protocol-contracts/blob/6fa4d9b5c08734c77965ad16ce6eeb15c5c9d0bc/contracts/protocol/facets/SellerHandlerFacet.sol#L872-L875 ...
bug
zajck
- Opened on Feb 27, 2024
- #916

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.