Author Topic: [ANN] BitShares-PTS Dry Run #1 launched  (Read 17232 times)

0 Members and 1 Guest are viewing this topic.

Offline alphaBar

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #11 on: December 05, 2014, 03:13:04 am »
Thanks to svk for getting the block explorer up and running (currently pointed to dry run#1): http://pts.bitsharesblocks.com/

Offline alphaBar

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #10 on: December 05, 2014, 03:10:34 am »
Secure genesis claims

It is now possible to claim genesis balances without importing private keys by means of the new "wallet_import_by_signedmsg" command. A description of the idea can be found here: http://pts.cubeconnex.com/index.php?topic=37.0


>>'The topic or board you are looking for appears to be either missing or off limits to you.'

And no, I am not registering just to read it...

Tony, the discussion board no longer requires login.  :)

Offline pc

  • Moderator
  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #9 on: December 04, 2014, 08:09:32 pm »
That windows wallet is from the previous test network. This is *not* dry run #1. Cube is working on the GUI and will provide a new windows wallet when he's finished.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline testz

Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #8 on: December 04, 2014, 08:00:47 pm »
Windows wallet (https://github.com/PTS-DPOS/PTS/releases) start sync 20+ days  :o It's sync BitShares (BTS) block chain?

Offline cass

  • Hero Member
  • *****
  • Posts: 4311
  • /(┬.┬)\
    • View Profile
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #7 on: December 04, 2014, 10:16:12 am »
 +5%
█║▌║║█  - - -  The quieter you become, the more you are able to hear  - - -  █║▌║║█

Offline cube

  • Hero Member
  • *****
  • Posts: 1404
  • Bit by bit, we will get there!
    • View Profile
  • BitShares: bitcube
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #6 on: December 04, 2014, 09:20:36 am »
Well done!  Thanks for the hard work  +5%
ID: bitcube
bitcube is a dedicated witness and committe member. Please vote for bitcube.

zerosum

  • Guest
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #5 on: December 04, 2014, 12:53:46 am »
Secure genesis claims

It is now possible to claim genesis balances without importing private keys by means of the new "wallet_import_by_signedmsg" command. A description of the idea can be found here: http://pts.cubeconnex.com/index.php?topic=37.0


>>'The topic or board you are looking for appears to be either missing or off limits to you.'

And no, I am not registering just to read it...

Offline alphaBar

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #4 on: December 04, 2014, 12:46:08 am »

Secure genesis claims

It is now possible to claim genesis balances without importing private keys by means of the new "wallet_import_by_signedmsg" command. A description of the idea can be found here: http://pts.cubeconnex.com/index.php?topic=37.0


 +5% this was badly needed. Hats off to pc for the hard work.

Offline alphaBar

  • Sr. Member
  • ****
  • Posts: 321
    • View Profile
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #3 on: December 04, 2014, 12:40:17 am »
The actual upgrade will use snapshot from Dec 14 though, right? 

Sent from my SCH-S720C using Tapatalk 2

Yes, upgrade will use the last snapshot prior to the end of day December 14th UTC. Only clarifying this because there is a slight possibility that we get no blocks on that day (due to the slow block times of the current PoW chain).

Offline biophil

  • Hero Member
  • *****
  • Posts: 880
  • Professor of Computer Science
    • View Profile
    • My Academic Website
  • BitShares: biophil
Re: [ANN] BitShares-PTS Dry Run #1 launched
« Reply #2 on: December 03, 2014, 11:03:21 pm »
The actual upgrade will use snapshot from Dec 14 though, right? 

Sent from my SCH-S720C using Tapatalk 2

Support our research efforts to improve BitAsset price-pegging! Vote for worker 1.14.204 "201907-uccs-research-project."

Offline pc

  • Moderator
  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
[ANN] BitShares-PTS Dry Run #1 launched
« Reply #1 on: December 03, 2014, 10:10:51 pm »
We are pleased to announce that we have just started dry run #1 of the new PTS client software.

We invite all interested parties to participate in testing the new network.

* Currently only the CLI client is available, GUI will follow soon.
* Specs are as announced previously ( http://pts.cubeconnex.com/index.php?topic=43.0 ), but not necessarily final.
* Source code is available at https://github.com/PTS-DPOS/PTS .
* Genesis block uses PTS snapshot from 2014-12-02, scaled to 1 billion PTS.

Among other things, we want to specifically test our new feature:

Secure genesis claims

It is now possible to claim genesis balances without importing private keys by means of the new "wallet_import_by_signedmsg" command. A description of the idea can be found here: http://pts.cubeconnex.com/index.php?topic=37.0

We are looking for initial delegates!

In order to achieve good decentralization right from the start we hope to find volunteers for running initial delegates from dry run #2 on. Details are described here: http://pts.cubeconnex.com/index.php?topic=48.0 . Please help us make the new network secure and reliable!

Build and run

Code: [Select]
git clone git@github.com:PTS-DPOS/PTS.git
git checkout dry-run-1a
git submodule init
git submodule update
cmake .
make pts_client
programs/client/pts_client

References

Website: http://www.ptscrypto.com/
Forum: http://pts.cubeconnex.com/
GitHub: https://github.com/PTS-DPOS/PTS
Linux packages: http://software.opensuse.org/download.html?project=home%3Ap_conrad%3Abts&package=PTS
Windows download: https://github.com/PTS-DPOS/PTS/releases/download/dry-run-1a/PTS-DryRun1a-v0.0.3-x86.exe

Edit: added windows download link + updated version to dry-run-1a
« Last Edit: December 08, 2014, 05:46:24 pm by pc »
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de