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

DBFT plugin can't be loaded correctly #874

Closed
superboyiii opened this issue Feb 20, 2024 · 1 comment · Fixed by neo-project/neo#3149
Closed

DBFT plugin can't be loaded correctly #874

superboyiii opened this issue Feb 20, 2024 · 1 comment · Fixed by neo-project/neo#3149

Comments

@superboyiii
Copy link
Member

superboyiii commented Feb 20, 2024

Describe the bug
DBFT plugin will throw expection when running because it can't find Store due to the latest change of neo-project/neo#3141

To Reproduce
Steps to reproduce the behavior:

  1. Set up a single consensus node
  2. Run node and start consensus

Expected behavior
Should run smoothly without any exception

Screenshots
1708412317997
image

Platform:

  • OS: Windows 10 x64
  • Version: Latest master branch

Pay Attention: Neo structure has been changed a lot, almost breaks every plugin. We need fix all of these.

@shargon
Copy link
Member

shargon commented Feb 20, 2024

It seems that you have "Store" in your config, it must be "MemoryStore" or something else

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants