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

refactor!: fix naming convention for assets and permissions #4741

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

mversic
Copy link
Contributor

@mversic mversic commented Jun 18, 2024

Description

  • rename Permission::id to Permission::name
  • rename AssetValueType to AssetType

Linked issue

Closes #{issue_number}

Benefits

Checklist

  • I've read CONTRIBUTING.md
  • I've used the standard signed-off commit format (or will squash just before merging)
  • All applicable CI checks pass (or I promised to make them pass later)
  • (optional) I've written unit tests for the code changes
  • I replied to all comments after code review, marking all implemented changes with thumbs up

@github-actions github-actions bot added the api-changes Changes in the API for client libraries label Jun 18, 2024
@mversic mversic force-pushed the fix_asset_naming branch 2 times, most recently from c2c6282 to 4fb6a12 Compare June 18, 2024 12:34
@mversic mversic force-pushed the fix_asset_naming branch from 4fb6a12 to 179bbd6 Compare June 19, 2024 07:14
dima74
dima74 previously approved these changes Jun 19, 2024
@mversic mversic force-pushed the fix_asset_naming branch 4 times, most recently from ea64bc1 to bc7756f Compare June 19, 2024 09:34
@mversic mversic requested a review from dima74 June 19, 2024 09:35
data_model/src/lib.rs Show resolved Hide resolved
data_model/src/asset.rs Outdated Show resolved Hide resolved
data_model/src/permission.rs Outdated Show resolved Hide resolved
@mversic mversic force-pushed the fix_asset_naming branch 7 times, most recently from d74b1db to 41efd97 Compare June 21, 2024 15:29
@mversic mversic force-pushed the fix_asset_naming branch 7 times, most recently from 4e772ab to 38c50c5 Compare June 25, 2024 14:51
@github-actions github-actions bot added the config-changes Changes in configuration and start up of the Iroha label Jun 25, 2024
Copy link

@BAStos525

@mversic mversic force-pushed the fix_asset_naming branch 7 times, most recently from 618b548 to 47cfe1c Compare June 28, 2024 07:37
@mversic mversic added config-changes Changes in configuration and start up of the Iroha and removed config-changes Changes in configuration and start up of the Iroha labels Jun 28, 2024
@mversic mversic force-pushed the fix_asset_naming branch 3 times, most recently from b1dfab9 to df7f6c0 Compare June 28, 2024 08:39
@mversic mversic force-pushed the fix_asset_naming branch from df7f6c0 to 0a1fd80 Compare June 28, 2024 08:42
@mversic mversic enabled auto-merge (squash) June 28, 2024 08:50
data_model/src/permission.rs Show resolved Hide resolved
@mversic mversic requested a review from nxsaken June 28, 2024 08:54
@mversic mversic merged commit bfd7615 into hyperledger-iroha:main Jun 28, 2024
11 of 13 checks passed
@mversic mversic deleted the fix_asset_naming branch June 28, 2024 09:04
hollermay pushed a commit to hollermay/iroha that referenced this pull request Jun 28, 2024
…ger-iroha#4741)

* rename Permission::id to Permission::name
* rename AssetValueType to AssetType

Signed-off-by: Marin Veršić <[email protected]>
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 config-changes Changes in configuration and start up of the Iroha
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants