theoreticalbts

Results 42 comments of theoreticalbts
trafficstars

TLDR, it doesn't. Every operation has a list of "required accounts" that need to approve it (usually just one account). For SMT management operations (like creating / specifying SMT's, revealing...

Reopening, needs some more extensive explanations.

Should there be a way to cancel pending changes? Or are all changes simply FIFO queued?

OK, so the next technical question is *how* to assign asset ID's. I think Ethereum (like Bitcoin) references objects created by an operation using the txid of the transaction that...

@mvandeberg asks, > How do we prevent collisions that use the same token name but different nonces? We can't. We could forgo the nonce, but that would allow the name...

@mvandeberg I think I will create a command `reserve_smt_name MYTOKEN "1000.000 SBD"` command in `cli_wallet`, which will automatically generate the operation. It will pick a nonce by signing the symbol...

> Unused coins have their names relinquished to the market after one year In order to implement this, we'd have to figure out a precise definition of "unused" that can...

@mvandeberg Say we have the following sequence of events: - Alice reserves `MYTOKEN` on January 1, 2018. The reservation expires on January 1, 2019. - Alice starts the `MYTOKEN` ICO...

@mvandeberg Are you OK with Alice being able to keep the `MYTOKEN` name indefinitely for a one-time $1000 fee?

@mvandeberg What if the ICO fails? What if Alice sets the ICO to last 10 years?