-
Notifications
You must be signed in to change notification settings - Fork 173
refactor: integrated base Observer structure into existing EVM/BTC observers #2359
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
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
61f7f02
save local new files to remote
ws4charlie 695caa7
initiated base observer
ws4charlie 1500138
move base to chains folder
ws4charlie 2cdff62
moved logger to base package
ws4charlie d2d19f1
added base signer and logger
ws4charlie 7b358d8
Merge branch 'develop' of https://github.com/zeta-chain/node into ref…
ws4charlie 9da97f9
Merge branch 'develop' into refactor-base-signer-observer
ws4charlie f6784ee
added changelog entry
ws4charlie bad53bb
Merge branch 'develop' into refactor-base-signer-observer
ws4charlie 13e6251
integrated base signer into evm/bitcoin; integrated base observer int…
ws4charlie b51ab8a
integrated base observer to evm and bitcoin chain
ws4charlie 5edd452
Merge branch 'develop' of https://github.com/zeta-chain/node into ref…
ws4charlie 7d1650b
added changelog entry
ws4charlie 0cb55e1
cherry pick base Signer structure integration
ws4charlie 2b4b01c
updated PR number in changelog
ws4charlie d882b05
updated PR number in changelog
ws4charlie 921ca67
Merge branch 'develop' into refactor-integrate-base-signer
ws4charlie cdbf149
cherry picked the integration of base Observer
ws4charlie 625e633
moved pure RPC methods to rpc package
ws4charlie df1dcbe
Merge branch 'develop' of https://github.com/zeta-chain/node into ref…
ws4charlie 45d1a9c
moved Mutex to base Observer struct
ws4charlie 642e54e
type check on cached block, header
ws4charlie 72061f3
Merge branch 'develop' into refactor-integrate-base-observer
ws4charlie 0ee1e60
update changelog PR number and added unit test for Stop() method
ws4charlie e6111eb
Merge branch 'develop' into refactor-integrate-base-observer
ws4charlie 0652bf4
replace magic numbers with constants
ws4charlie f5914d8
updated method name in logging
ws4charlie 44e99fa
Merge branch 'develop' of https://github.com/zeta-chain/node into ref…
ws4charlie a96898d
Move sqlite-mem db to testutils
956f681
Merge branch 'develop' into refactor-integrate-base-observer
ws4charlie ab0c960
Add base signer's Lock & Unlock
5925d10
Merge branch 'refactor-integrate-base-observer' of github.com:zeta-ch…
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
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.