Bitcoin Forum
June 20, 2024, 01:41:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 »
  Print  
Author Topic: [ANN] RazorLove Cryptocurrency Services - DBL, CENT, & FOO/BAR Updates  (Read 153351 times)
bluestang
Full Member
***
Offline Offline

Activity: 128
Merit: 100


View Profile
April 07, 2014, 03:19:54 PM
 #2001

WTF!
Anyone have any good addnodes for Doubloons to stay synced?
I'm stuck at 212549
I have these and can't stay synced:

addnode=92.5.105.68
addnode=70.98.114.237
addnode=46.242.90.51
addnode=46.151.21.226
addnode=192.99.7.23
addnode=91.237.77.7
addnode=192.186.136.118
addnode=5.165.42.147
addnode=66.189.83.47
addnode=88.161.131.83
addnode=62.194.155.87
addnode=176.31.128.78
addnode=91.237.77.7
addnode=174.53.218.230
addnode=91.235.254.37

Also, http://altexplorer.info/chains/DBL/block_crawler.php seems to be stuck at block 207839.  Not sure if it's just a website thing or not.

http://explorer.doubloons.net/chain/Doubloons seems to be fine.

Wish these sites showed a list of their connections for us to use.

Cryptsy Trade Key: 3d74ea28a32572a77c108116c46ba67a65834bfc
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
April 07, 2014, 08:38:50 PM
Last edit: April 08, 2014, 05:59:05 AM by rav3n_pl
 #2002

RU sure about explorer? https://bitcointalk.org/index.php?topic=206361.msg6115946#msg6115946

edit: synced. Nodes:
Code:
addnode=192.99.7.23
addnode=186.59.187.217
addnode=192.99.44.51
addnode=192.99.7.23
addnode=71.232.87.227
addnode=71.92.244.58
addnode=79.134.199.5
addnode=80.53.111.122
If client not want to sync, delete chain, delete peers.dat, and use
doubloons -connet=ip1 -connect=ip2 -connect=ip3
for those IPs.
When in sync close and run again, it will search for more nodes.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
dupee419
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 261


View Profile
April 08, 2014, 10:28:04 PM
 #2003

RU sure about explorer? https://bitcointalk.org/index.php?topic=206361.msg6115946#msg6115946

edit: synced. Nodes:
Code:
addnode=192.99.7.23
addnode=186.59.187.217
addnode=192.99.44.51
addnode=192.99.7.23
addnode=71.232.87.227
addnode=71.92.244.58
addnode=79.134.199.5
addnode=80.53.111.122
If client not want to sync, delete chain, delete peers.dat, and use
doubloons -connet=ip1 -connect=ip2 -connect=ip3
for those IPs.
When in sync close and run again, it will search for more nodes.

are you still running your p2pool node?
rav3n_pl
Legendary
*
Offline Offline

Activity: 1361
Merit: 1003


