chainbound / bolt

Bolt: permissionless proposer commitments on Ethereum
https://chainbound.github.io/bolt-docs/
MIT License
49 stars 14 forks source link

feat(registry): check vault terms & conditions before accepting it in `BoltManager` #216

Open merklefruit opened 3 weeks ago

merklefruit commented 3 weeks ago

This should be done inside the registerSymbioticVault function. We need to carefully decide defaults acceptable for opt-in by Vaults.

https://github.com/chainbound/bolt/blob/f409562e54793531260ee1318df8ee2ec5b8d1d4/bolt-contracts/src/contracts/BoltManager.sol#L176