This repository was archived by the owner on Oct 16, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 82
fix: internal listeners infinite retry loop #284
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
db4725b
fix: internal listeners infinite retry loop
mikesposito 4fbcd76
edit `CHANGELOG`
mikesposito ec76fae
refactor: rename to `#internalEventListeners`
mikesposito eb5514d
refactor: simplify listener equality check
mikesposito a6c6e3c
Revert "refactor: simplify listener equality check"
mikesposito b724fc9
apply fix to `SubscribeBlockTracker`
mikesposito 3f39061
fix: reject `getLatestBlock` promise when block tracker stops
mikesposito 16f88ff
fix: remove on error internal listener
mikesposito e77ed5d
Suggestion to simplify prevention of dangling Promise on destroy (#286)
Gudahtt e89e058
fix: operand of a delete operator cannot be a private identifier
mikesposito cbcb2c6
test: change error message
mikesposito a568006
refactor: add helper methods
mikesposito 416f51a
refactor: simplify `SubscribeBlockTracker`
mikesposito c9e2df2
Update CHANGELOG.md
mikesposito f88b53d
fix: `SubscribeBlockTracker` throws when subscription fails
mikesposito b3f10ec
test: remove broken case
mikesposito adde387
test: add case for returning the same promise
mikesposito 532ee3d
test: add coverage for `PollingBlockTracker`
mikesposito 1de9112
test: add coverage for `SubscribeBlockTracker`
mikesposito eaba6e8
test: remove redundant tests
mikesposito b9da4b8
test: check promises return for `SubscribeBlockTracker`
mikesposito 33db227
rename test case
mikesposito efceaf7
test: spy on `provider.request`
mikesposito bc6e7d6
edit changelog entry
mikesposito 821bae5
test: set automatic timer calls to 2
mikesposito 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
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.