Pages:
Author

Topic: [CENT] Pennies launched - page 5. (Read 135121 times)

member
Activity: 112
Merit: 10
April 20, 2014, 06:49:14 AM
hi,lucky1488
   CPU-Mining pennies is valueless, it just generate 1 coin one minute. If you want to do this, you just do the following:
    1.click the button of "Command Line Banking"
    2.select the tab of "Virtual Teller Window"
    3. type:mintpennies true

    You can buy pennies from others and get interest every 9 days. if you buy 1,000,000,000,  you will get interest of 900,000 every 9 days.
    pennies is very cheap currently

    if you can't finish syncing using 10.3.2, you can send me debug.log in the folder of Pennies, i will analyse the log and fix it if it's a bug.

help me? how you mine cent coin now?  My wallet cant synchro. all blocks.
sr. member
Activity: 276
Merit: 250
April 20, 2014, 02:04:07 AM
Exelent!!!
member
Activity: 73
Merit: 10
April 19, 2014, 09:29:33 PM
Release 10.3.2
  1. fix a random crash issue
  2. disconnect zombie connection when syncing, it will accelerate syncing

Source
  https://github.com/Rozu/Pennies/releases/tag/10.3.2-src

Windows-qt
  https://github.com/Rozu/pennies_release/releases/tag/10.3.2

Upgrade from 10.2.1
1. Backup wallet.dat
2. remove the folder of %APPDATA%/Pennies
3. startup piggybank.exe
4. after synced, copy the wallet.dat to the folder of Pennies, restart piggybank.exe

Upgrade from 10.3.1
 just start the new client

Important Note
  10.3.1/2 is compatible with 10.2.1, it will not generate fork. if you don't want to re-sync, you can still use 10.2.1

Advantage of 10.3.2
  1.startup much faster than 10.2.1
  2.support light-wallet, will release light-wallet soon
  3.optimize syncing, if you can't finish syncing with 10.2.1, you can try 10.3.2
  4.10.2.1 will cost 100% CPU time when stake-minig, if you're using linux, when you type:./pennies getinfo, you will find the reponse will last several minutes, 10.3.2 fix it.
  5. if your startup will crash when using 10.2.1, you can use 10.3.2
  6.Upgrade openn-ssl to 1.0.1g, prevent attack from hacker using the bug of Heartbleed


Great Work!
full member
Activity: 152
Merit: 100
April 19, 2014, 08:55:18 PM
help me? how you mine cent coin now?  My wallet cant synchro. all blocks.
member
Activity: 112
Merit: 10
April 19, 2014, 11:19:54 AM
Release 10.3.2
  1. fix a random crash issue
  2. disconnect zombie connection when syncing, it will accelerate syncing

Source
  https://github.com/Rozu/Pennies/releases/tag/10.3.2-src

Windows-qt
  https://github.com/Rozu/pennies_release/releases/tag/10.3.2

Upgrade from 10.2.1
1. Backup wallet.dat
2. remove the folder of %APPDATA%/Pennies
3. startup piggybank.exe
4. after synced, copy the wallet.dat to the folder of Pennies, restart piggybank.exe

Upgrade from 10.3.1
 just start the new client

Important Note
  10.3.1/2 is compatible with 10.2.1, it will not generate fork. if you don't want to re-sync, you can still use 10.2.1

Advantage of 10.3.2
  1.startup much faster than 10.2.1
  2.support light-wallet, will release light-wallet soon
  3.optimize syncing, if you can't finish syncing with 10.2.1, you can try 10.3.2
  4.10.2.1 will cost 100% CPU time when stake-minig, if you're using linux, when you type:./pennies getinfo, you will find the reponse will last several minutes, 10.3.2 fix it.
  5. if your startup will crash when using 10.2.1, you can use 10.3.2
  6.Upgrade openn-ssl to 1.0.1g, prevent attack from hacker using the bug of Heartbleed
sr. member
Activity: 355
Merit: 250
April 18, 2014, 02:34:55 PM
For comparison's sake, using the GPU miner earlier in this thread, at this difficulty on 6 x 7950's (about 11Mh/s) I am getting about 12 pennies an hour on average.  I believe a single 4core sandy bridge is getting about 125Kh/s IIRC.


11Mh/s with 6 x 7950's ? :-)
full member
Activity: 182
Merit: 100
April 17, 2014, 01:11:13 AM
quote Smiley

or comparison's sake, using the GPU miner earlier in this thread, at this difficulty on 6 x 7950's (about 11Mh/s) I am getting about 12 pennies an hour on average.  I believe a single 4core sandy bridge is getting about 125Kh/s IIRC. Wink Wink
member
Activity: 112
Merit: 10
April 17, 2014, 01:09:37 AM
can you give me the last 10 lines of debug.log?


