chore!: simplify peer id parsing#5228
Merged
0x009922 merged 1 commit intohyperledger-iroha:mainfrom Nov 12, 2024
Merged
Conversation
20e9408 to
c803822
Compare
0x009922
requested changes
Nov 12, 2024
Contributor
0x009922
left a comment
There was a problem hiding this comment.
When will we stop breaking configuration... @BAStos525 please take a note.
Contributor
|
Also, please, fill the PR description appropriately, at least the migration guide. It directly affects public API. |
c803822 to
38af9fd
Compare
38af9fd to
c1ac572
Compare
c1ac572 to
69b9728
Compare
fbe2575 to
a623cdd
Compare
s8sato
reviewed
Nov 12, 2024
a623cdd to
1db7ecf
Compare
Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
1db7ecf to
75136a6
Compare
s8sato
approved these changes
Nov 12, 2024
0x009922
approved these changes
Nov 12, 2024
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
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.
ed01204EE2FCD53E1730AF142D1E23951198678295047F9314B4006B0CB61850B1DB10@irohad2:1339instead of:{ "address":"irohad2:1339", "public_key":"ed01204EE2FCD53E1730AF142D1E23951198678295047F9314B4006B0CB61850B1DB10" }[[sumeragi.trusted_peers]]table intotrusted_peersarray in the toml configthis is a required field so it should stand out of config subsections
Migration guide
This change will be reflected in
peer_config.tomlfile.Minimal configuration before:
Minimal configuration now:
In env: