datahaven/contracts/deployments
undercover-cactus 6d323385d8
refactor: rename rewardsInitiator to snowbridgeInitiator (#476)
## Summary
Renames the rewardsInitiator state variable, modifier, internal check
function, setRewardsInitiator function, and RewardsInitiatorSet event in
DataHavenServiceManager to their snowbridgeInitiator-prefixed
equivalents, to better reflect the role of this address.

## Motivation
The previous rewardsInitiator naming was misleading — the address
filling this role is specifically the Snowbridge relayer/gateway.
Renaming it end-to-end clarifies intent and aligns the codebase with the
actual architecture.

## Changes
* DataHavenServiceManager.sol: renamed state variable, modifier,
internal check, setRewardsInitiator → -> setSnowbridgeInitiator,
RewardsInitiatorSet -> SnowbridgeInitiatorSet
* IDataHavenServiceManager.sol: updated event, function signature, and
NatSpec
* Deploy scripts & configs: updated field names across all environments
(anvil, testnet, stagenet, mainnet)
2026-03-24 12:41:36 +01:00
..
anvil-agent-info.json fix: Register the snowbridge agent in the Dathaven Service instead of the operator node (#428) 2026-03-09 14:33:43 +01:00
anvil-rewards-info.json fix: Register the snowbridge agent in the Dathaven Service instead of the operator node (#428) 2026-03-09 14:33:43 +01:00
anvil.json refactor: rename rewardsInitiator to snowbridgeInitiator (#476) 2026-03-24 12:41:36 +01:00
datahaven-logo.jpg feat: support updating the AVS dashboard metadata (#136) 2025-09-02 15:54:47 +02:00
datahaven-logo.png feat: support updating the AVS dashboard metadata (#136) 2025-09-02 15:54:47 +02:00
hoodi.json feat: contracts upgrade command (#463) 2026-03-02 21:50:10 +01:00
metadata.json refactor(contracts): Harden DataHavenServiceManager with input validation and code cleanup (#395) 2026-01-20 10:32:32 +00:00
stagenet-hoodi-rewards-info.json fix: Register the snowbridge agent in the Dathaven Service instead of the operator node (#428) 2026-03-09 14:33:43 +01:00
stagenet-hoodi.json fix: contracts upgrade environment support and deploy fixes (#473) 2026-03-16 10:55:47 +01:00
state-diff.checksum refactor: rename rewardsInitiator to snowbridgeInitiator (#476) 2026-03-24 12:41:36 +01:00
state-diff.json refactor: rename rewardsInitiator to snowbridgeInitiator (#476) 2026-03-24 12:41:36 +01:00