This repository was archived by the owner on Oct 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 115
blockwatch/core: Fix Kovan incorrect block hash bug #181
Merged
Merged
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
fb330f6
Use RPC client for eth_getBlockByNumber calls to fix bug where go-eth…
fabioberger 0e43c5b
Log BlockWatcher errors
fabioberger 2c4f8d6
Close the Errors chan when stopping to BlockWatcher and exit the go r…
fabioberger 710f8fa
Avoid calling close on Errors channel twice
fabioberger 5ef8c02
Add a comment about why we use a raw RPC call for HeaderByNumber
fabioberger 72372a4
Remove superfluous check
fabioberger a2030ec
Explicitly map params
fabioberger 5c5bb53
Update ethereum/blockwatch/client.go
fabioberger ef041a5
Make stopPolling unexported since it should never be called directly
fabioberger 0529cbd
Merge branch 'fix/kovanBlockHashIssue' of github.com:0xProject/0x-mes…
fabioberger 538ea42
Call Stop instead of stopPolling at end of test
fabioberger 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
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.