+-+-+ +-+ +-+-+-+-+
|G|O| |4| |H|I|V|E|
+-+-+ +-+ +-+-+-+-+

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

PSA: Testnet reset

BY: @almost-digital | CREATED: June 29, 2018, 7:12 p.m. | VOTES: 24 | PAYOUT: $42.21 | [ VOTE ]

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!

TAGS: [ #steem ] [ #steam-dev ] [ #testnet ] [ #steemdev ]

Replies

@cutemachine | June 29, 2018, 7:28 p.m. | Votes: 0 | [ VOTE ]

You too​ have a nice summer. And thanks for the update. Can't wait for the SMTs to launch :)

@howo | June 29, 2018, 7:29 p.m. | Votes: 0 | [ VOTE ]

Thanks for your services :) , the testnet was a great help when I was debugging my account creator.

@leprechaun | June 29, 2018, 8:34 p.m. | Votes: 0 | [ VOTE ]

Does it use hf 19 ?

@gutzygwin | July 1, 2018, 2:26 p.m. | Votes: 2 | [ VOTE ]

Thanks. I tried creating an account and using the service but I'm yet to understand the full details https://testnet.steem.vc/create.

@codecoded | July 4, 2018, 10:04 a.m. | Votes: 0 | [ VOTE ]

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

@leprechaun | July 13, 2018, 2:19 p.m. | Votes: 0 | [ VOTE ]

It seems to me this testnet node is using rather aged software.

@leprechaun | July 13, 2018, 2:17 p.m. | Votes: 1 | [ VOTE ]

Voting doesn't always work on the condenser for this. Is there a time limit for votes? What version is being deployed there?

@sorin.cristescu | Aug. 19, 2018, 9:09 p.m. | Votes: 0 | [ VOTE ]

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

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>