mirror of
https://github.com/datahaven-xyz/datahaven
synced 2026-05-24 09:50:01 +00:00
# Add Referenda Precompile This PR introduces the referenda precompile from Moonbeam to enable governance functionality through EVM calls. ## Changes Made - Added `operator/precompiles/referenda/` with complete implementation - Updated all runtime configs (mainnet, stagenet, testnet) to include the referenda precompile - Adapted track processing logic to work with DataHaven's runtime configuration - Adapted tests and mock according to our runtime --------- Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| batch | ||
| call-permit | ||
| collective | ||
| conviction-voting | ||
| erc20-balances | ||
| identity | ||
| precompile-registry | ||
| preimage | ||
| proxy | ||
| referenda | ||