Author Topic: Bitshares 2.0 Witness Setup Questions  (Read 1921 times)

0 Members and 1 Guest are viewing this topic.

Offline lafona

  • Sr. Member
  • ****
  • Posts: 231
    • View Profile
  • BitShares: lafona
I believe I am connected(mini testnet), will have to shut off my computer when I leave for work. I have a pi I can try it out on when I get home later though. Too cool.   8)
BTS Witnesses: delegate-1.lafona     Witness Thread: https://bitsharestalk.org/index.php/topic,21569.msg280911/topicseen.html#msg280911
MUSE Witness: lafona

iHashFury

  • Guest
I'm getting the same thing.

I think we are not on the test chain.

try connecting to my cubox (mini test net anyone?) with the following command

Code: [Select]
witness_node -s 185.42.242.124:60696 --rpc-endpoint "127.0.0.1:8090" --enable-stale-production -w \""1.6.5"\" \""1.6.6"\" \""1.6.7"\" \""1.6.8"\" \""1.6.9"\"



Offline lafona

  • Sr. Member
  • ****
  • Posts: 231
    • View Profile
  • BitShares: lafona
Thanks, nice work with the walkthrough. I'll hold off until the seed node issue is resolved. If it is helpful, here is what I was getting when I tried to register a sub account, not sure if it is related to the seed node issue or not.

10 assert_exception: Assert Exception
rec && rec->name == account_name_or_id:
    {}
    th_a  wallet.cpp:510 get_account

from

import_key delegate-1.lafona <owner-key>
BTS Witnesses: delegate-1.lafona     Witness Thread: https://bitsharestalk.org/index.php/topic,21569.msg280911/topicseen.html#msg280911
MUSE Witness: lafona

iHashFury

  • Guest
Thanks for the info.

sneak peak its is then :) and its looking fast lean and mean - even on my cubox arm processor  +5%

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Have we got a seed node port we can connect to?

Code: [Select]
witness_node -s graphene.bitshares.org:????
No I don't .. the only port I know of does not answer atm ..
Gonna reach out to the devs to get one .. anyway .. it's supposed to be a sneak peak only ..

Quote
One of my accounts had referrals.
Is it honoured on the test net to set-up a witness or should I just import a account with funds?
import an account and add funds .. don't know what will happen to the referrals ..

iHashFury

  • Guest
Have we got a seed node port we can connect to?

Code: [Select]
witness_node -s graphene.bitshares.org:????
One of my accounts had referrals.
Is it honoured on the test net to set-up a witness or should I just import a account with funds?

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
What is currently still missing is a way to connect to the P2P network via a seed node ...
Gonna try to figure that out today.

About your question: Yes, you can simply import any of your accounts .. and any of your balances

Offline lafona

  • Sr. Member
  • ****
  • Posts: 231
    • View Profile
  • BitShares: lafona
I am trying to import one of my sub accounts and setup a witness following https://bitshares.org/blog/2015/08/04/howto-become-a-witness/ Is it possible to import only a sub account ie delegate-1.lafona or do I have to import the lafona parent account?

Also I had to modify the following command, not sure if it was a typo or if it should have worked without changing it.

./programs/cli_wallet/cli_wallet -s ws://176.9.234.167:8090 

./programs/cli_wallet/cli_wallet -s ws://127.0.0.1:8090
BTS Witnesses: delegate-1.lafona     Witness Thread: https://bitsharestalk.org/index.php/topic,21569.msg280911/topicseen.html#msg280911
MUSE Witness: lafona