Bitcoin Forum
May 26, 2024, 03:45:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 [158] 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 »
  Print  
Author Topic: [ANN][CASH] Crypto CASH | Proof of Stake & COIN CONTROL | On Cryptsy | 0 PREMINE  (Read 248238 times)
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 16, 2016, 06:09:03 AM
 #3141



Can't have been checking too regularly since I cancelled the server August 14th 2015 when I got a new server and it was only recently that anyone spoke up about it Tongue

As far as sending you the files to host yourself it was a standard Abe install as from https://github.com/bitcoin-abe/bitcoin-abe (I don't recall offhand but it may have been a fork with scrypt support however)

You're right! I haven't use it regularly since then,.... but when it was there I was using it regularly.  After it was offline, I didn't had any other choice than to go on my wallet computer to check the difficulty. :p    I rarely have to check address from the blockchain so the block explorer wasn't a necessity for me, but it was a useful tool Cheesy

Thank you for the link i'll check if it's not to complicated to setup  Smiley
nut0.1
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
February 17, 2016, 09:34:55 AM
 #3142

I have  been look for an exchange for CASH, but with out a web site if is not going to happen, I am thinking about getting my web site built (cash-co.in), new block explorer (ABE), a new wallet and checkpoint added to code

I might be willing too  help fund this , if any one would be willing  to chip in ? ,If some one could  up load the ABE block explorer , that would save some time and money.   https://github.com/bitcoin-abe/bitcoin-abe

 
Depending on the interest , depends on the amount it would cost each of us.

 I have a quote for a wordpress web site build, new wallet , checkpoint added to code and a ABE block explorer,  I am in contact with tuxnut, he is going to take a look at the offer to do the work for me, see if its a good price


‘There are none so blind as those who will not see
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 18, 2016, 05:16:50 AM
 #3143

I have that error when trying to compile the wallet on ubuntu:

/usr/include/boost/asio/ssl/impl/context.ipp:97:29: error: ‘::SSLv3_server_method’ has not been declared
     handle_ = ::SSL_CTX_new(::SSLv3_server_method());

Anyone know a workaround?
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 19, 2016, 08:01:48 AM
Last edit: February 29, 2016, 05:10:16 AM by Cryptonatrix
 #3144

I have that error when trying to compile the wallet on ubuntu:

/usr/include/boost/asio/ssl/impl/context.ipp:97:29: error: ‘::SSLv3_server_method’ has not been declared
     handle_ = ::SSL_CTX_new(::SSLv3_server_method());

Anyone know a workaround?

Problem solved!

Need an newer version of libboost.

But there was a need to modify CASH-qt.pro file from source because it forces "make" to use a very specific version of boost and give error /usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53 etc..

But now a new wallet is up and running in ubuntu Smiley


What is the way to release a corrected version of the wallet? (compile error, checkpoint, etc..)
phil9
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
February 19, 2016, 10:02:40 AM
 #3145

I have that error when trying to compile the wallet on ubuntu:

/usr/include/boost/asio/ssl/impl/context.ipp:97:29: error: ‘::SSLv3_server_method’ has not been declared
     handle_ = ::SSL_CTX_new(::SSLv3_server_method());

Anyone know a workaround?

Problem solved!

Need an older version of libboost.

But there was a need to modify CASH-qt.pro file from source because it forces "make" to use a very specific version of boost and give error /usr/bin/ld: cannot find -lboost_system-mgw46-mt-sd-1_53 etc..

But now a new wallet is up and running in ubuntu Smiley


What is the way to release a corrected version of the wallet? (compile error, checkpoint, etc..)

Good job !! Maybe we should open a new thread, as only the original dev can update the first page of the curent thread...
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 20, 2016, 07:02:56 PM
 #3146

Block explorer database is being populate at the moment! Smiley

It's working locally, but  does someone have  a host where it could be hosted?

It's an xubuntu VM with CASH wallet and abe explorer.
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 21, 2016, 07:47:45 AM
 #3147

I dont know if it's good news or not,... but the CASH that i've sent to askcoin are at the add where I sent them,... but they dont show in my account.  At least they have not been sent anywhere else...   Maybe askcoin cash wallet is not in sync, but I didnt get any answer from the support there...
nut0.1
Full Member
***
Offline Offline

Activity: 137
Merit: 100


View Profile
February 21, 2016, 07:04:06 PM
 #3148

Hi,


Got someing to say about CASH how about going to cashcoin on twitter

‘There are none so blind as those who will not see
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 22, 2016, 07:29:50 PM
 #3149

I am thinking about getting my web site built (cash-co.in), new block explorer (ABE), a new wallet and checkpoint added to code

I might be willing too  help fund this , if any one would be willing  to chip in ? ,If some one could  up load the ABE block explorer , that would save some time and money.   https://github.com/bitcoin-abe/bitcoin-abe


If you have somewhere to host it, I'm able to set up a block explorer.  I have one up and running on my local network but I have nowhere to host it.

And for the new wallet, how can we update the git if we dont have access to the original account?  As I understand it, for the checkpoint to work it need a special node that is running with the master private key that pair with the public key in the coin source code.   Would it need to be forked?
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 23, 2016, 06:27:38 AM
 #3150

Quote
Domain Name: CASH-COIN.ORG
Domain ID: D170730270-LROR
WHOIS Server:
Referral URL: http://www.godaddy.com
Updated Date: 2016-02-01T13:56:18Z
Creation Date: 2014-01-20T15:50:00Z
Registry Expiry Date: 2017-01-20T15:50:00Z

The domain has been renewed...  I hope he will bring it back online! Cheesy

Does the original Dev still Alive!?!?
boosh
Full Member
***
Offline Offline

Activity: 180
Merit: 102



View Profile
February 23, 2016, 02:13:12 PM
 #3151

Dev is long gone, he once appeared in 2014 april when the coin had a pump. My guess is he is 1 of coin cloners group and has many alts here, so i wouldnt trust this guy anyway. This issue was discussed here and spoetnik mentioned it could be someone from cryptsy team.

Guys, try to imagine what use Cash would have. I can only think of currency for gambling site. If someone could build economy around that.

Does anybody know how many coins are stuck in cryptsy ?

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
PRIMEDICE
The Premier Bitcoin Gambling Experience - Most Trusted & Popular Bitcoin Game @PrimeDice
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 23, 2016, 03:05:23 PM
 #3152

Cryptsy have opened their cash Wallet long time ago, I've been able to withdraw mine so everybody else should be able too!

So no coin stuck on Craptsy!


Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 24, 2016, 05:12:41 AM
Last edit: February 24, 2016, 07:23:30 AM by Cryptonatrix
 #3153

Who is running a node atm?

From the peer info it look like only me from canada + 1 guy in the usa who is running "subver" : "/Cash:0.7.2/" , the other 4 nodes (germany, france, russia and vietnam) are running "subver" : "/Satoshi:0.7.2/".

The Usa node with cash subversion is the original dev?!

What do you guys think?
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 26, 2016, 07:04:53 PM
Last edit: February 27, 2016, 06:20:28 AM by Cryptonatrix
 #3154

I need some people to check the hash of block 1001001 from their wallet and post the result here.
It's just to confirm that we are all on the same chain before updating checkpoint Smiley

Here is how to:
In your wallet go to
-"help"
  -"debug window"
    -"console"

Then write "getblockhash 1001001" (without " ") and post the resulting line here Smiley


Here is mine: (yours should be the same)


getblockhash 1001001

000000006511a0996c8c7f3969c59e5f8555ee81eb4798b443b535c534c14b08

Hope to get answer sooner than later!
phil9
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
February 26, 2016, 10:55:14 PM
 #3155

I need some people to check the hash of block 1010001 from their wallet and post the result here.
It's just to confirm that we are all on the same chain before updating checkpoint Smiley

Here is how to:
In your wallet go to
-"help"
  -"debug window"
    -"console"

Then write "getblockhash 1001001" (without " ") and post the resulting line here Smiley


Here is mine: (yours should be the same)


getblockhash 1001001

000000006511a0996c8c7f3969c59e5f8555ee81eb4798b443b535c534c14b08

Hope to get answer sooner than later!

000000006511a0996c8c7f3969c59e5f8555ee81eb4798b443b535c534c14b08 ! Smiley
steve321
Hero Member
*****
Offline Offline

Activity: 627
Merit: 500


View Profile
February 27, 2016, 07:55:16 AM
 #3156

000000006511a0996c8c7f3969c59e5f8555ee81eb4798b443b535c534c14b08

I paid Yobit .1 to add CASH, but they never responded after two weeks...


Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 28, 2016, 07:10:19 PM
 #3157

Thank you Phil and Steve!

I would like you to do the same exercise with block # 1070001 please.


So here what i"ve got for now...

I can update the checkpoint but there is a master checkpoint node that use public/private key pair that does not allow other nodes to use newer checkpoint than the one used on that master node. ( Anyone know if there is a way to know if that master node is online or not?)

I think that I can safely create a new one and it should work perfectly.   As a test i've removed the public key in my build and my wallet is syncing fine without checkpoint error and my block explorer is connected to that wallet and see all the new block as usual...

Of course if I release that new wallet, we will ALL need to use it!! Cheesy
Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 28, 2016, 07:17:38 PM
 #3158

000000006511a0996c8c7f3969c59e5f8555ee81eb4798b443b535c534c14b08

I paid Yobit .1 to add CASH, but they never responded after two weeks...




Thank you for supporting CASH,.. i'm sorry for you 0.1 .. i hope they will at least answer to you,... it's the least they can do for .1!! lol

Was there a conversation with them before sending btc or you start with sending btc.  I hope they dont stop answering after receiving money because that would be sad...
phil9
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
February 28, 2016, 11:44:04 PM
 #3159

Thank you Phil and Steve!

I would like you to do the same exercise with block # 1070001 please.


So here what i"ve got for now...

I can update the checkpoint but there is a master checkpoint node that use public/private key pair that does not allow other nodes to use newer checkpoint than the one used on that master node. ( Anyone know if there is a way to know if that master node is online or not?)

I think that I can safely create a new one and it should work perfectly.   As a test i've removed the public key in my build and my wallet is syncing fine without checkpoint error and my block explorer is connected to that wallet and see all the new block as usual...

Of course if I release that new wallet, we will ALL need to use it!! Cheesy

0000002b97449970fabf35533b69c37ae1869575dd7b66d3f91fefc2980929dc

Cryptonatrix
Full Member
***
Offline Offline

Activity: 141
Merit: 100


View Profile
February 29, 2016, 02:10:15 AM
 #3160

Thank's Phil9!

Same as me... would need some other confirmation of block hash please..
Pages: « 1 ... 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 [158] 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 »
  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!