theoreticalbts

Results 42 comments of theoreticalbts

What if Alice's failed ICO attempt was honest, and now users associate `MYTOKEN` name with Alice's company -- but Bob then scoops up the name and does his own ICO,...

So I think part of what you're proposing is that, instead of having relatively coarse-grained roles -- owner, active, and posting -- you instead have more fine-grained roles, so perhaps...

I think the blockchain should only enforce `announced_launch_time >= generation_end_time`. It would technically be *possible* to have the blockchain enforce a lower bound on the launch gap (i.e. `announced_launch_time >=...

By "initial implementation," I meant "initial testnet implementation." We can add this feature to a later testnet if we feel it is important or testnet participants want it. If nobody...

> If future STEEM hardforks change some of this defined behavior, how will this affect SMT tokens? This is something that will have to be looked at on a case-by-case...

@sneak, @mvandeberg, please correct me if I'm wrong on either of these points. - There is no official documentation of API's anywhere except for the unfinished Devportal and doxygen comments...

As a separate question, `manual.md` may be the correct place for information about SMT-specific API's to go. However, no design work has been done on SMT-specific API's. Historically, backend developers...

"Staking" has been suggested, but I don't like the term since it has a specific technical meaning in other proof-of-stake coins like Peercoin. We already have two existing names for...

One avenue to express what the soft cap is, is to consider it as two separate TGE's. When the cap of the first TGE is reached, the fraction of everyone's...

Some Googling found a vaguely similar backtrace in another application on Mac, see https://bugreports.qt.io/browse/QTBUG-33113 but it looks like there is about ~50% chance that is a different Qt bug entirely....