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: spawn tx machines only when fetching next pages #218

Merged
merged 15 commits into from
Mar 12, 2024

Conversation

helciofranco
Copy link
Member

@helciofranco helciofranco commented Mar 6, 2024

It fixes #221.

Transaction history have been spawning a state-machine for every transaction (even if unnecessary).
From now on, it will spawn only for visible transactions to the user. It'll save user's resources.

Base automatically changed from hf/fix/bridge-polishing to main March 6, 2024 19:43
@helciofranco helciofranco merged commit 6180b3e into main Mar 12, 2024
6 checks passed
@helciofranco helciofranco deleted the hf/fix/paginated-tx-state-machine branch March 12, 2024 14:36
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.

Chrome & macOS slowing to a halt while the bridge is "working" Improve Bridge performance
2 participants