Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Contracts) Consolidate events 1: wrap OB entry points #181

Open
memarin opened this issue Jan 16, 2025 · 0 comments
Open

(Contracts) Consolidate events 1: wrap OB entry points #181

memarin opened this issue Jan 16, 2025 · 0 comments
Assignees

Comments

@memarin
Copy link

memarin commented Jan 16, 2025

Sub Task 1:

🏗️ The [functions that need to be wrapped]by the vault are:

  • place_bid
  • update_bid
  • refund_unused_bids
  • exercise_options
  • mint_options

This means each function (similarly to start_auction/end_auction/settle_round) should only allow the vault to call them. This means ALL WRITE FUNCTIONS will assert the caller is the vault.

@memarin memarin transferred this issue from OilerNetwork/pitchlake-ui-new Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants