Community post
PSA: Testnet reset
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!
Replies (8)
You too have a nice summer. And thanks for the update. Can't wait for the SMTs to launch :)
Thanks for your services :) , the testnet was a great help when I was debugging my account creator.
Does it use hf 19 ?
Thanks. I tried creating an account and using the service but I'm yet to understand the full details https://testnet.steem.vc/create.
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.vcbecomes
curl -s --data '{"jsonrpc":"2.0", "method":"get_discussions_by_created", "params":[{"tag":"steem","limit":1}], "id":1}' https://testnet.steem.vcVoting doesn't always work on the condenser for this. Is there a time limit for votes? What version is being deployed there?
It seems to me this testnet node is using rather aged software.
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