-
-
Notifications
You must be signed in to change notification settings - Fork 15
Pull requests: StabilityNexus/HammerAuctionHouse-Solidity
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: support fee-on-transfer ERC20 tokens and enforce auction invariants
#62
opened Feb 24, 2026 by
Rav1Chauhan
Loading…
fix: enforce strict minimum bid increment in EnglishAuction
#60
opened Feb 24, 2026 by
Rav1Chauhan
Loading…
3 tasks
fix: enforce NFT escrow ownership verification before claim
#58
opened Feb 24, 2026 by
Rav1Chauhan
Loading…
3 tasks
feat: add OpenZeppelin Pausable to all auction contracts as circuit b…
#57
opened Feb 24, 2026 by
Rav1Chauhan
Loading…
1 of 4 tasks
feat: Add reentrancy protection to remaining 5 auction contracts
#44
opened Feb 6, 2026 by
rohans02
Loading…
In AllPayAuction.sol and EnglishAuction.sol, the withdraw functions are external so must be secured
#41
opened Feb 6, 2026 by
aniket866
Loading…
Added auction cancellation functionality and related tests across auctions
#39
opened Feb 5, 2026 by
VishwajeetTulse
Loading…
fix: restrict AllPayAuction withdraw to auctioneer
#24
opened Jan 28, 2026 by
harshkumarrai
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.