Author Topic: October 5 Test Network  (Read 127044 times)

0 Members and 1 Guest are viewing this topic.

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Was anyone able to see which nodes dealt with the spam the best?  I'd like to know what their specs are.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline twitter

  • Sr. Member
  • ****
  • Posts: 279
    • View Profile
Thanks thom . so we are getting 17 witnesses on 2.0 live chain.

 please vote for  bue   --witness-id '"1.6.35"'

AMD FX 6300 six cores processor
with 4GB RAM  100 GB SSD on ubuntu 14.04

same ask and please vote for  bue   --witness-id '"1.6.35"'

dump question.... how many witness in total as final agree upon ?  still 101?

Is there anyone out there with voting clout?

You mean how many will be used for initial launch on the 13th?

Last I heard it was 17.
« Last Edit: October 06, 2015, 03:46:03 am by twitter »
witness:

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
I missed the spams and all its activities while I was in my dreamland. It was 2am, way past my usual sleeping time. The testnet passed the spam with flying colours!

bitcube is up and ready for votes. Please vote for bitcube - 1.6.21.

2core 4GB VPS.



ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
delegate.baozi need some votes.
Intel(R) Xeon(R) CPU E5-2680 * 2 CPU
2G mem

delegate.baozi(1.6.23) is ready

Offline Spectral

Finally, witness is up! Please vote for witness 'spectral'

Code: [Select]
get_witness spectral
{
  "id": "1.6.38",
  "witness_account": "1.2.73210",
  "last_aslot": 0,
  "signing_key": "GPH8ZWNd9K82gPqKVDbkK8etaYTBMQ3ME3MTQ6HqF586ZbMLrZ5DH",
  "vote_id": "1:49",
  "total_votes": 0,
  "url": "bitspace.no",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

This witness is running on a "dedicated" VPS located in Oslo, Norway.

Specs:
Ubuntu 14.04
2 cores
4 GB RAM
100 GB SSD

Vote me in, and tomorrow I will focus on setting up price feeds.

I think my problem earlier was that I was connected to a private chain all by myself when I first created the witness, and later, when I joined the slightly more popular chain, it was like I had never been there! The only syntax difference I could find from the log was that I used port 2001 on the seed node instead of 2005, SAME IP!!! Sneaky little bug there! :)

And if someone wants some CORE, I finally have access to some.

Oh, and
Code: [Select]
set_voting_proxy spectral dan true
« Last Edit: October 06, 2015, 01:16:23 am by Spectral »
Vote for BTS-2 witness: spectral (1.6.30)
0.9 DVS delegate: dvs1.bitspace
Stay tuned for bitspace-clains worker!

Offline jamesc

Code: [Select]
(gdb) file path_and_file_name_of_your_witness_node_file
(gdb) set args your_starting_parameters
(gdb) run


Thank you :D

Sorry to keep asking stupid questions...but, I was trying to edit xeroc scrypt for feed, and vim seems stuck. There is --INSERT --recording at the end, but I cannot write or even quit... Hint?
Try press ESC ESC ESC, then ':q!'?

I would humbly suggest using
Code: [Select]
ulimit -c unlimited

this will enable core dumps for witness_node
and hence no need to run it in gdb.
Backtrace can be generated from coredump.

I hope I'm not missing something, I'm not an expert on debugging bin. apps.

You need to test that and make sure your system is not going to take the core file and do something silly like send it to the Ubuntu bug reporting server.  Apt

Offline rnglab

  • Full Member
  • ***
  • Posts: 171
    • View Profile
  • BitShares: rnglab
There was a typo in your address ;)

doh! thanks

bitshares-argentina is ready, please vote:
"id": "1.6.37",
 "witness_account": "1.2.8517"

Not enough core to set_voting_proxy tx fee

Offline Thom

same ask and please vote for  bue   --witness-id '"1.6.35"'

dump question.... how many witness in total as final agree upon ?  still 101?

Is there anyone out there with voting clout?

You mean how many will be used for initial launch on the 13th?

Last I heard it was 17.
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline Spectral

**************************************************************************************************
EDIT: PLEASE Disregard this whole post, I think I was on a private chain pretty much on my own.
**************************************************************************************************

Witness 'spectral' is up. I think.

EDIT: The witness is running on 2 Cores, 4GB RAM, 100GB SSD

