datahaven/operator/precompiles
Steve Degosserie e6cba95563
fix: 🪳 Fix gas cost in collective precompile (#291)
Cherry-pick fix from
https://github.com/moonbeam-foundation/moonbeam/pull/3540 for the
Collective precompile.

> In the `members` and `is_member` functions, the `MaxProposals` value
was being used instead of `MaxMembers` to record gas costs for database
access.
2025-11-10 14:55:57 +01:00
..
batch fix: change pallet_evm alias to EVM to fix eth_getCode (#213) 2025-10-10 17:48:52 +00:00
call-permit fix: change pallet_evm alias to EVM to fix eth_getCode (#213) 2025-10-10 17:48:52 +00:00
collective fix: 🪳 Fix gas cost in collective precompile (#291) 2025-11-10 14:55:57 +01:00
conviction-voting feat: add conviction voting precompile (#202) 2025-10-09 10:30:50 +02:00
erc20-balances chore: ♻️ Add missing license header in operator & AVS contracts source code (#285) 2025-11-10 12:56:41 +01:00
identity feat: add identity precompile (#205) 2025-10-08 13:48:17 +00:00
precompile-registry feat: Add CI license check (#269) 2025-11-02 23:32:59 +02:00
preimage feat: add preimage precompile (#211) 2025-10-09 13:16:46 +02:00
proxy fix: change pallet_evm alias to EVM to fix eth_getCode (#213) 2025-10-10 17:48:52 +00:00
referenda feat: add referenda precompile (#217) 2025-10-11 00:17:21 +02:00