Alchemic Logs: Small improvements for eth_getLogs #3664
Merged
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.
This PR is focused on two quality-of-life improvements:
eth_getLogs
to Alchemy. This bypasses certain restrictions on logs that exist on other providers we use and makes certain dApps much better/more functional (e.g. the Threshold dashboard). If we see too high a spike in usage, we can revert this back and come up with a different solution.PreferencesService
. No user-facing changes here, it's all in type-land.Testing
0xafeacce4ad8b3b863ef72a7b7aa9d0e84ca71dfb
as read-only, connect to https://dashboard.threshold.network/staking . Prior to this branch, the page should remain blank. After this branch, the page should fill in a “Stake - Native” entry with 58,333,338.75 T total staked balance.Latest build: extension-builds-3664 (as of Mon, 13 Nov 2023 22:08:36 GMT).