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

Disable listeners on realm contract #3701

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Disable listeners on realm contract #3701

merged 1 commit into from
Dec 14, 2023

Conversation

jagodarybacka
Copy link
Contributor

@jagodarybacka jagodarybacka commented Dec 14, 2023

Listening on realm contracts causes eth_getLogs to spam RPC node. Let's disable for now to stop spamming Alchemy.

Testing

  • take a look at the prod extension - it is spamming eth_getLogs constantly
  • check here - there is no more spam
    image

Latest build: extension-builds-3701 (as of Thu, 14 Dec 2023 11:28:17 GMT).

Listening on realm contracts causes `eth_getLogs` to spam RPC node.
Let's disable for now to stop spamming Alchemy.
@xpaczka xpaczka merged commit 21ed7a3 into main Dec 14, 2023
7 checks passed
@xpaczka xpaczka deleted the get-logs-emergency branch December 14, 2023 11:26
This was referenced Dec 14, 2023
michalinacienciala added a commit that referenced this pull request Dec 15, 2023
## Whats changed

- Disable listeners on realm contract by @jagodarybacka in
#3701

Full Changelog:
v0.53.0...v0.53.1

Latest build:
[extension-builds-3702](https://github.com/tahowallet/extension/suites/19042142173/artifacts/1114448514)
(as of Thu, 14 Dec 2023 11:36:11 GMT).
@xpaczka xpaczka mentioned this pull request Dec 15, 2023
xpaczka added a commit that referenced this pull request Dec 22, 2023
## What's Changed
* Hide Subscape features by @jagodarybacka in
#3697
* Add Subscape realms by adddress not name by @jagodarybacka in
#3695
* Create script to export pledge signers by @jagodarybacka in
#3698
* Fix removing custom networks by @jagodarybacka in
#3699
* Disable listeners on realm contract by @jagodarybacka in
#3701
* v0.53.0 by @Shadowfiend in
#3690
* removed typo from removePreferencesForChain func of
intenralEthtereuemProviderClass by @EggsyOnCode in
#3691
* Check DevTools when executing tests on release testlist by
@michalinacienciala in #3704
* v0.53.1 by @jagodarybacka in
#3702

## New Contributors
* @EggsyOnCode made their first contribution in
#3691

**Full Changelog**:
v0.53.1...v0.54.0

Latest build:
[extension-builds-3706](https://github.com/tahowallet/extension/suites/19076409335/artifacts/1117045278)
(as of Fri, 15 Dec 2023 10:58:26 GMT).
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.

None yet

2 participants