Bitcoin Forum
May 22, 2024, 04:50:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 40 41 42 43 44 45 46 47 48 49 50 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 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 ... 216 »
  Print  
Author Topic: [ANN] [888] [SCRYPT] OctoCoin ◦ The Power of Eight ◦ Don't Blink  (Read 297647 times)
niceman
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254

CoinMine.pw


View Profile WWW
May 15, 2014, 04:48:14 PM
 #1781

Interesting, but I can make payment from another computer. Will try rebuild daemon and start it again.

niceman
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254

CoinMine.pw


View Profile WWW
May 15, 2014, 05:53:38 PM
 #1782

No, only one payment was paid from another computer and again same error.
Sorry I can't send payments, will wait some fixes from developer.

Winky
Hero Member
*****
Offline Offline

Activity: 506
Merit: 500


View Profile
May 15, 2014, 06:57:43 PM
 #1783

edric´s pool @100 Mh

edric
Hero Member
*****
Offline Offline

Activity: 546
Merit: 501



View Profile
May 15, 2014, 08:34:03 PM
 #1784

I have same strange problem with wallet. Never seen this before. Sad
We have only one address now 8Ury6fDpYnVRi97z7tXXnWKzuoWihwsJJn. This address accept all mined blocks.
http://explorer.octocoin.org/address/8Ury6fDpYnVRi97z7tXXnWKzuoWihwsJJn

I make
./octocoind -salvagewallet
and I have

Code:
{
    "version" : 1000008,
    "protocolversion" : 60003,
    "walletversion" : 60000,
    "balance" : 23344.20000000,
    "blocks" : 65625,
    "timeoffset" : 0,
    "connections" : 12,
    "proxy" : "",
    "difficulty" : 5.70556209,
    "testnet" : false,
    "keypoololdest" : 1400170451,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00001000,
    "errors" : ""
}

But, if I try to send any transaction, I get error:
./octocoind sendtoaddress 8VJobMZHpm2Nw4CvqgW7aNXeThvyd17Ece 5.26846316

Code:
error: {"code":-4,"message":"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."}
I don't have any another wallet instances, and in block explorer all transactions unspend.

In debug.log I have :

Code:
ThreadRPCServer method=sendtoaddress
keypool reserve 2
CommitTransaction:
CTransaction(hash=854ada947accf77945ea03c90cc2c5d936d27deb823410428234cc4d74e36dec, ver=1, vin.size=1, vout.size=2, nLockTime=0)
    CTxIn(COutPoint(a9aabfe78a5ee5fb9777039bbbc570cfbc0062f32193a093067a1366f25eeeae, 0), scriptSig=3045022100a630a959194921)
    CTxOut(nValue=5.26846316, scriptPubKey=OP_DUP OP_HASH160 9c048e088e79)
    CTxOut(nValue=82.73153684, scriptPubKey=OP_DUP OP_HASH160 6f8830201ccf)
keypool keep 2
AddToWallet 854ada947accf77945ea03c90cc2c5d936d27deb823410428234cc4d74e36dec  new
WalletUpdateSpent found spent coin 0.00888 a9aabfe78a5ee5fb9777039bbbc570cfbc0062f32193a093067a1366f25eeeae
ERROR: CheckInputs() : tried to spend coinbase at depth 19
ERROR: CTxMemPool::accept() : ConnectInputs failed 854ada947accf77945ea03c90cc2c5d936d27deb823410428234cc4d74e36dec
CommitTransaction() : Error: Transaction not validFlushing wallet.dat
Flushed wallet.dat 3ms

That happened, why I can't payout coins?

This is the exact problem I was having with the updated wallet and my pool.. Attempting to send out any "extra" coins above what was locked up for my users resulted in that error and it STILL counted the coins off of the balance, making my pool appear in the negative. Perplexing.

This is why my pool is actually still running the first released wallet. It's got some issues and an occasional stuck payout but nothing like that. Whatever the code they put in to "properly handle conflicted transactions" as referenced by their last commit needs a better look-over. Hopefully that issue is solved when they hard fork for 188 blocks. Crossing my fingers, because with that error, I had to constantly babysit my pool.

niceman
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254

CoinMine.pw


View Profile WWW
May 15, 2014, 09:57:52 PM
 #1785

This is the exact problem I was having with the updated wallet and my pool.. Attempting to send out any "extra" coins above what was locked up for my users resulted in that error and it STILL counted the coins off of the balance, making my pool appear in the negative. Perplexing.

This is why my pool is actually still running the first released wallet. It's got some issues and an occasional stuck payout but nothing like that. Whatever the code they put in to "properly handle conflicted transactions" as referenced by their last commit needs a better look-over. Hopefully that issue is solved when they hard fork for 188 blocks. Crossing my fingers, because with that error, I had to constantly babysit my pool.

Thanks for help. Really, new version is broken and can't send payments.
Now installed version 1.0.0.1 and all payouts was processed without problem.

