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

Feature/guset key condition #6476

Merged
merged 2 commits into from
Nov 22, 2024
Merged

Conversation

eugene-doobu
Copy link
Member

키스토어가 있는경우 게스트키를 활성하지 않도록 수정합니다

@eugene-doobu eugene-doobu self-assigned this Nov 22, 2024
@eugene-doobu eugene-doobu linked an issue Nov 22, 2024 that may be closed by this pull request
@github-actions github-actions bot added this to the v250.0.0 milestone Nov 22, 2024
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.0
  • Libplanet.Common.dll: 5.4.0
  • Libplanet.Crypto.dll: 5.4.0
  • Libplanet.Mocks.dll: 5.4.0
  • Libplanet.RocksDBStore.dll: 5.4.0
  • Libplanet.Store.dll: 5.4.0
  • Libplanet.Types.dll: 5.4.0
  • Libplanet.dll: 5.4.0

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu merged commit 7d49010 into prepare/250.0.x Nov 22, 2024
16 of 17 checks passed
@eugene-doobu eugene-doobu deleted the feature/guset-key-condition branch November 22, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

키 있을때 guest버튼 비활성화
4 participants