Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - lafona

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 16
76
I think that  the follow my vote guys gave a presentation for them a while back. I think it is up on their website(FMV).

77
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 16, 2015, 01:43:07 am »
delegate-1.lafona updated and replayed

78
Muse/SoundDAC / Re: MUSE Witnesses
« on: October 15, 2015, 07:42:44 pm »
I would also be very interested. Assuming there is no issue being a witness for both chains.

79
General Discussion / Re: Witness participation: 61%
« on: October 15, 2015, 03:23:38 am »
Is there a way to replay the blockchain from the cli interface or is that option only available when launching the witness binary? I would like to add it to my fail over script to reduce the need for manual intervention in the future. Thanks

Pretty sure you have to re launch .  I wrote another script that watches the witness participation and relaunches if it falls below 50%. 



Ok, I'll setup something similar then. Thanks

80
General Discussion / Re: Witness participation: 61%
« on: October 15, 2015, 03:02:33 am »
Is there a way to replay the blockchain from the cli interface or is that option only available when launching the witness binary? I would like to add it to my fail over script to reduce the need for manual intervention in the future. Thanks

81
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 14, 2015, 09:58:39 pm »
You said: "Seed nodes and genesis file have been included in the source.". I found the genesis.json, but where to find the seed node? As in pre-releases to run witness_node we have to run ./witness_node -d oct5 --genesis-json oct5-genesis.json -s "104.236.51.238:2005", so we need a seed node. Or it works and if we just run ./witness_node ?

It should work if you just run ./witness_node. You don't have to include the arguments for seed nodes or genesis file. If you already tried running it with the old args, oct5 etc. You may need to run it with --resync-blockchain to get it to remove the files from the old chain.

82
General Discussion / Re: BitShares 2 Release Coordination Thread
« on: October 13, 2015, 06:58:10 pm »
Sorry I'm late to the party but delegate-1.lafona is up and ready to be voted in. Thanks
Code: [Select]
get_witness delegate-1.lafona
{
  "id": "1.6.28",
  "witness_account": "1.2.30889",
  "last_aslot": 0,
  "signing_key": "BTS4wFCDYZ1GFWU5aYEPnVnMFUAHHfMv8ysZngScxo5jKVg9EHW2C",
  "vote_id": "1:38",
  "total_votes": 0,
  "url": "",
  "total_missed": 0,
  "last_confirmed_block_num": 0

83
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 12, 2015, 02:45:07 pm »
I have a seed node at: 54.85.252.77:39705 and will run this on the live network too.

You can specify the dedicated port with --p2p-endpoint, for me I launch with the following, but of course your other arguments may vary
./graphene/programs/witness_node/witness_node -d oct5 --genesis-json oct5-genesis.json --rpc-endpoint "127.0.0.1:8090" -s "104.236.144.84:1776" --p2p-endpoint 0.0.0.0:39705

84
General Discussion / Re: Looking for BTS 2.0 Seed Node Operators
« on: October 12, 2015, 01:37:34 pm »
I believe it is --p2p-endpoint arg

Just to confirm, the seed node only consists of a running witness binary, the command above with the specified port and the corresponding port open? Is there anything else we need to specify?

85
General Discussion / Re: October 5 Test Network
« on: October 10, 2015, 02:10:29 pm »
running some tests of the failover script. sorry about the missed blocks

86
General Discussion / Re: October 5 Test Network
« on: October 09, 2015, 02:40:53 am »
delegate-1.lafona on latest master and publishing feeds

87
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 12:23:08 pm »
just checked again and it is now synced up with the network. I didn't change anything though...

88
General Discussion / Re: October 5 Test Network
« on: October 07, 2015, 10:45:35 am »
Woke up this morning to witness not producing blocks. Looks like it might have been on a fork.
Code: [Select]
2907580ms th_a       db_block.cpp:134              _push_block          ] Switching to fork: 0000a4ae2e624ed370d37ab44ab50082f5eb9b71
2907585ms th_a       application.cpp:419           handle_block         ] Error when pushing block:
10 assert_exception: Assert Exception
second_branch_itr != _index.get<block_id>().end():
    {}
    th_a  fork_database.cpp:198 fetch_branch_from

    {"first":"0000a4ae2e624ed370d37ab44ab50082f5eb9b71","second":"0000a3d3d8e5e0d1f70d13aa2e3f2a3f1574bfa8"}
    th_a  fork_database.cpp:229 fetch_branch_from

I am currently having trouble getting it sync back up with the chain, I have tried deleting the oct5 and object_database directories and it still seems to get stuck at block 45158. I am uploading the logs to google drive right now and can share the link as soon as they are ready. Is there another seed node up I can try connecting too?

89
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 09:56:03 pm »
delegate-1.lafona is up and ready to be voted in, thanks

90
General Discussion / Re: October 5 Test Network
« on: October 05, 2015, 09:41:37 pm »
Would someone mind sending delegate-1.lafona 5000 CORE, thanks.

Also vps has been upgraded to 2 CPU and 4 GiB

Pages: 1 2 3 4 5 [6] 7 8 9 10 11 12 13 ... 16