-
When an auction has ended the items comes by internal mail.
The sender_guid is always 1.
Because of that the player is informed in the minimap icon that he got a new mail from [Charname of GUID 1]. …
-
# Lines of code
https://github.com/code-423n4/2023-12-revolutionprotocol/blob/main/packages/revolution/src/AuctionHouse.sol#L180-L183
# Vulnerability details
## Proof of Concept
AuctionHouse is co…
-
Add a user-removable banner to the main page detailing that scam NFT's are present on the marketplace, and how to avoid by checking mint address.
Alternatively add a mention of scams and how to avo…
-
DataTables warning: table id=auctionHouse - Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1
-
# Lines of code
https://github.com/code-423n4/2023-12-revolutionprotocol/blob/d42cc62b873a1b2b44f57310f9d4bbfdd875e8d6/packages/revolution/src/CultureIndex.sol#L228
https://github.com/code-423n4/2023…
-
hash
medium
# Inaccurate value is used for partial fill quote amount when calculating fees
## Summary
Inaccurate value is used for partial fill quote amount when calculating fees which can cause re…
-
KiroBrejka
high
# [M-1] - Seller's `quoteToken` may remain locked in the protocol under certain conditions
## Summary
Seller's funds may remain locked in the protocol, because of revert on 0 transf…
-
Hi there,
We'd like to use this protocol on xDai.
Do you want a canonical deployment from your team whose address would be on the readme or should we just go ahead and deploy it?
I am happy to PR t…
ludns updated
3 years ago
-
### What behaviour is observed?
One user has all accounts (by IP), technically all players.
### Expected behaviour
to get the propper address not static
### To Reproduce
1. Join
2. Account Notif…
-
### Description
Make sure that that the Auctionhouse class and all the other functions corresponding to it are written and tested.
### Definition of Done
- [x] ```createBid(auctionId: uint2…