http://explorer.octocoin.org/block/6d01a3dcba4ccf23d46a5a75ee6cc26ff0dae4186c9b5fd430d0360d6f10154a
http://explorer.octocoin.org/tx/5d7b8fdf97aac4a98be8b4521d818844ee616ba96acc30b59d536527cac74294

djslick
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 15, 2014, 10:42:48 PM
 #1786

yup i got my payment from niceman, every coin accounted for.

Edric's so chivalrous ^_^

i should pinch myself, is this real? pool operators helping other pool operators?

fuck me this community is the best

i wonder what i'm going to do with all of my octo fortunes... probably buy a ticket to macau and gamble it all away on octo 888 slot machines xD

*** STUMP THE TRUMP *** SPURN THE BERN *** VOTE BILLARY! ***
-= www.Billary.rocks | https://bitcointalk.org/index.php?topic=1439754 =-
djslick
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 15, 2014, 11:05:13 PM
 #1787

This is the exact problem I was having with the updated wallet and my pool.. Attempting to send out any "extra" coins above what was locked up for my users resulted in that error and it STILL counted the coins off of the balance, making my pool appear in the negative. Perplexing.

This is why my pool is actually still running the first released wallet. It's got some issues and an occasional stuck payout but nothing like that. Whatever the code they put in to "properly handle conflicted transactions" as referenced by their last commit needs a better look-over. Hopefully that issue is solved when they hard fork for 188 blocks. Crossing my fingers, because with that error, I had to constantly babysit my pool.

Thanks for help. Really, new version is broken and can't send payments.
Now installed version 1.0.0.1 and all payouts was processed without problem.

http://explorer.octocoin.org/block/6d01a3dcba4ccf23d46a5a75ee6cc26ff0dae4186c9b5fd430d0360d6f10154a
http://explorer.octocoin.org/tx/5d7b8fdf97aac4a98be8b4521d818844ee616ba96acc30b59d536527cac74294

So i gotta say, since one of our pool operators, who's very kind and selfless, just gave you the tip you needed to keep your octo pool running and having payouts moving smoothly...

care to return the favor by stopping your exploiting the code to auto switch your pools miners to octo everytime there's an 888 bonus block?

one good turn deserves another, and edric's been with us since the beginning. It would look very good on you, and help strengthen octo as a whole.

fact is, this isn't going to be going on past the next wallet update which is due any day now with the hard fork, why be greedy? you'd position yourself and your pool much better if you took the high road and ran an honest pool right now. it will be remembered in the annals of this coin for a long time yet to come.

ball's in your court, i'd put my 25MH on your pool to help kick-start it if you lay off the auto-switching.



*** STUMP THE TRUMP *** SPURN THE BERN *** VOTE BILLARY! ***
-= www.Billary.rocks | https://bitcointalk.org/index.php?topic=1439754 =-
niceman
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254

CoinMine.pw


View Profile WWW
May 16, 2014, 01:24:49 AM
 #1788

Ok. Annals of OctoCoin is really valuable suggestion. Smiley I turned off OctoCoin from AUTO switching routine.

Welcome to mine OctoCoins at www.CoinMine.pw.

LonePawn
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
May 16, 2014, 02:12:45 AM
 #1789

I experienced the payment delay (I did receive payment).  But since last post about the delay, I thought I would give it a hand at solo mining.  Less than two hours in and I have me-self 2 Blocks Solved.  Not bad for my 2 X R9280X.  I was really just giving it a shot and luck was on my side. 

Don't Blink for sure, my get lucky!
djslick
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 16, 2014, 04:41:57 AM
 #1790

Ok. Annals of OctoCoin is really valuable suggestion. Smiley I turned off OctoCoin from AUTO switching routine.

Welcome to mine OctoCoins at www.CoinMine.pw.

I appreciate you seeing the light my friend Smiley a very honourable move.

I'll put 20MH on it.

*** STUMP THE TRUMP *** SPURN THE BERN *** VOTE BILLARY! ***
-= www.Billary.rocks | https://bitcointalk.org/index.php?topic=1439754 =-
thenotfatguy
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
May 16, 2014, 11:58:26 AM
 #1791

Our faucet at http://coinok.pw/faucet/888/ has been disabled since it has been empty for the past week.


888 - 8bse7MESKBNGz9BixUCo5Z1cKJKVV5tZC7
frameLAlife
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250

Yessir.


View Profile WWW
May 16, 2014, 01:37:53 PM
 #1792

Our faucet at http://coinok.pw/faucet/888/ has been disabled since it has been empty for the past week.



well damn.

www.ptcrypto.com YOUR Bitcoin consultants!
BTC 13TQitBTzADXpYsDMRjDqFuGaw8m1JZ2YE
djslick
Legendary
*
Offline Offline

Activity: 980
Merit: 1000



View Profile WWW
May 16, 2014, 02:02:55 PM
 #1793

Our faucet at http://coinok.pw/faucet/888/ has been disabled since it has been empty for the past week.



filled er up for ya, and gave you a bit of operating costs yourself kind sir *tips hat*

*** STUMP THE TRUMP *** SPURN THE BERN *** VOTE BILLARY! ***
-= www.Billary.rocks | https://bitcointalk.org/index.php?topic=1439754 =-
OctoCoin (OP)
Member
**
Offline Offline

Activity: 164
Merit: 10


View Profile
May 16, 2014, 05:44:00 PM
 #1794

Ok. Annals of OctoCoin is really valuable suggestion. Smiley I turned off OctoCoin from AUTO switching routine.

Welcome to mine OctoCoins at www.CoinMine.pw.

I appreciate you seeing the light my friend Smiley a very honourable move.

I'll put 20MH on it.

Glad to see this issue being handled while we ensure everything is solid before releasing the new client/fork - nice work dj.

I noticed that at the FusionHash pool, over the past hour, they have received 140% of projections meaning an average of over 250 coins/block - these are averages we weren't seeing before the rogue pool was removed from the equation.

We should have the new client released at some point today. We will be bumping back the point-of-fork slightly as we are a bit behind schedule. Everything is done but we wanted to continue testing and retesting to ensure a smooth transition. I think everybody will be pleased with the new code.
niceman
Sr. Member
****
Offline Offline

Activity: 336
Merit: 254

CoinMine.pw


View Profile WWW
May 16, 2014, 09:39:06 PM
 #1795

We should have the new client released at some point today. We will be bumping back the point-of-fork slightly as we are a bit behind schedule. Everything is done but we wanted to continue testing and retesting to ensure a smooth transition. I think everybody will be pleased with the new code.
Please, add CoinMine.pw to main pools list.

        Several dedicated 16-Core/32GB Server in Germany
        PPLNS Payouts, SSL, Stratum, VarDiff
        Many coin to mine on single port (coin switch from website)
        DDoS Protection
        1.5% Pool Fee

Stonerboy
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250

ALL IN!


View Profile
May 16, 2014, 10:30:44 PM
 #1796

Guys, we have to vote harder!
GWCalvert
Full Member
***
Offline Offline

Activity: 167
Merit: 100


View Profile WWW
May 17, 2014, 12:19:56 AM
Last edit: May 17, 2014, 07:03:31 AM by GWCalvert
 #1797

Guys, we have to vote harder!

Crap! I've been doing some trading of another coin (so I can buy more 888) between Bittrex and another exchange and have shirked my voting responsibilities! May the OctoGods forgive me!  Wink  Tongue


Off to vote now...  Grin I'll try not to forget again.

Edit: VOTED!

888: 8TSFGEFRSXc7fjWt9RPQF1iGUe7T3J2GL1  Emerald Crypto Thread
Stonerboy
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250

ALL IN!


View Profile
May 17, 2014, 10:57:30 AM
 #1798

Guys, we have to vote harder!

Crap! I've been doing some trading of another coin (so I can buy more 888) between Bittrex and another exchange and have shirked my voting responsibilities! May the OctoGods forgive me!  Wink  Tongue


Off to vote now...  Grin I'll try not to forget again.

Edit: VOTED!


The Octogods will forgive you. You are allowed to enjoy a good life in our holy city macau with thousands of Octocoins, gambling the whole day, relaxing with your Octobrothers and having fun with your 888 virgins. Amen.  Grin
joshycoin
Member
**
Offline Offline

Activity: 90
Merit: 10


View Profile
May 17, 2014, 01:29:46 PM
 #1799

Guys, we have to vote harder!

Crap! I've been doing some trading of another coin (so I can buy more 888) between Bittrex and another exchange and have shirked my voting responsibilities! May the OctoGods forgive me!  Wink  Tongue


Off to vote now...  Grin I'll try not to forget again.

Edit: VOTED!


The Octogods will forgive you. You are allowed to enjoy a good life in our holy city macau with thousands of Octocoins, gambling the whole day, relaxing with your Octobrothers and having fun with your 888 virgins. Amen.  Grin
^This^ (Stands and slow claps)
frameLAlife
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250

Yessir.


View Profile WWW
May 17, 2014, 02:59:18 PM
 #1800

Guys, we have to vote harder!

Crap! I've been doing some trading of another coin (so I can buy more 888) between Bittrex and another exchange and have shirked my voting responsibilities! May the OctoGods forgive me!  Wink  Tongue


Off to vote now...  Grin I'll try not to forget again.

Edit: VOTED!


The Octogods will forgive you. You are allowed to enjoy a good life in our holy city macau with thousands of Octocoins, gambling the whole day, relaxing with your Octobrothers and having fun with your 888 virgins. Amen.  Grin
^This^ (Stands and slow claps)

slow clap thunder.

www.ptcrypto.com YOUR Bitcoin consultants!
BTC 13TQitBTzADXpYsDMRjDqFuGaw8m1JZ2YE
Pages: « 1 ... 40 41 42 43 44 45 46 47 48 49 50 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 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 ... 216 »
  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!