mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
## Add Collective Precompile Adds the pallet collective precompile to `mainnet`, `stagenet`, and `testnet` according to Moonbeam's configuration. ### Changes: - Added `pallet-evm-precompile-collective` dependency to workspace - Configured collective precompile at address `2064` using `TreasuryCouncilInstanc` - Configured collective precompile at address `2068` using `TechnicalCommitteeInstance` The precompile provides EVM access to collective governance functionality including proposal execution, voting, and membership management. --------- Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| mock.rs | ||
| tests.rs | ||