there are many new code added than before, i test only myself for  some days, maybe there are some new bug, i will fix it quickly.

do you feel startup much quicker than before?


Program crashes after 1 hour of work.
o3u
sr. member
Activity: 393
Merit: 250
Money comes, money goes
April 16, 2014, 10:10:37 PM
so is this coin coming back?
sr. member
Activity: 276
Merit: 250
April 16, 2014, 09:34:20 PM
Program crashes after 1 hour of work.
sr. member
Activity: 378
Merit: 250
NXT FORUM MÁS Y MEJOR
April 16, 2014, 12:54:53 PM
good luck Lips sealed
member
Activity: 112
Merit: 10
April 16, 2014, 05:00:42 AM
Hi,all, i want to take over Pennies project if no one care about it. Thanks shakezula and The_CatMan for creating it and fixing the stake issue.

I like Pennies because it's no decimal and pure POS. POS is first introduced in PPC, but PPC can still create valueable CPU-Mined coin, Pennies has enough coin now, CPU-Mining is valueless. Pennies must be better than many other coins if its code is stable and it has more feature.

I have done the following work:
1. Accelerate startup. Old Version startup cost 30 minutes at least in my laptop, new cost only 3 minutes at most. I found PrimeCoin startup runs much faster than Pennies, so i migrate the related code into Pennies.
2. Accelerate sync. Old Version can't sync normally. I'm not sure i have fixed the sync issue, but i has tried 10 times to sync correctly between 3 hour and 14 hours. but 10 times test is not enough, if you meet the sync issue, please let me know, i will try my best to fix it.
3. Support Bloom Filter Protocol, it means Pennies will support Light-Wallet soon, Android Wallet will be released later. I have finished a light wallet demo, it can finish sync in 20 minutes and can receive and send coin correctly.
4. Fix the issue:Stake-Mining cost 100% CPU.
5. Fix crash issue. Old Version startup will crash in my laptop because scrypt-hash has some CPU-specific code.
6. Upgrade openn-ssl to 1.0.1g


How to upgrade
1. Backup wallet.dat
2. remove the folder of %APPDATA%/Pennies
3. startup piggybank.exe
4. after synced, copy the wallet.dat to the folder of Pennies, restart piggybank.exe

Important Note:
The format of blkxxxx.dat and wallet.dat has changed for accelerating startup, please backup wallet.dat before running 10.3.1


source
https://github.com/Rozu/Pennies/releases/tag/10.3.1-src

windows
https://github.com/Rozu/pennies_release/releases/tag/10.3.1


People who like Pennies must be united to make it better!

sr. member
Activity: 378
Merit: 250
NXT FORUM MÁS Y MEJOR
April 14, 2014, 07:27:29 PM
cent die... the people lost a lot of money..always lose
sr. member
Activity: 350
Merit: 250
April 14, 2014, 11:56:09 AM
Pennies has been added to AllCrypt.com!
member
Activity: 98
Merit: 10
April 14, 2014, 11:09:12 AM
For comparison's sake, using the GPU miner earlier in this thread, at this difficulty on 6 x 7950's (about 11Mh/s) I am getting about 12 pennies an hour on average.  I believe a single 4core sandy bridge is getting about 125Kh/s IIRC.
hero member
Activity: 763
Merit: 534
April 11, 2014, 08:39:58 PM
null
member
Activity: 116
Merit: 10
April 11, 2014, 06:35:01 PM
Sell 100 000 000 CENT = 20 LTC ^_^
sr. member
Activity: 896
Merit: 272
Undeadbitcoiner Will not DIE until 1BTC=50K
April 05, 2014, 11:03:00 PM
Is there any progress in synchronization of this coin? This coin fucked up my 3 Bitcoin, and now the wallet is not synchronizing
Any suggestions please
hero member
Activity: 588
Merit: 500
April 04, 2014, 11:29:32 AM
i am just wondering what the point of voting it on to any exchange let alone cratoprush. they are in liquidation. i have been waiting over 4 months now for craptsy to send my withdrawl to me and they say it is because the process is slow, i can understand why as i cant even get this coin to solo mine. let alone there being a pool for it.
newbie
Activity: 14
Merit: 0
April 04, 2014, 11:24:35 AM
So... my wallet took another shit this morning and is not syncing up. The wallet is 209 blocks and about 3 hours behind. The balance in the wallet appears to be good except for an errant 450000 (approx) cent that appears and it is not in the transaction log, could it be interest? Any help syncing back up would be appreciated, post or pm me, thank you.
Pages:
Jump to: