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

[Clean Up] Event -> SimEvent, ChainEvent #206

Open
rpl-ffl opened this issue Jun 24, 2024 · 0 comments
Open

[Clean Up] Event -> SimEvent, ChainEvent #206

rpl-ffl opened this issue Jun 24, 2024 · 0 comments

Comments

@rpl-ffl
Copy link
Collaborator

rpl-ffl commented Jun 24, 2024

Currently Event now means 2 different things:

  • Simulation Event - where an event can be queued and fired when the timing is right
  • Chain Event - a record of event that happens within the chain.

To avoid further confusion, each event should be refactored to the respective name SimEvent, ChainEvent.

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

1 participant