Joystream / Joystream/joystream
LOW_12: `make_english_auction_bid` - Top bidder requires more funds to bid again
Open
Nobody has claimed this yet.
audit-3-findings
content-pallet
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
Finding
In case the top bidder wants to bid over his previous bid, he needs to have the full amount in his free balance while the difference between the old bid and the new bid amounts should be sufficient.
Analysis
Already fixed here: https://github.com/Joystream/joystream/pull/3592
Conclusion
Do nothing.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The finding is already fixed in pull request #3592; start by reviewing that pull request if verification is needed. No code change is requested, so done means leaving this issue untouched.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 10/100