loomnetwork / loomchain

Loom DAppChain Engine
Other
166 stars 32 forks source link

Self service manage whitelist #1067

Open mattkanwisher opened 5 years ago

mattkanwisher commented 5 years ago

New contracts that allow devs to pay loom tokens to add whitelisted keys, revoke old keys.

1) New Smart contract to manage whitelist 2) Ability to send loom to smart contract 3) Smart contract locks the loom to allow whitelisting addresses 4) There is also a tier per key, that enables what rate limiting settings apply to it 5) A developer should be able to list all the contracts the key deployed

enlight commented 5 years ago

Tier based rate limiting is tracked by https://github.com/loomnetwork/loomchain/issues/1235