Skip to content

feat(auction): auction refund bid#248

Open
zeema19 wants to merge 2 commits intoAlien-Protocol:mainfrom
zeema19:feat/auction-refund-bid
Open

feat(auction): auction refund bid#248
zeema19 wants to merge 2 commits intoAlien-Protocol:mainfrom
zeema19:feat/auction-refund-bid

Conversation

@zeema19
Copy link
Copy Markdown
Contributor

@zeema19 zeema19 commented Mar 27, 2026

Close #192

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 27, 2026

Warning

Rate limit exceeded

@zeema19 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 17 minutes and 11 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 17 minutes and 11 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5dd354af-2d4d-42d6-ae72-0fbd0193b2fb

📥 Commits

Reviewing files that changed from the base of the PR and between 6debb04 and 80a491d.

📒 Files selected for processing (4)
  • gateway-contract/contracts/auction_contract/src/lib.rs
  • gateway-contract/contracts/auction_contract/src/storage.rs
  • gateway-contract/contracts/auction_contract/src/test.rs
  • gateway-contract/contracts/core_contract/src/test.rs
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 27, 2026

@zeema19 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ryzen-xp ryzen-xp changed the title feat/auction refund bid feat(auction): auction refund bid Mar 28, 2026
@ryzen-xp ryzen-xp self-requested a review March 28, 2026 10:27
@ryzen-xp ryzen-xp added the Approved This PR is ready for merging . label Mar 28, 2026
@ryzen-xp
Copy link
Copy Markdown
Contributor

Hello @zeema19 , fix this code why this failed to build contract and other CI

@ryzen-xp ryzen-xp added the CI Failed Please check why you CI is faileing fix your code label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved This PR is ready for merging . CI Failed Please check why you CI is faileing fix your code

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

[Feature][Contract] auction_contract — implement refund_bid for outbid bidders after auction closes

2 participants