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

fix(torii): only parse events from world address #688

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

broody
Copy link
Collaborator

@broody broody commented Jul 28, 2023

Resolves #686.

It makes world_address required for now when starting torii. For world explorer, we can refactor and have a more generic event parser.

crates/torii/src/engine.rs Outdated Show resolved Hide resolved
@broody broody force-pushed the torii-require-world-address branch from aeae78c to c921f76 Compare July 29, 2023 21:33
@broody broody merged commit 9caf3c5 into main Jul 30, 2023
@broody broody deleted the torii-require-world-address branch July 30, 2023 06:06
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.

[Torii] Panics when indexing chains with multiple worlds
2 participants