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

Use GetBulkStateByStateRootHash instead of GetBulkStateByBlockHash #6648

Merged
merged 2 commits into from
Dec 26, 2024

Conversation

ipdae
Copy link
Member

@ipdae ipdae commented Dec 24, 2024

  • GetStateBulkAsync에서 블록팁해쉬대신 StateRootHash를 쓰도록 변경합니다.

@ipdae ipdae self-assigned this Dec 24, 2024
@ipdae ipdae added this to the v270.0.0 milestone Dec 24, 2024
@ipdae ipdae added the improve label Dec 24, 2024
Copy link

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

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

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

/update-libplanet-dlls

@ipdae ipdae merged commit 5905547 into development Dec 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants