Author Topic: Test Net for Advanced Users  (Read 263674 times)

0 Members and 1 Guest are viewing this topic.

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Also, to help with testing I'm pushing Docker containers for witness and cli in an automated fashion.  I will post instructions on how to join using docker later tonight.

https://bitsharestalk.org/index.php/topic,17935.0.html


 +5% Excellent, it will be nice to have the instructions too on how to create the containers
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Well...

Uhhhhh, Probably first Windows witness up and running  :)
Witness id: 1.6.4435 or simple testz
Please vote this witness in.

PS: Tomorrow I will try to summarize what I done and maybe will come with small instruction how to build and run witness under Windows
+5% voted
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline cryptosile

  • Full Member
  • ***
  • Posts: 56
    • View Profile
Also, to help with testing I'm pushing Docker containers for witness and cli in an automated fashion.  I will post instructions on how to join using docker later tonight.

https://bitsharestalk.org/index.php/topic,17935.0.html

Offline testz

Well...

Uhhhhh, Probably first Windows witness up and running  :)
Witness id: 1.6.4435 or simple testz
Please vote this witness in.

PS: Tomorrow I will try to summarize what I done and maybe will come with small instruction how to build and run witness under Windows

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
well im up and running
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
to help testing, I set up an ubuntu daily build of graphene master
https://bitsharestalk.org/index.php/topic,18039.new.htm

maybe will help a couple more people get involved in testing

You should go to the play forum, there is a bounty waiting for you. :)
Yeah.  I tried to make a play ppa that would contain both cli and gui files, for a couple of days and couldn't get it to work.  I even used your bitshares ppa as a template and couldn't get it right.  If you can whip one up so easily theres a million pls in it for you (I think)
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
to help testing, I set up an ubuntu daily build of graphene master
https://bitsharestalk.org/index.php/topic,18039.new.htm

maybe will help a couple more people get involved in testing

You should go to the play forum, there is a bounty waiting for you. :)
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline maqifrnswa

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
to help testing, I set up an ubuntu daily build of graphene master
https://bitsharestalk.org/index.php/topic,18039.new.htm

maybe will help a couple more people get involved in testing
maintains an Ubuntu PPA: https://launchpad.net/~showard314/+archive/ubuntu/bitshares [15% delegate] wallet_account_set_approval maqifrnswa true [50% delegate] wallet_account_set_approval delegate1.maqifrnswa true

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
 +5% Thanks ill have a go after.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Well...

Until we get something official, I have a new version up and running with 100 init witnessess.  I manually edited the genesis, and everything seems to be working, but I really had no idea what I was doing.  https://www.dropbox.com/s/xzlnoyn4tdpdede/aug-19-puppies-test-genesis.json?dl=0

The specific tag I built was 15c99bd65b0c90854d430126582fee49ec645fe6, so if you are having a hard time getting on the same chain-id I would suggest a
Code: [Select]
git checkout 15c99bd65b0c90854d430126582fee49ec645fe6
git submodule update --init --recursive
cmake -DBOOST_ROOT="$BOOST_ROOT" -DCMAKE_BUILD_TYPE=Debug .
make

I was also having a hard time getting the genesis.json to load.  Using the entire path in the command seems to work so for example
Code: [Select]
./witness_node -d test_net --genesis-json /home/user/src/8.19/graphene/programs/witness_node/aug-19-puppies-test-genesis.json
my server is still 45.55.6.216:1776

As always I am running on Ubuntu 14.04.  I also have exactly 0 formal computer science training, so if I am doing something wrong please let me know.  I am a learn by doing type of guy, and that includes making lots of mistakes.

and the chain id is 5508f5f743717fe2c78445364f62a72badd7532974d26f089af2062228b532eb but its kinda a pain to get the genesis.json to load and give you that chain-id
« Last Edit: August 19, 2015, 06:16:11 pm by puppies »
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline Riverhead

You need the genesis block for aug17 .. could someone not mobile please provide a download link @bytemaster

Then you can do prety much what is stated in the op with the aug17 snapshot


I was hoping it'd be on github - may be a good place for it for testing.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
You need the genesis block for aug17 .. could someone not mobile please provide a download link @bytemaster

Then you can do prety much what is stated in the op with the aug17 snapshot

Offline roadscape

I was having the same problems as Riverhead, stuck on a6 chain. Now building aug-17...
http://cryptofresh.com  |  witness: roadscape

Offline Riverhead

No reason to hold back on aug-17 network.  Those who know about it, please provide instructions for others to join it. 

Note that the aug 17 network does not currently have the fixes I introduced today for the out-of-order block pushing.  I will ask Vikram to update his node when he comes in this afternoon.


Cool. I'll just rebuild and launch the latest and greatest. Now that I have the other environmental kinks worked out should be up and running shortly.

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
K so we get the latest from github and join what node?
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads