Skip to content
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

feat!: generalize permissions schema to executor data model #4658

Merged
merged 10 commits into from
May 29, 2024

Conversation

0x009922
Copy link
Contributor

@0x009922 0x009922 commented May 28, 2024

Description

This is a version of #4597, but without changing anything about parameters. What to do with parameters is not yet clear.

Benefits

Gives a foundation for executor-defined...

Linked issue

None

@0x009922 0x009922 added the api-changes Changes in the API for client libraries label May 28, 2024
@0x009922 0x009922 self-assigned this May 28, 2024
client/tests/integration/upgrade.rs Show resolved Hide resolved
core/src/state.rs Show resolved Hide resolved
data_model/src/lib.rs Outdated Show resolved Hide resolved
data_model/src/lib.rs Outdated Show resolved Hide resolved
data_model/src/lib.rs Outdated Show resolved Hide resolved
data_model/src/permission.rs Outdated Show resolved Hide resolved
data_model/src/permission.rs Outdated Show resolved Hide resolved
@0x009922 0x009922 requested a review from mversic May 28, 2024 08:49
client/tests/integration/upgrade.rs Outdated Show resolved Hide resolved
core/src/smartcontracts/isi/world.rs Outdated Show resolved Hide resolved
@0x009922 0x009922 force-pushed the executor-data-model branch from 9d2d4a8 to 626c476 Compare May 29, 2024 00:09
@0x009922 0x009922 requested review from mversic and dima74 May 29, 2024 00:12
data_model/src/lib.rs Outdated Show resolved Hide resolved
0x009922 added 5 commits May 29, 2024 17:39
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
0x009922 added 3 commits May 29, 2024 17:39
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
@0x009922 0x009922 force-pushed the executor-data-model branch from 626c476 to a541b71 Compare May 29, 2024 08:40
mversic
mversic previously approved these changes May 29, 2024
Signed-off-by: 0x009922 <43530070+0x009922@users.noreply.github.com>
mversic
mversic previously approved these changes May 29, 2024
dima74
dima74 previously approved these changes May 29, 2024
Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
@mversic mversic dismissed stale reviews from dima74 and themself via cd7601a May 29, 2024 09:21
@mversic mversic enabled auto-merge (squash) May 29, 2024 09:22
@mversic mversic merged commit 7a41ae8 into hyperledger-iroha:main May 29, 2024
12 of 13 checks passed
@0x009922 0x009922 deleted the executor-data-model branch May 30, 2024 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-changes Changes in the API for client libraries
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants