-
Notifications
You must be signed in to change notification settings - Fork 276
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
[feature] #2627: Config finalisation #2706
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
00f375a
to
e47e093
Compare
Erigara
reviewed
Sep 7, 2022
9cee1dc
to
33d48d9
Compare
appetrosyan
reviewed
Sep 14, 2022
appetrosyan
reviewed
Sep 14, 2022
appetrosyan
reviewed
Sep 14, 2022
This was referenced Sep 14, 2022
Closed
Closed
491ce02
to
bbef9d8
Compare
7e18660
to
31e712e
Compare
598952f
to
e9563bf
Compare
31e712e
to
f5501f0
Compare
6432890
to
4cd3e3b
Compare
Erigara
previously approved these changes
Sep 21, 2022
appetrosyan
reviewed
Sep 21, 2022
appetrosyan
previously approved these changes
Sep 21, 2022
4cd3e3b
to
c94b8c8
Compare
c94b8c8
to
f3ce8cd
Compare
appetrosyan
previously approved these changes
Sep 21, 2022
f3ce8cd
to
71e8a84
Compare
appetrosyan
previously approved these changes
Sep 22, 2022
Erigara
reviewed
Sep 22, 2022
Erigara
previously approved these changes
Sep 22, 2022
71e8a84
to
8b73afa
Compare
Erigara
previously approved these changes
Sep 22, 2022
outoftardis
reviewed
Sep 22, 2022
outoftardis
reviewed
Sep 22, 2022
8b73afa
to
47c18d8
Compare
outoftardis
reviewed
Sep 22, 2022
…-iroha#2614: Config finalisation, proxy entrypoint, kagami docgen Signed-off-by: Ilia Churin <[email protected]>
47c18d8
to
d915522
Compare
Erigara
approved these changes
Sep 22, 2022
outoftardis
approved these changes
Sep 22, 2022
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.
lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
config-changes
Changes in configuration and start up of the Iroha
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
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.
Signed-off-by: Ilia Churin [email protected]
Description of the Change
..Proxy
structs haveDefault
implsDocumented
trait works on..Proxy
as well for the sake ofkagami
genfinalize()
methods reworked to be more comprehensiveplaceholder..()
methods ditchedIssue
Closes #2627, #2589, #2614.
Benefits
Almost the final steps in the config epic, tests notwithstanding.
Possible Drawbacks
Still work needs to be done with the test network, as some old tests keep failing