-
-
Notifications
You must be signed in to change notification settings - Fork 243
feat: Re-simulate active transactions every 3000 ms #5189
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
Merged
OGPoyraz
merged 50 commits into
main
from
3922-re-simulate-transactions-for-every-new-block
Feb 13, 2025
Merged
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
462ebe6
Resimulate transactions on focused transaction confirmations
OGPoyraz 9df90b5
Add console.logs
OGPoyraz 8a720d1
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz 7c32eb6
Add unit tests
OGPoyraz 8753b53
Reorganise
OGPoyraz 4dd7520
Finalise force stop
OGPoyraz 81fa0e3
Fix lint
OGPoyraz ee4c784
Fix tests
OGPoyraz e7362fc
Relocate resimulate helpers
OGPoyraz f3d5e31
Fix lint
OGPoyraz ea69888
Change resimulation logic to simulate every 3 seconds
OGPoyraz 9cf877a
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz e51c876
Fix lint
OGPoyraz e8993c9
Remove any usage
OGPoyraz 86dba33
Remove unnecessary comments
OGPoyraz bd04b24
Final lint fixes
OGPoyraz d18f782
Fix lint issues
OGPoyraz 48ed1b5
Fix lint issues
OGPoyraz 253680c
Update packages/transaction-controller/src/TransactionController.ts
OGPoyraz 248556b
Update packages/transaction-controller/src/helpers/ResimulateHelper.ts
OGPoyraz 5e888db
Update packages/transaction-controller/src/helpers/ResimulateHelper.ts
OGPoyraz 96fdf18
Fix lint
OGPoyraz 43722be
Fix lint
OGPoyraz 6eeb704
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz 2e318bd
Fix suggestions
OGPoyraz 765f920
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz 02e876e
Fix test
OGPoyraz c21aa70
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz cf973e4
Update eslint warning thresholds
OGPoyraz dfb4874
Reformat changelog
OGPoyraz 43593c4
Update coverage threshold
OGPoyraz 7b2025b
Remove unnecessary comments and renamed props
OGPoyraz d21875e
Rename
OGPoyraz cf9f794
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz 6d20642
Fix lint
OGPoyraz 07707a4
Update eslint threshold
OGPoyraz 50d3e33
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz 1bc9e23
Fix thresholds
OGPoyraz aad4d2f
Fix selector on statechange
OGPoyraz afbf49e
Fix suggestions
OGPoyraz bf2c82a
Remove unnecessary check
OGPoyraz 3eee208
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz ff80918
Fix lint
OGPoyraz a270dac
Fix lint
OGPoyraz 3ade7fa
Fix threshold
OGPoyraz aa1b5ca
Fix lint
OGPoyraz 4e2889c
Fix unit tests
OGPoyraz 5a4859d
Update eslint thresholds
OGPoyraz f9c87d1
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz fd8e3e5
Merge branch 'main' into 3922-re-simulate-transactions-for-every-new-…
OGPoyraz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.