threefoldfoundation / tfchain

Official implementation of the ThreeFold blockchain
https://explorer.threefoldtoken.com
Apache License 2.0
13 stars 7 forks source link

Support blocking accounts #383

Closed robvanmieghem closed 4 years ago

robvanmieghem commented 4 years ago

In order to support https://github.com/threefoldfoundation/tfchain/blob/master/specs/lost_seeds.md and a possible transition to another blockchain platform

Use the rivine authorization extension for this.

robvanmieghem commented 4 years ago

Requires a newly released rivine version : rivine v1.3 project

DylanVerstraete commented 4 years ago

Blocked right now, we cannot disable minerfees for specific transactions at this point. Either we implement this in Rivine or we aggree to pay minerfees on authorizing / deauthorizing addresses for now.

DylanVerstraete commented 4 years ago

Moving it to testnet soon to confirm that it works.