-
-
Notifications
You must be signed in to change notification settings - Fork 188
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
refactor: remove global network from transaction controller #4920
Open
matthewwalsh0
wants to merge
10
commits into
main
Choose a base branch
from
refactor/transaction-controller-remove-global-network
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
refactor: remove global network from transaction controller #4920
matthewwalsh0
wants to merge
10
commits into
main
from
refactor/transaction-controller-remove-global-network
Commits on Nov 13, 2024
-
Remove all usages of global network
Remove multichain flag. Remove provider and block tracker constructor options. Temporarily disable handleMethodData method. Remove unnecessary unit tests. Fix unit tests.
Configuration menu - View commit details
-
Copy full SHA for 943c122 - Browse repository at this point
Copy the full SHA 943c122View commit details -
Make networkClientId required in transaction metadata
Fix logging in multichain helper. Change wipeTransactions arguments to object.
Configuration menu - View commit details
-
Copy full SHA for 56927ec - Browse repository at this point
Copy the full SHA 56927ecView commit details -
Support start and stop of all incoming transaction polling
Remove stopAllIncomingTransactionPolling method. Create separate helper loggers per chain.
Configuration menu - View commit details
-
Copy full SHA for 9d46543 - Browse repository at this point
Copy the full SHA 9d46543View commit details -
Configuration menu - View commit details
-
Copy full SHA for 038f931 - Browse repository at this point
Copy the full SHA 038f931View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6757fd - Browse repository at this point
Copy the full SHA e6757fdView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a80297 - Browse repository at this point
Copy the full SHA 9a80297View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61aae4b - Browse repository at this point
Copy the full SHA 61aae4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49553b3 - Browse repository at this point
Copy the full SHA 49553b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 913113c - Browse repository at this point
Copy the full SHA 913113cView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14d3599 - Browse repository at this point
Copy the full SHA 14d3599View commit details
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.