theoreticalbts

Results 57 issues of theoreticalbts

After some intense discussion in Slack and a look at how token names are implemented in Ethereum (especially [this EIP](https://github.com/ethereum/EIPs/issues/22) and the [token registry docs for the Parity UI](https://github.com/paritytech/parity/wiki/Token-Registry), we've...

WARNING: DO NOT USE THIS NAME RESERVATION MECHANISM ON THE MAIN NETWORK UNTIL CODE FOR A CLI_WALLET IMPLEMENTATION OF THIS FEATURE LANDS IN A NUMBERED RELEASE IN THE MASTER BRANCH...

SMT's should have their own namespace instead of sharing the account namespace. Basically this means: - `smt_elevate_operation` now takes account and `smt_name` - All operations which presently take `control_account` should...

The following was proposed by @valzav in Slack: An issuer when creating an SMT can specify the percentage of influence that SP can have on the rewards distribution in SMT....

Need some example JSON of the inflation stuff.

[This TODO item](https://github.com/steemit/smt-whitepaper/blob/01bbd064ba8f385bdcbc86b97cd2e79831fe210c/smt-manual/manual.md#inflation-faq) needs to be addressed.

`timeline.png` needs to have `smt_set_runtime_parameters` operation in the active phase.

[Here](https://github.com/steemit/smt-whitepaper/blob/360bf16e4b18cb7c6baf41b76b2619e4d7e60aed/smt-manual/manual.md#smt-interaction-with-existing-operations) it is specified that "the existing comment_payout_beneficiaries will only redirect STEEM. In the future, comment_payout_beneficiaries functionality which allows redirecting SMT rewards may be added. This ticket is to add...

We need to specify the operation to actually contribute to the SMT.

The time-based inflation should be relative to launch time. Thus, if `announced_launch_time` is delayed due to hardfork, all scheduled inflation should be delayed as well.