I had some hardware issues with the node and I figured it was time for a reset while restoring the server. Next reset will be when SMTs launches.
As always you can find information on how to use the testnet here:
https://testnet.steem.vc
There is also the condenser instance running against it over at https://condenser.steem.vc
Have a nice summer!
Thanks. I tried creating an account and using the service but I'm yet to understand the full details https://testnet.steem.vc/create.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Voting doesn't always work on the condenser for this. Is there a time limit for votes? What version is being deployed there?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You too have a nice summer. And thanks for the update. Can't wait for the SMTs to launch :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for your services :) , the testnet was a great help when I was debugging my account creator.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Does it use hf 19 ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Just in case anyone else is using this very useful setup, to use the JSONRPC method, you need to drop the **condenser_api ** aspect so
curl -s --data '{"jsonrpc":"2.0", "method":"condenser_api.get_discussions_by_created", "params":[{"tag":"steem","limit":1}], "id":1}' https://testnet.steem.vc
becomes
curl -s --data '{"jsonrpc":"2.0", "method":"get_discussions_by_created", "params":[{"tag":"steem","limit":1}], "id":1}' https://testnet.steem.vc
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It seems to me this testnet node is using rather aged software.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Hi Johan, you still around (no post in two months)?
Check out the upcoming @utopian-io tasks related to EFTG, we would love to benefit from your skills!
Have a look at this post and if you deem this interesting stay tuned!
Cheers
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit