-
Notifications
You must be signed in to change notification settings - Fork 23
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
fix: quorum consensus and explorer #78
Merged
Merged
Conversation
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
kth-tw
reviewed
Aug 15, 2023
src/quorum/model/yaml/docker-compose/explorerDockerComposeYaml.ts
Outdated
Show resolved
Hide resolved
1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine)
kidneyweakx
force-pushed
the
hotfix/quorumConsensus
branch
from
August 17, 2023 02:09
e834618
to
94bbe89
Compare
3 tasks
Pianochicken
approved these changes
Aug 17, 2023
kidneyweakx
added a commit
that referenced
this pull request
Sep 5, 2023
1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine)
Pianochicken
pushed a commit
that referenced
this pull request
Sep 5, 2023
* fix: quorum consensus and explorer (#78) 1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine) * refactor: clean old fabric yaml model * refactor: genesisJson to bdkYaml model
kidneyweakx
added a commit
that referenced
this pull request
Sep 27, 2023
* fix: quorum consensus and explorer (#78) 1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine) * refactor: clean old fabric yaml model * refactor: genesisJson to bdkYaml model
kidneyweakx
added a commit
that referenced
this pull request
Sep 27, 2023
* fix: quorum consensus and explorer (#78) 1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine) * refactor: clean old fabric yaml model * refactor: genesisJson to bdkYaml model
Pianochicken
added a commit
that referenced
this pull request
Sep 27, 2023
* feat: ink ui template with commands (#74) * feat: handle select input and change terminal display (#76) Co-authored-by: yuching.lin <yuching.lin@rootilabs.com> * feat: select and excute command (#77) * feat: genesis.json model (#80) * fix: quorum consensus and explorer (#78) 1. upgrade quorumengineering/quorum to version 23.4.0 2. add quorum explorer support member nodes (only in same machine) * refactor: clean old fabric yaml model * refactor: genesisJson to bdkYaml model * feat: add bdk wallet create function (#81) * fix: explorer indexer error (#82) * fix: upgrade action (#84) * refactor: upgrade action version * feat: codeQL static analytic * feat: delete sonarqube and add new action * doc: 2.0.4 documents (#83) * feat: 2.0.4 document * feat: add notice in README.md * docs: add new issue template * feat: edit new README.md * docs: update pr template --------- Co-authored-by: yuching0u7 <99190569+yuching0u7@users.noreply.github.com> Co-authored-by: yuching.lin <yuching.lin@rootilabs.com> Co-authored-by: PianoChicken <pianochicken1996@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PULL REQUEST
說明 (Description)
相關問題 (Linked Issues)
貢獻種類 (Type of change)
測試環境 (Test Configuration):
檢查清單 (Checklist):
我已完成以上清單,並且同意遵守 Code of Conduct
I have completed the checklist and agree to abide by the code of conduct.