datahaven/operator/runtime
Gonza Montiel bd99fb7c4e
fix: pallet collective weights aliases (#337)
We have two instances of `pallet_collective`
- `pallet_collective_treasury_council`
- `pallet_collective_technical_committee`

Our weights template automatically generates an implementation for
`pallet_collective_treasury_council::WeightInfo` or
`pallet_collective_technical_committee::WeightInfo`, which don't exist,
making the compilation fail right after running benches.
I created aliases for both pallet names, and added a small tweak to the
template so it does not break anymore.

---------

Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
2025-12-05 14:22:52 +01:00
..
common fix: consolidate session timing and simplify docker release workflow (#321) 2025-11-26 10:25:24 +01:00
mainnet fix: pallet collective weights aliases (#337) 2025-12-05 14:22:52 +01:00
stagenet fix: pallet collective weights aliases (#337) 2025-12-05 14:22:52 +01:00
testnet fix: pallet collective weights aliases (#337) 2025-12-05 14:22:52 +01:00
README.md feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00

Release

Polkadot SDK stable2412