Author Topic: [Public Testnet] testnet.bitshares.eu  (Read 81556 times)

0 Members and 1 Guest are viewing this topic.

Offline paliboy

You voted for yourself with your stake which is correct but you simply don't have enough votes. I started voting for your witness.

Offline studnev

  • Newbie
  • *
  • Posts: 3
    • View Profile
  • BitShares: dev4bc
You must get voted in before you can sign blocks.

i did:
vote_for_witness dev4bc dev4bc true true

this is wrong?

what else should i do?

in test network i am not sure how to get votes

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
You must get voted in before you can sign blocks.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline studnev

  • Newbie
  • *
  • Posts: 3
    • View Profile
  • BitShares: dev4bc
Please help with setup of active witness on testnet.bitshares.eu
I created a witness, upgraded it, but it does not generate new blocks and is not listed in active witnesses of testnet.

I followed instructions from this article: https://github.com/cryptonomex/graphene/wiki/How-To-become-an-active-witness-in-BitShares-2.0

and managed to pass all steps with upgrading account, creating a witness and voting for it.

import_key dev4bc ...
upgrade_account dev4bc true
create_witness dev4bc "http://izx.io" true
vote_for_witness dev4bc dev4bc true true
get_witness dev4bc

The final result is the following witness data:

locked >>> get_witness dev4bc
get_witness dev4bc
{
  "id": "1.6.47",
  "witness_account": "1.2.3340",
  "last_aslot": 0,
  "signing_key": "TEST7hJfPdJV3mgjnBwnbsGHbC9zWL5rDUUyqSkVQXeK4pZkRhaggB",
  "vote_id": "1:78",
  "total_votes": 465091782,
  "url": "http://izx.io",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}



after that i started a witness node with the configured pub/private key and got

2497960ms th_a       witness.cpp:88                plugin_initialize    ] witness plugin:  plugin_initialize() begin
2497961ms th_a       witness.cpp:99                plugin_initialize    ] Public Key: TEST652WPZ6hm3n8X8xseUcQscDnnin8UUsHCxNHMgbgT28V18tYp2
2497961ms th_a       witness.cpp:117               plugin_initialize    ] witness plugin:  plugin_initialize() end
2497961ms th_a       application.cpp:426           startup              ] Replaying blockchain due to: unclean shutdown detected
2497961ms th_a       application.cpp:315           operator()           ] Initializing database...

All looks correctly setup, but

However, i do not see my witness dev4bc in the list of active witnesses.

Any help i will greatly appreciate!

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
Please send some TEST to "crn", I'll set up a witness. Already got some from the faucet.

Witness "crn" is set up (currently syncing).
« Last Edit: June 27, 2017, 07:38:15 pm by pc »
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
@everyone: Please note that there was a hard fork on the testnet recently as we updated the code base to be closer to bitshares code base (thanks @pc for the assistance).
If you want to be a block producer, please update from master branch (including submodules) and rebuild your node, thanks!

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
@all witness nodes on the *TESTNET*: please add the following checkpoint to your config.ini:

Code: [Select]
checkpoint = [6188623,005e6e4f7f47ace64ff6f5c83ebddb68ae14f235]

I messed with the testnet too much and kicked out all the other witnesses. My fault, shouldn't happen again.
Regards!

Offline fractalnode

  • Full Member
  • ***
  • Posts: 108
    • View Profile
what do we need, to restart testnet?
why would we?
when I told restart testnet I mean restart project because I thought that did not work for some time.
For me still doesn't work as a web page.
but today I added new  API connection  wss://testnet.bitshares.eu/ws to my wallet and now works fine i that way.
« Last Edit: November 04, 2016, 03:34:11 pm by marcobitshares »

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

Offline fractalnode

  • Full Member
  • ***
  • Posts: 108
    • View Profile
what do we need, to restart testnet?

Offline valerian

Quote
just added salvation-2016 to my set of witnesses

Nice!

+V

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
just added salvation-2016 to my set of witnesses

Offline valerian

Quote
Hello,

Do you run an NTP server to keep the time synchronized?

I have an ntp server running but it seems to be 35 seconds off.

Hi,

Yes I use an ntp daemon. However I have noticed that there is an offset of 35 seconds. I am in a virtual container so I am wondering if the server I am on is not running a daemon.

+V

Code: [Select]
root@valerian7:/var/log# ntpq -p
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
*clock.xmission. .GPS.            1 u   47   64  177   24.965  35405.4   3.276
+fairy.mattnordh 200.98.196.212   2 u   59   64  177   89.176  35403.2   5.121
+198.60.73.8     .ACTS.           1 u   54   64  177   38.902  35404.1   2.995
+colonialone.pqx 216.218.254.202  2 u   58   64  177   22.820  35406.2   2.963
-golem.canonical 193.79.237.14    2 u   61   64  177  138.847  35409.3   3.182
root@valerian7:/var/log# 

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
Quote
I can vote you up in a few days .. be patient until i am back at the office please ..



Great! I am on the board now. The new witness is "salvation-2016" . Would like to stay on the board :-).

Thanks.

+Valerian

The time "in 1 second" looks strange. Perhaps your local time is not accurate. Using a ntp daemon?
BitShares committee member: abit
BitShares witness: in.abit

Offline valerian

Quote
I can vote you up in a few days .. be patient until i am back at the office please ..



Great! I am on the board now. The new witness is "salvation-2016" . Would like to stay on the board :-).

Thanks.

+Valerian
« Last Edit: March 28, 2016, 01:22:56 am by valerian »