VIZ-Blockchain / viz-cpp-node

VIZ C++ node
Other
14 stars 5 forks source link

Mainnet HardFork 8 #65

Closed On1x closed 5 years ago

On1x commented 5 years ago

VIZ 2.4

Idea & Concept

With subaccount system VIZ got ability to provide namespace system. But there is no way to sell accounts and subaccounts for permanent use (forever) without counterparty. That's reason to exist onchain operations for transfer accounts to new owner.


Changes

New operation set_account_price (condition: master key)

New operation set_subaccount_price (condition: master key)

New operation buy_account (condition: active key)

If account_name no exist, check parent account conditions and create new subaccount if allowed.

Virtual operation account_sale