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

[ECO-2618] Add emojicoin arena events, update lock in logic #478

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

alnoki
Copy link
Member

@alnoki alnoki commented Dec 20, 2024

Description

Logic updates

  1. Require that if a user has locked in since their most recent to an empty
    escrow, they must select lock in on subsequent top-off operations.
  2. Assorted abstractions, helpers.

Events

  1. User events
    1. Enter
    2. Exit
    3. Swap
  2. State events
    1. EscrowState
    2. MeleeState
    3. RegistryState
  3. NewMelee
  4. VaultBalanceUpdate

Testing

git ls-files | entr -c sh -c " \
    aptos move compile --dev --move-2  &&
    aptos move fmt \
"

Checklist

  • Did you check all checkboxes from the linked Linear task?

Copy link

vercel bot commented Dec 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 11:46pm
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 11:46pm

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

Successfully merging this pull request may close these issues.

1 participant