PPCoin: Update readme for release 0.2.0
authorSunny King <sunnyking9999@gmail.com>
Thu, 30 Aug 2012 19:52:05 +0000 (20:52 +0100)
committerSunny King <sunnyking9999@gmail.com>
Thu, 30 Aug 2012 19:52:05 +0000 (20:52 +0100)
README.md
doc/README
doc/README_windows.txt

index 0c475ea..0d18254 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 
-Bitcoin integration/staging tree
+PPCoin official development tree
 
-Development process
-===================
+Bitcoin development process
+===========================
 
 Developers work in their own trees, then submit pull requests when
 they think their feature or bug fix is ready.
@@ -39,4 +39,4 @@ Issues with no commits will be given a similar warning, and closed after
 labeled 'stale'. 
 
 Requests to reopen closed pull requests and/or issues can be submitted to 
-QA@BitcoinTesting.org. 
\ No newline at end of file
+QA@BitcoinTesting.org. 
index 38242bc..a88294d 100644 (file)
@@ -1,4 +1,4 @@
-PPCoin 0.1.0 BETA
+PPCoin 0.2.0 BETA
 
 Copyright (c) 2011-2012 PPCoin Developers
 Distributed under the MIT/X11 software license, see the accompanying
@@ -29,6 +29,17 @@ incoming connections.  PPCoin works without incoming connections,
 but allowing incoming connections helps the PPCoin network.
 
 
+Upgrade
+-------
+All you existing coins/transactions should be intact with the upgrade.
+To upgrade from 0.1.0, first backup wallet
+ppcoind backupwallet <destination_backup_file>
+Then shutdown ppcoind by
+ppcoind stop
+Remove files inside wallet directory other than wallet.dat and ppcoin.conf
+Start up the new ppcoind (0.2.0). It would start re-downloading block chain.
+
+
 See the documentation/wiki at the ppcoin website:
   http://www.ppcoin.org/
 for help and more information.
index c775c6c..fac7f44 100644 (file)
@@ -1,4 +1,4 @@
-PPCoin 0.1.0 BETA\r
+PPCoin 0.2.0 BETA\r
 \r
 Copyright (c) 2011-2012 PPCoin Developers\r
 Distributed under the MIT/X11 software license, see the accompanying\r
@@ -32,6 +32,17 @@ incoming connections.  PPCoin works without incoming connections,
 but allowing incoming connections helps the PPCoin network.\r
 \r
 \r
+Upgrade\r
+-------\r
+All you existing coins/transactions should be intact with the upgrade.\r
+To upgrade from 0.1.0, first backup wallet\r
+ppcoind backupwallet <destination_backup_file>\r
+Then shutdown ppcoind by\r
+ppcoind stop\r
+Remove files inside wallet directory other than wallet.dat and ppcoin.conf\r
+Start up the new ppcoind (0.2.0). It would start re-downloading block chain.\r
+\r
+\r
 See the documentation/wiki at the ppcoin website:\r
   http://www.ppcoin.org/\r
 for help and more information.\r