-
Notifications
You must be signed in to change notification settings - Fork 279
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
[refactor] #3640: place permission tokens in a separate module #3940
Merged
mversic
merged 1 commit into
hyperledger-iroha:iroha2-dev
from
mversic:permission_tokens_crate
Oct 31, 2023
Merged
[refactor] #3640: place permission tokens in a separate module #3940
mversic
merged 1 commit into
hyperledger-iroha:iroha2-dev
from
mversic:permission_tokens_crate
Oct 31, 2023
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
mversic
requested review from
s8sato,
appetrosyan,
Arjentix,
SamHSmith,
QuentinI,
outoftardis,
ilchu,
pesterev,
Erigara,
0x009922 and
DCNick3
as code owners
October 2, 2023 06:44
github-actions
bot
added
the
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
label
Oct 2, 2023
Pull Request Test Coverage Report for Build 6665274219
💛 - Coveralls |
Erigara
reviewed
Oct 2, 2023
Erigara
previously approved these changes
Oct 2, 2023
mversic
force-pushed
the
permission_tokens_crate
branch
10 times, most recently
from
October 6, 2023 07:54
d9a9db8
to
c26299a
Compare
mversic
force-pushed
the
permission_tokens_crate
branch
5 times, most recently
from
October 9, 2023 12:08
8bc0742
to
6369ed8
Compare
Erigara
previously approved these changes
Oct 10, 2023
mversic
force-pushed
the
permission_tokens_crate
branch
2 times, most recently
from
October 11, 2023 13:30
9e9de4a
to
a8341ad
Compare
mversic
force-pushed
the
permission_tokens_crate
branch
2 times, most recently
from
October 11, 2023 14:04
7f3f74e
to
e710cf9
Compare
Arjentix
reviewed
Oct 11, 2023
6r1d
force-pushed
the
iroha2-dev
branch
2 times, most recently
from
October 17, 2023 11:50
66fec94
to
bf90a7d
Compare
mversic
force-pushed
the
permission_tokens_crate
branch
6 times, most recently
from
October 27, 2023 08:46
af77e03
to
8a02dcb
Compare
…ate module Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
mversic
force-pushed
the
permission_tokens_crate
branch
from
October 27, 2023 09:14
8a02dcb
to
66ab596
Compare
Arjentix
approved these changes
Oct 30, 2023
Erigara
approved these changes
Oct 31, 2023
mversic
added a commit
to mversic/iroha
that referenced
this pull request
Feb 29, 2024
…ate module (hyperledger-iroha#3940) Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
mversic
added a commit
to mversic/iroha
that referenced
this pull request
Feb 29, 2024
…ate module (hyperledger-iroha#3940) Signed-off-by: Marin Veršić <marin.versic101@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.
Description
I'll still explore the way of how to make them in a separate crate
Linked issue
Closes #3640
Benefits
Checklist
CONTRIBUTING.md