Bitcoin Forum
June 21, 2024, 12:00:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 »
  Print  
Author Topic: [CENT] Pennies launched  (Read 135092 times)
rubenaco
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250

NXT FORUM MÁS Y MEJOR


View Profile
April 14, 2014, 11:27:29 PM
 #1041

cent die... the people lost a lot of money..always lose

open your mind!!
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 16, 2014, 09:00:42 AM
 #1042

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!

rubenaco
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250

NXT FORUM MÁS Y MEJOR


View Profile
April 16, 2014, 04:54:53 PM
 #1043

good luck Lips sealed

open your mind!!
ciklop1974
Sr. Member
****
Offline Offline

Activity: 276
Merit: 250



View Profile
April 17, 2014, 01:34:20 AM
 #1044

Program crashes after 1 hour of work.
o3u
Sr. Member
****
Offline Offline

Activity: 393
Merit: 250


Money comes, money goes


View Profile
April 17, 2014, 02:10:37 AM
 #1045

so is this coin coming back?
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 17, 2014, 05:09:37 AM
 #1046

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.
lucienlu
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
April 17, 2014, 05:11:13 AM
 #1047

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

Get Daily Free SIGNs before too late.T4gejMMptw2hAf4Zi1BbD4ZtvJDEqeGXE8
Click here-enjoy-Pirate-coin: Pw2t7Ly1uFCjGiZrKhYeXWJnxfp6ttcC6g
3ACoin -IPO-FREE-POS 10%-Web Games.
dzejmsdin
Sr. Member
****
Offline Offline

Activity: 355
Merit: 250



View Profile
April 18, 2014, 06:34:55 PM
 #1048

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 ? :-)

      
          ▄▄█████████████▄▄
       ▄▄████████████████████
     ▄██  █  ██████████████  ███
   ▄████  █  ████████████   ██████
  ▄█████  █  ██████████   █████████
 ███████  █  ████████   ████████████
▄███████  █  ██████   ██████████████
████████  █  █████   ████████████████
████████  █  ███   █  ███████████████
████████  █  █   █  ██  █████████████
▀███████  █     ████  ██  ███████████
 ███████  █   ████████  ██  ████████
  ▀█████    ████████████  ██  █████
   ▀████  ████████████████  ██████
     ▀██ ███████████████████  ███
       ▀▀████████████████████▀▀
           ▀▀████████████▀▀
        
KURRENT

























● GITHUB
● TWITTER
● SLACK
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 19, 2014, 03:19:54 PM
 #1049

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
lucky1488
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
April 20, 2014, 12:55:18 AM
 #1050

help me? how you mine cent coin now?  My wallet cant synchro. all blocks.
xchange
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
April 20, 2014, 01:29:33 AM
 #1051

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!
ciklop1974
Sr. Member
****
Offline Offline

Activity: 276
Merit: 250



View Profile
April 20, 2014, 06:04:07 AM
 #1052

Exelent!!!
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 20, 2014, 10:49:14 AM
 #1053

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.
lucky1488
Full Member
***
Offline Offline

Activity: 152
Merit: 100


View Profile
April 20, 2014, 06:24:44 PM
 #1054

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.

Hi Rozu, sorry my English. I am newbie and dont understand where i can find debug.log and  now  i have 10.3.2 wallet and  over  3 hour  wallet stop at 6894 block
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 21, 2014, 07:14:51 AM
 #1055

hi, lucky1488, thanks for your report, debug.log is in the folder:
  C:\users\Rozu\AppData\Roaming\Pennies
  "C" is your system disk.
  "Rozu" replaced by your username

you can send the debug.log to my email:rozupennies@gmail.com

i will try to upload the newest data to somewhere then you can download it and finish syncing temporary

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.

Hi Rozu, sorry my English. I am newbie and dont understand where i can find debug.log and  now  i have 10.3.2 wallet and  over  3 hour  wallet stop at 6894 block
voluntarist500
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 22, 2014, 02:12:57 PM
 #1056

are there some more nodes to add? Can't sync.

altcoin with very low inflation, active community, no premine, fair distro and secure network: exactly what you want to invest in? Support Unobtanium
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 22, 2014, 02:54:25 PM
 #1057

if can't sync, try to download the data:
https://mega.co.nz/#!wdoUVbBD!b1SJUYabz7jfZHG_313xFM3dE4oLW7YsovofdcNPKrM

are there some more nodes to add? Can't sync.
xchange
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
April 23, 2014, 05:43:57 AM
 #1058

Dear Rozu,
When i run the pennies wallet, there will show the info:

"
Error reading wallet.dat , all keys read correctly, but transaction data or address book entries might be missing or incorrect.
"

and when i deposit few cent to this wallet, the wallet is running ok, but if i withdraw few cent from this wallet, there will show error info:

"
Runtime error!
program:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the applicaion's support team for more information.
"

What is wrong with my pennies wallet? and how i can fix it?

many thanks.

Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 23, 2014, 03:10:31 PM
 #1059

hi, xchange, the following steps may works:
1.move your old wallet.dat to somewhere to backup
2.finish syncing
3.put your old wallet.dat into the folder of Pennies
4.restart piggybank.exe


the format of wallet has been changed since 10.3.1 for accelerating startup, but 10.3.1/2 will auto upgrade the wallet after synced.

Dear Rozu,
When i run the pennies wallet, there will show the info:

"
Error reading wallet.dat , all keys read correctly, but transaction data or address book entries might be missing or incorrect.
"

and when i deposit few cent to this wallet, the wallet is running ok, but if i withdraw few cent from this wallet, there will show error info:

"
Runtime error!
program:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the applicaion's support team for more information.
"

What is wrong with my pennies wallet? and how i can fix it?

many thanks.


xchange
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
April 24, 2014, 11:08:19 AM
 #1060

Here is the another problem when i sent a few cent to another wallet:
Error: The transaction was rejected. This might happen if some of the coins in your wallet were already spent, such as if you used a copy of wallet.dat and coins were spent in the copy but not marked as spent here. (code -4)
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!