This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
feat: fix account sequence mismatch #101
Open
gyuguen
wants to merge
31
commits into
main
Choose a base branch
from
ft/98/fix_account_sequence_mismatch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
1e615ed
feat: implement request an oracle upgrade
gyuguen 526d256
fix
gyuguen 4dc1f30
fix
gyuguen 8a88171
feat: implement oracle upgrade handling
gyuguen f6e3c20
fix
gyuguen 2a09d6e
fix
gyuguen 28ab8b7
fix
gyuguen 1bdd8e1
fix
gyuguen aaca482
fix
gyuguen a31ec24
Merge branch 'main' into ft/86/implement_oracle_upgrade_handling
gyuguen 3748281
fix
gyuguen c6de39f
fix
gyuguen 385b106
Merge branch 'main' into ft/86/implement_oracle_upgrade_handling
gyuguen 35fece6
fix
gyuguen 7982652
Merge branch 'ft/86/implement_oracle_upgrade_handling' of github.com:…
gyuguen 5a73138
fix
gyuguen 0f657a2
fix
gyuguen c440498
fix
gyuguen cd629e6
fix
gyuguen 23fa01a
fix
gyuguen 12abfea
refactorying and fix offline discussion
gyuguen e932493
Merge branch 'main' into ft/86/implement_oracle_upgrade_handling
gyuguen 93ae308
fix
gyuguen 46765a3
feat: added voterUniqueID in oracleRegistrationVote transaction
gyuguen a6ddb40
feat: added lightClient logLevel in config.toml
gyuguen 8b44890
fix
gyuguen 157415d
fix
gyuguen c9298a2
fix
gyuguen f92a6b6
fix
gyuguen 6ca32d0
Merge branch 'main' into ft/98/fix_account_sequence_mismatch
gyuguen 1e96503
fix
gyuguen 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 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 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 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 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
UpragedOracleEvent
need to voteEvents parameter.