theoreticalbts

Results 42 comments of theoreticalbts

> the steps to create a custom testnet Where are these steps you are trying to follow located? Can you provide a link? > where can the ChainID of the...

This is actually a bug in the `account_by_key` plugin. It does not properly index the key `initminer` keys.

> for an account to test creating an SMT on the testnet with SBD, they need to create a post, vote on it, and wait for the payout. If there...

Try `sudo apt-get install doxygen` The API docs are generated by a Perl script, I think there's a fallback which attempts to allow you to build if some dependencies (e.g....

What you want is an _unencrypted_ magic number appended to the encrypted key to say "THIS IS A PRIVATE KEY" (as opposed to some other arbitrary data). Like the letters...

We should also allow a user to set the active key to a _public_ key. I am thinking that for account safety reasons, we should only allow this when the...

@nmushegian : I believe the client only allows setting an account's active key to a public key _corresponding to a private key contained in the local wallet_. I'm saying that...

As we just discussed, the USD-denominated yield fund will help bail out insolvent shorts. The short holder won't get anything. Rather, in this circumstance, the order which matches the margin...

What is precisely to be implemented is already described as `smt_inflation_unit` and `smt_setup_inflation_operation`. What is needed is more clarification and examples specifying *how to use* these primitives.