-
After an email is generated including a particular auction item, that auction item shouldn't be sent again. Possibly store in DB or flat file?
-
# Lines of code
https://github.com/code-423n4/2022-07-yield/blob/6ab092b8c10e4dabb470918ae15c6451c861655f/contracts/Witch.sol#L393
# Vulnerability details
## Impact
Witch._payInk() works only when…
-
Please include as much of the following information as possible to help me fix the bug:
When changing the price for stacked items, I sometimes get a low price warning popup, even though I actually …
-
Hello and thanks for publishing and maintaining this API.
I was looking into picking up the latest card/token auctions and the old way of doing it was via `transferMarket` which now seems to be dep…
-
TODOS
---
- [ ] Update prisma.schema
- [ ] Seed some events, according to existing seed data
- [ ] Query events on single Artwork Page
- [ ] Query events on single User Page
- [ ] Create the e…
-
![image](https://github.com/EdwardPiwowar/BBA/assets/11272970/989ff5d4-f1e0-44b5-b120-ac473aadd8ad)
3DE7A6060698B4BF418BEF148023
team mates auction. Should they have bid on?
-
# Handle
Ruhum
# Vulnerability details
## Impact
The `settleAuction()` function allows someone to settle the auction by transferring funds in a way that the new pending index is fulfilled. As a re…
-
Query:
```
CREATE MATERIALIZED VIEW nexmark_q8
AS
SELECT
P.id,
P.name,
P.starttime
FROM
(
SELECT
id,
name,
window_start AS star…
-
This is an updated version of #9 targeting v3.4.0, but due to https://github.com/privacysandbox/data-plane-shared-libraries/issues/6, we can't create a PR in the data plane targeting the exact revisi…
-
Hi all,
We’re seeking some rough scale estimates for expected Private Aggregation API usage in FLEDGE auctions once both APIs have shipped and third-party cookies have been deprecated. This will he…