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

fix thor schedule null check #6525

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

eugene-doobu
Copy link
Member

null체크가 안되있던 부분을 보강합니다.
(해당 케이스 제외하고 null체크 되어있는 것 확인했습니다)

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 5abdae8 into development Nov 28, 2024
15 of 17 checks passed
@eugene-doobu eugene-doobu deleted the feature/fix-thor-schedule-null-check branch November 28, 2024 09:53
@eugene-doobu eugene-doobu linked an issue Nov 28, 2024 that may be closed by this pull request
@eugene-doobu eugene-doobu added this to the v260.0.0 milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

fix thor schedule null check
2 participants