BIR-1: Pod Listing Cancellation

Proposed: October 25, 2022

Status: Passed

Link: Snapshot


Proposer

Beanstalk Immunefi Committee

BIR Process Note

Once a BIR passes, the Beanstalk Community Multisig (BCM) executes it by:

Bug

Farmers could cancel Pod Listings on behalf of Farmers by calling the fillPodListing(...) function with an input beanAmount = 0.

Fix

Add the following check: require(amount > 0, "Marketplace: Must fill > 0 Pods.");.

The fix has been reviewed by Halborn.

See EBIP-3: Pod Listing Cancellation.

Determination

Bounty Amount

7,500 Beans. A total of 8,250 Beans will be minted by the BCM in order to cover both the bug bounty and the 10% Immunefi fee.