Author Topic: Just compiled Linux verion. BitShares starts now in "Test Network"... :(  (Read 1426 times)

0 Members and 1 Guest are viewing this topic.

Offline okidoki

  • Full Member
  • ***
  • Posts: 64
    • View Profile
Thanks... I did not know that the branch was changed... Now everything fine :)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I noticed that message too ... still was on the main network ..
type "about" in the console. If you see this hash:
Code: [Select]
  "bitshares_revision": "2e82bd9a8acc0111f3cafc51c68d84e8abc15304",
you are on the main network and found a bug ... else you screwed sth. up when compiling

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
You may have downloaded the wrong branch. Check libraries/blockchain/include/bts/blockchain/config.hpp - there's a #define BTS_TEST_NETWORK that should be commented out. Looks fine in the v0.4.26 tagged version: https://github.com/BitShares/bitshares/blob/v0.4.26/libraries/blockchain/include/bts/blockchain/config.hpp
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline okidoki

  • Full Member
  • ***
  • Posts: 64
    • View Profile
Soebody knows what do I have to change to launch in real network and not in Test Network? Can somebody correct what gets downloaded on Github?

Thanks.