-
Notifications
You must be signed in to change notification settings - Fork 94
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
Calamari Using nimbus: cannot read properties of undefined (reading 'notFirstBlock') #216
Comments
can be fixed using hard-coded key |
calamari not exposing randomness storage |
we don't have randomness pallet yet, is this PR cause the error: https://github.com/AcalaNetwork/chopsticks/pull/95/files#diff-41d4c269892acedcac86c6f536dc1154074629de2dfeba6491b0268a9d0e2dfd. What do you mean hard-coded key, what should I add to config file? |
no, we need to update chopsticks |
randomness reset now checks if it exists. I think now you need to provide some storage override to make nimbus works like https://github.com/AcalaNetwork/chopsticks/blob/master/configs/moonriver.yml |
running just with endpoint will fail here https://github.com/PureStake/nimbus/blob/550d5377be7a40ea8bfd9f4964b9a1ef18c99fc4/pallets/author-inherent/src/lib.rs#L134 |
yarn start:
run in dev mode, can open 8000 successful first, but after make a transfer transaction, error in terminal, and can't open 8000.
The text was updated successfully, but these errors were encountered: