-
Problem Statement
In FLEDGE, demand-side platforms (DSPs) transmit buyer data to select remarketing ads on device. This data is only necessary when a user has registered interest groups (IG). The tra…
-
As an admin user, when I'm doing bus dev or when I'm creating auctions, I want to know how much money I've committed to pay that month, so that I can make decisions on how to schedule upcoming auction…
-
```
The summarized lists link to the following detailed information on each item.
Detail information on auction items is available to anyone without
identification.
- Item Summary
- Auction Item …
-
```
The summarized lists link to the following detailed information on each item.
Detail information on auction items is available to anyone without
identification.
- Item Summary
- Auction Item …
-
# Low severity issues
## Incorrect revert message
In [`contracts/src/Cally.sol#L169`](https://github.com/code-423n4/2022-05-cally/blob/main/contracts/src/Cally.sol#L169) the revert message is false…
-
# Handle
0x0x0x
# Vulnerability details
If someone calls `settleAuction` and inputs more tokens than the person should, tokens get stuck. To avoid this, it would be better to compute `inputTokens/…
-
The auction - controller sequence appears to have an ordering problem, particularly with the statistics calculation.
Currently:
- (PS) Auction clears
- (PS) Statistics update
- (S) Controller sets ne…
-
The auction - controller sequence appears to have an ordering problem, particularly with the statistics calculation.
Currently:
- (PS) Auction clears
- (PS) Statistics update
- (S) Controller sets ne…
-
First of all I really like this package, but I noticed that there is no action for creating auctions. Is it possible to add actions for creating different type of auctions? I think it would be really …
-
Add extra information (like the extra fields on the flips) to the active auctions.
Ignore extra information that are included in the filter (e.g. if filtered for Sharpness VI, dont show that enchantm…