Code: [Select]
get_witness spectral
{
  "id": "1.6.12",
  "witness_account": "1.2.73210",
  "last_aslot": 0,
  "signing_key": "GPH8ZWNd9K82gPqKVDbkK8etaYTBMQ3ME3MTQ6HqF586ZbMLrZ5DH",
  "vote_id": "1:22",
  "total_votes": 0,
  "url": "bitspace.no",
  "total_missed": 0,
  "last_confirmed_block_num": 0
}

BUT I'm somewhat confused right now. After creating the witness and getting the witness ID, I closed down the cli_wallet, and fixed the witness config file. Good.

When I started up the witness again, it complained that there were no blocks received. So I closed it and tried to restart it with --resync-blockchain. That didn't fix it, but I waited abit and it fixed itself. Problem solved, I thought.

So now I try to fire up the cli_wallet again: I can't see any balances in my account. When I try "get_witness spectral" I get this output:

Code: [Select]
get_witness spectral
0 exception: unspecified
No account or witness named spectral
    {"account":"spectral"}
    th_a  wallet.cpp:1310 get_witness

    {"owner_account":"spectral"}
    th_a  wallet.cpp:1314 get_witness

I'm not sure if it will fix itself, or has something gone terribly wrong and i should remake the wallet?


btw, witness output is looking like this:
Code: [Select]
1419531ms th_a       application.cpp:432           handle_transaction   ] Got transaction from network
1419684ms th_a       application.cpp:432           handle_transaction   ] Got transaction from network
1419799ms th_a       application.cpp:388           handle_block         ] Got block #12018 with time 2015-10-06T00:23:39 from network with latency of 800 ms from init1
1419904ms th_a       application.cpp:518           get_item             ] Serving up block #12018
1420505ms th_a       application.cpp:518           get_item             ] Serving up block #12018
1421324ms th_a       application.cpp:518           get_item             ] Serving up block #12018
1422000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1422276ms th_a       application.cpp:388           handle_block         ] Got block #12019 with time 2015-10-06T00:23:42 from network with latency of 278 ms from roadscape
1422370ms th_a       application.cpp:518           get_item             ] Serving up block #12019
1425000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1425201ms th_a       application.cpp:388           handle_block         ] Got block #12020 with time 2015-10-06T00:23:45 from network with latency of 202 ms from init5
1428000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1428056ms th_a       application.cpp:388           handle_block         ] Got block #12021 with time 2015-10-06T00:23:48 from network with latency of 57 ms from bhuz
1428150ms th_a       application.cpp:518           get_item             ] Serving up block #12021
1431000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1431202ms th_a       application.cpp:388           handle_block         ] Got block #12022 with time 2015-10-06T00:23:51 from network with latency of 203 ms from init3
1434000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1434203ms th_a       application.cpp:388           handle_block         ] Got block #12023 with time 2015-10-06T00:23:54 from network with latency of 205 ms from init9
1437000ms th_a       witness.cpp:182               block_production_loo ] Not producing block because it isn't my turn
1437203ms th_a       application.cpp:388           handle_block         ] Got block #12024 with time 2015-10-06T00:23:57 from network with latency of 204 ms from init4

**************************************************************************************************
EDIT: PLEASE Disregard this whole post, I think I was on a private chain pretty much on my own.
**************************************************************************************************
« Last Edit: October 06, 2015, 01:27:56 am by Spectral »
Vote for BTS-2 witness: spectral (1.6.30)
0.9 DVS delegate: dvs1.bitspace
Stay tuned for bitspace-clains worker!

Offline twitter

  • Sr. Member
  • ****
  • Posts: 279
    • View Profile
same ask and please vote for  bue   --witness-id '"1.6.35"'

dump question.... how many witness in total as final agree upon ?  still 101?

Is there anyone out there with voting clout?
witness:

Offline Riverhead

NP James.

How'd you get voted in so fast? I'm still waiting...

I'm not in. Just created the witness.

Offline Thom

NP James.

How'd you get voted in so fast? I'm still waiting...

If I were on a fork I couldn't have sent funds. But info AND get_global_properties show that witness 1.6.33 is the highest. IIRC BM said the maintenance interval is like 5 minutes for this test.
« Last Edit: October 06, 2015, 12:19:03 am by Thom »
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html

Offline Riverhead


Thank you Thom. riverhead (1.6.36) is up and running.

iHashFury

  • Guest
get_witness 'delegate.ihashfury' feeds are ready. Just need a few votes.

Its 02:13 here so I will catch up tomorrow.

Offline Thom

Is there anyone out there with voting clout?
Injustice anywhere is a threat to justice everywhere - MLK |  Verbaltech2 Witness Reports: https://bitsharestalk.org/index.php/topic,23902.0.html