polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
107 stars 33 forks source link

Benchmarking panics #300

Closed MrishoLukamba closed 3 weeks ago

MrishoLukamba commented 3 weeks ago
./target/release/hyperbridge benchmark pallet \
    --chain=gargantua-2000 \
    --pallet pallet_treasury \
    --extrinsic "*" \
    --steps 20 \
    --repeat 10 \
    --output parachain/runtimes/gargantua/src/weights/pallet_treasury.rs
Thread 'main' panicked at 'index out of bounds: the len is 0 but the index is 0', /Users/mrisholukamba/.cargo/registry/src/index.crates.io-6f17d22bba15001f/frame-benchmarking-37.0.0/src/analysis.rs:286

This is a bug. Please report it at: