datahaven/operator/runtime
Gonza Montiel 91987daf1e
fix: set username grace period and deposit (#416)
### Summary
Set username deletion to use a 30‑day grace period (in blocks) and added
a non‑zero username deposit, both based on the Moonbeam's runtimes. This
makes username unbinding wait before deletion and makes authority‑issued
usernames non‑free, mitigating the sybil vector while aligning with
existing identity config patterns.

### Changes
- Configures for `pallet_identity`
  - `UsernameGracePeriod = 30 * DAYS`
  - `UsernameGracePeriod = deposit(0, MaxUsernameLength::get())`
2026-01-29 10:13:31 -03:00
..
common feat : Slashing integration in EigenLayer and Datahaven AVS (#345) 2026-01-16 20:49:45 +01:00
mainnet fix: set username grace period and deposit (#416) 2026-01-29 10:13:31 -03:00
stagenet fix: set username grace period and deposit (#416) 2026-01-29 10:13:31 -03:00
testnet fix: set username grace period and deposit (#416) 2026-01-29 10:13:31 -03:00
README.md feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00

Release

Polkadot SDK stable2412