-
One of the basic purposes of the seller’s scoreAd function is to ensure that PA-API candidates exceed the auction floor price. This check, in most cases, is a trivial function “if A < B then reject” a…
-
-
auction
-
PUSH0
High
# No deadline/slippage check in repay/refinance/auctioning can cause a higher repay than expected
### Summary
Because a loan's interest increases in real-time, any actions that repays a…
-
The following string fields related to size declarations in the joinAdInterestGroup API surface should be DOMStrings rather than USVStrings, because there is no specific reason for them to be USVStrin…
-
Gents,
Currently, many functionalities in the addon are placed in the global scope without clear categorization, making navigation somewhat difficult & illogical at times. To improve usability and …
-
# Lines of code
https://github.com/code-423n4/2024-07-reserve/blob/3f133997e186465f4904553b0f8e86ecb7bbacbf/contracts/p1/RevenueTrader.sol#L109-L183
# Vulnerability details
## Impact
For low liqu…
-
Hi Gnomes!
My name is Mustapha, and I live in France. I’m excited to embark on my journey in the Gno hackerspace and contribute to the community! Currently, I’m working on Mazad DApp, an auction pl…
-
The newest version is producing an error whenever opening the auction house in Season of Discovery. Full text of the error message from Swatter is included below.
Date: 2024-08-12 22:55:55
ID: 1
…
-
Several things that cannot be a promise seem to not have good reason to be excluded, eg
sellerExperimentGroupId
perBuyerExperimentGroupIds
perBuyerCurrencies
As async auctions become more popu…