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

Crash while using chopsticks with calamari #1293

Open
Dengjianping opened this issue Jan 11, 2024 · 0 comments
Open

Crash while using chopsticks with calamari #1293

Dengjianping opened this issue Jan 11, 2024 · 0 comments

Comments

@Dengjianping
Copy link
Contributor

Bryan tried to send xcm transactions with tool chopsticks, but a crash happened:

INFO (block-builder/62570): Try building block #5,298,060
    app: "chopsticks"
    number: 5298060
    extrinsicsCount: 1
    umpCount: 0
runtime                      ERROR: panicked at 'Block invalid, supplied author is not eligible.', /home/builder/cargo/git/checkouts/nimbus-43d01ec6e06cfb96/a4775e8/pallets/author-inherent/src/lib.rs:133:13
[16:46:16.466] WARN (block-builder/62570): Failed to apply inherents {} Error: wasm unreachable instruction executed
    app: "chopsticks"
/Users/qiweiyang/GitHub/chopsticks/packages/core/dist/esm/blockchain/block-builder.js:142
            throw new Error('Failed to apply inherents');
                  ^

Error: Failed to apply inherents
    at initNewBlock (/Users/qiweiyang/GitHub/chopsticks/packages/core/dist/esm/blockchain/block-builder.js:135:19)
    at Module.buildBlock (/Users/qiweiyang/GitHub/chopsticks/packages/core/dist/esm/blockchain/block-builder.js:240:33)
    at TxPool.#buildBlock (/Users/qiweiyang/GitHub/chopsticks/packages/core/dist/esm/blockchain/txpool.js:188:47)
    at TxPool.#buildBlockIfNeeded (/Users/qiweiyang/GitHub/chopsticks/packages/core/dist/esm/blockchain/txpool.js:170:13)

We probably need and have to support chopsticks in the future, it's very convenient to test xcm and sibling chains.

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

No branches or pull requests

1 participant