Author

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

full member
Activity: 149
Merit: 102
December 08, 2014, 12:45:32 PM
#5
Quote
Windows download: coming soon

Pass.

Added download link for windows wallet.
full member
Activity: 149
Merit: 102
December 04, 2014, 04:47:20 AM
#4
PTS is originally a PoW coin launched on 2013-11-05. You can still mine it until 2014-12-14.
Then it will be switched to DPOS and can no longer be mined. This dry run is a test run of the new DPOS-based PTS client.
full member
Activity: 210
Merit: 100
December 03, 2014, 05:22:37 PM
#3
can we mine this ?
hero member
Activity: 574
Merit: 500
December 03, 2014, 05:17:13 PM
#2
Quote
Windows download: coming soon

Pass.
full member
Activity: 149
Merit: 102
December 03, 2014, 05:13:13 PM
#1
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:
git clone [email protected]: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 + updated version to dry-run-1a
Jump to: