TimCliff
TimCliff
corresponding pr: https://github.com/steemit/devportal/pull/176
For _The instructions say "the genesis account will receive the entire pre-mined supply of 1,000,000". What is the account name of the genesis account?_ It sounds like the answer to...
Thanks @theoreticalbts . The testnet steps that I am referring to are here: https://developers.steem.io/quickstart/#quickstart-testnet
I created a separate issue (https://github.com/steemit/steemconnect/issues/351) to deal with the fact that no error message was displayed.
Example: https://github.com/steemit/steem/issues/2667
The recommendation is to define what a virtual operation is in the glossary. It is likely that when a lot of developers come across those methods, they will not know...
There is also FOSSbot, an AutoVoter: https://github.com/Steem-FOSSbot/ and https://github.com/jnordberg/rpcit , a JSON-RPC 2.0 client
A few suggestions: - Some exchanges like to use Docker, others prefer to build manually. There should be clear instructions for both options. - Need to include instructions on how...
Also, assuming exchanges are running the RocksDB version of account history, they will need to know how to increase the open file limit for their OS, and be instructed to...
@VIM-Arcange I looked into the suggestion from @abitmore above. There are two paths through the code which allow the RPC endpoint connections. One is `-r` (or `rpc-endpoint`), and the other...