Don`t panic! Organize!


View Profile WWW
April 15, 2014, 09:30:18 PM
 #2004

Just killed it, looks like we made waaay longer chain than explorer shows.
https://bitcointalk.org/index.php?topic=206361.msg6237202#msg6237202
I have deleted blockchain but im back on it after download it again.
Hopefully cryptsy daemon will follow it too.
Killied my P2pool node, will wait day or two to see how it goes.

1Rav3nkMayCijuhzcYemMiPYsvcaiwHni  Bitcoin stuff on my OneDrive
My RPC CoinControl for any coin https://bitcointalk.org/index.php?topic=929954
Some stuff on https://github.com/Rav3nPL/
dupee419
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 261


View Profile
April 16, 2014, 12:08:59 AM
 #2005

I'm on the bad fork too, mine is reporting 222503, the explorer is on 219724.
z0rr0
Sr. Member
****
Offline Offline

Activity: 303
Merit: 250


View Profile
April 16, 2014, 01:09:37 AM
 #2006

Concerning DBL, a link to similar conversation.
https://bitcointalk.org/index.php?topic=206361.msg6240508#msg6240508
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 16, 2014, 08:39:53 AM
 #2007

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!

myweblife
Sr. Member
****
Offline Offline

Activity: 439
Merit: 250


mycoin.bitbank.com


View Profile
April 16, 2014, 11:05:34 AM
 #2008

anynews for cent Huh


           ▄▄▄█████████▄▄▄
       ▄▄██▀▀ █▀█████████████▄
     ▄██▄█▄    ▐██▄███████▀  ▀█▄
   ▄█▀    █  ▄█▀██   ▀          █▄
  ██  ▐█  ███████                ██
 ██       ▐█████                  ██
▐█      ███████   █▄            ▄█░█▌
██▄  ▄▄███████▀         ▄       ▐████
████▄▄▐█▀█████         ▄██ ▄█▄ ██████
▐██████    ▀███▄█     ▄██████▄▐ ▀█▀█▌
 ██████      █████    ███████████▀▐█
  ██████   ▄██████   █▄████████▀  █
   █████  ▄████████▄███████████░▄█
    ▀███ ███████████████████████▀
      ▀███████████████████████▀
          ▀▀▀███████████▀▀▀
━ EXTREMELY
RESOURCE FRIENDLY
.

       ▄██▄
      ██████
     ████████
    ▐████████▌
    ███▀  ▀███
    ███▄  ▄███
    ██████████
    ▐████████▌
     ████████
    ▄████████▄
  ▄████████████▄
 ████████████████
 ▐█▀ ▀██████▀ ▀█▌
      ▄    ▄
      █    █
      ▀█▄▄█▀
        ▀▀
LIGTHNING
FAST
.

             ▄█▄
▄▄▄    ▄▄▄██▀▀▀██▄▄▄    ▄▄▄
██▀▀▀▀▀▀▀▀  ▄▄   ▀▀▀▀▀▀▀▀██
██  ▄▄▄▄▄▄███████▄       ██
██  ████████████▀   ▄██  ██
██  ██████████▀   ▄██▀   ██
██  ████████▀   ▄██▀     ██
██  ██████▀   ▄██▀  ▄██  ██
▐█▌ ▐███▀   ▄██▀  ▄███▀ ▐█▌
 ██  ▀▀   ▄██▀  ▄████▌  ██
  ██    ▄██▀  ▄█████▀  ██
   ██▄  ▀▀  ▄█████▀  ▄██
    ▀██▄   █████▀  ▄██▀
      ▀██▄  ▀▀   ▄██▀
        ▀▀██▄▄▄██▀▀
            ▀▀▀ 
STEALTH
ANONYMOUS
     ▄▄█████████████████▄▄
   ▄███████████████████████▄
 ▄█████▀               ▀█████▄
▐████▀                   ▀████▌
▐████   ▐██████████████▄▄▄███████▄▄
▐████   ▐███████████████████████████▄
▐████   ▐██████▀                ▀█████▄
▐████   ▐█████    ▄▄▄▄▄▄▄▄▄▄▄▄    ▀████▌
▐████   ▐█████▄▄▄██████████████▄   ████▌
▐████    █████████████▀   ██████   ████▌
 █████▄                  ▄██████   ████▌
  ▀█████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄████████   ████▌
    ▀███████████████████████████   ████▌
       ▀▀████▌   ▀████████████▀    ████▌
          ████▄                  ▄█████
           ▀█████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████▀
             ▀█████████████████████▀
                ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
ColossusCoinXT
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
.
Join the COLX community on:
TwitterFacebookTelegram
DiscordReddit Bitcointalk
.
investment&deposit your BTC on bitbankmining BTC on
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 16, 2014, 03:49:43 PM
 #2009

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh
PoolMinor
Legendary
*
Offline Offline

Activity: 1843
Merit: 1338


XXXVII Fnord is toast without bread


View Profile
April 16, 2014, 09:08:04 PM
 #2010

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

I applaud your need to bring this coin back from the dead, but until I see proper notification of the coin changing to your hands I will treat your changes as hostile.

Btc=C2MF       Free BTC Poker
Being defeated is often a temporary condition. Giving up is what makes it permanent. -Marilyn vos Savant
nfigueir
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
April 16, 2014, 10:34:11 PM
 #2011

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

I applaud your need to bring this coin back from the dead, but until I see proper notification of the coin changing to your hands I will treat your changes as hostile.

Catman are you willing to pass the ball to Rozu?

Gulden NLG: GdQgmEN1ptPzKpnMmRw7pwAuPGiJZCZjHi    Europecoin  ERC: Edg1HCFSsVweehu35YeHXfURKXgEi7qnLm
nfigueir
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


View Profile
April 16, 2014, 10:36:25 PM
 #2012

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

Hi Rozu,

It appears that you have a new login BCForum, can you give us some background on your past experience. Why should the community trust you?

Do not take my questions as an offence but as genuine questions which I am sure I am not the only one to have them.

Tks,
Nuno

Gulden NLG: GdQgmEN1ptPzKpnMmRw7pwAuPGiJZCZjHi    Europecoin  ERC: Edg1HCFSsVweehu35YeHXfURKXgEi7qnLm
Emerov
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
April 17, 2014, 12:08:14 AM
 #2013

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

I applaud your need to bring this coin back from the dead, but until I see proper notification of the coin changing to your hands I will treat your changes as hostile.

I'm in complete agreement with the comments above. We need some verification both of your credentials and the code before we can even think about switching to the new client. If the whole community is not fully trusting and willing to move in this direction, we'll just be forking it yet again, which is the problem we've had all along.

It is absolutely necessary that first we get either The Catman or Petr1fied to verify the quality of the changes made, as they are really the only authorities around to instill confidence in the changes. Furthermore, The Catman should officially hand over the reins to make this seem more legitimate, though if he is unavailable for contact, then this might need to be discussed more in depth.

Also, just a couple of questions:
1.) Are you associated with the group over at http://user.cent-help.com/? If not, and they roll out their code changes tomorrow, we'll have an interesting time sorting through all the code  Smiley
2.) Do you have the time and ability to actually manage the code if given that responsibility?

Sorry for the skepticism; I really appreciate your time and effort in support of Pennies, and I think you have some great ideas. Just trying to make sure those changes won't run us into the ground any further  Wink
tevayo
Hero Member
*****
Offline Offline

Activity: 620
Merit: 500



View Profile
April 17, 2014, 02:00:29 AM
 #2014

However it is encouraging to see someone try to fix Pennies ...
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 17, 2014, 04:22:57 AM
 #2015

i has been a professional programmer for 10+ years, i do when i think i has the ability to do that.

i first noticed bitcoin one year ago, when downloaded the sourcecode, compile and run it, i found it's a machine killer, cost too much CPU time and use huge storage, i think it's not a good software so ignore it.

until last Dec, when i got some news from TV about bitcoin, i'm surprised about its success. then i read detail about its soucecode and related articles, further about LTC,PPC and PrimeCoin.

two months ago i think i can manage it and add any feature in it, i want to do sth.

my first idea is to create a coin that is pure POS and no decimal, it's likely real currency, people put money into bank and get interest,  real currency has no decimal.

but pure POS needs to supply large amount of coin when first run, if these coin is generated and owned by me, i think no one is willing to use it.
besides, there are too many cryptocurrencies now, new cryptocurrency is hard to be accepted by people.

then i noticed Pennies(CENT), i found Pennies(CENT) can solved my problem,  CENT has huge amount of coins and been exchanged for a long time, so i think the coins must spread out over the investor, investor will support CENT.

there are many existing issues not only in Pennies but also in other cryptocurrencies such as Bitcoin and PPC.
for example, PPC has a issue in the funtion CheckProofOfStake that can be easily generated fork, Pennies and other POS based cryptocurrencies derived from PPC, so has the same issue, that's one of the reason why so many cryptocurrencies often have fork.

i want to do some improvement on it, if someone like, we can together.
AlvinZ
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
April 17, 2014, 07:42:25 AM
 #2016

u r great, buddy! it startup in seconds, and it's syning.... wait to see

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!


Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 17, 2014, 08:33:10 AM
 #2017

thanks! if you found some bug, please contact me, i will fix it ASAP.

u r great, buddy! it startup in seconds, and it's syning.... wait to see

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!


Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 17, 2014, 08:40:51 AM
 #2018

Hi nuno,
thank you for your remind, i just post a reply.

i always browsed BCForum via guest, i just register this account when i think i has the ability and some free time to participate in Pennies.


CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

Hi Rozu,

It appears that you have a new login BCForum, can you give us some background on your past experience. Why should the community trust you?

Do not take my questions as an offence but as genuine questions which I am sure I am not the only one to have them.

Tks,
Nuno
Rozu
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 17, 2014, 08:52:45 AM
 #2019

hi PoolMinor,
  thanks for your reply, i don't care whether i or who take over the Pennies project, i have browsed this forum for two moths, i know no one want to take it over,  The_CatMan has disappeared for a long time, so i do it.
  Taking over Pennies project must be a tough task, i saw The_CatMan do many things, got no reward and got some abuse.
  I believe some cryptocurrecy will be better than BTC or LTC, i want to do some experiment on Pennies, if Pennies success, it's a great honor for me.

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

I applaud your need to bring this coin back from the dead, but until I see proper notification of the coin changing to your hands I will treat your changes as hostile.
reverse02
Member
**
Offline Offline

Activity: 86
Merit: 10


View Profile
April 17, 2014, 09:06:04 AM
 #2020

in my opinion that sounds like a very good idea ..
the old CENT is definitely dead
The Catman aka Petr1fied did thankfully some necessary things, but he has for sure no interest to be a dev for this coin .. thats what he clearly said
Rozu, you give me a lot of hope for a promising future of CENT ... just awesome!!



hi PoolMinor,
  thanks for your reply, i don't care whether i or who take over the Pennies project, i have browsed this forum for two moths, i know no one want to take it over,  The_CatMan has disappeared for a long time, so i do it.
  Taking over Pennies project must be a tough task, i saw The_CatMan do many things, got no reward and got some abuse.
  I believe some cryptocurrecy will be better than BTC or LTC, i want to do some experiment on Pennies, if Pennies success, it's a great honor for me.

CENT has released 10.3.1, see the detail #2124
Pennies = CENT

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

it's much faster startup and sync than before, and will support Android wallet later.

anynews for cent Huh

I applaud your need to bring this coin back from the dead, but until I see proper notification of the coin changing to your hands I will treat your changes as hostile.
Pages: « 1 ... 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 »
  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!