Wolf
Wolf
SteemJS has the function steem.api.getFollowCount which is missing with dsteem. I've tried `client.database.call('get_follow_count', [ name ] )` but get the following error: `Main Error itr != _by_name.end(): no method with...
I was wondering if there is a function similar to validateAccountName from steemjs in dsteem - which checks if the account name is valid. (not too long, not too short...
I have the following code and made a gif to show my problem.  1.) The wrong menu-items get highlighted. Seems like a 2 menu-item delay 2.) Router-Links (at-menu router)...
It seems that the newest version by source is 0.7.2, but on npm it's still only 0.7.1. Can you please update it?
Removed smartsteem & smartmarket and updated the minified version. (https://javascript-minifier.com/)
This PR adds a few new options to the miner: - `--gwei-limit `: The maximum amount of gas in gwei unit to be spent on a proof submission (default: "1000")...