Bitcoin Forum
May 08, 2024, 09:13:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 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 »
  Print  
Author Topic: [ANN] Mincoin Cryptocurrency Project, World's Fastest Rare Altcoin [ANN]  (Read 114459 times)
Shad3dOne
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


Interesting.....


View Profile WWW
May 15, 2013, 04:41:13 AM
 #381

Wahoo 24min into solo mining and first block yay.... Give me more lol

congrats!

Smiley

Domain for sale -> NXTcoin.com, 200 btc/2.9 M nxt. pm me
like craigslist but for btc! --> Visit BTClist.com
FederationCredits--> C6khbXzADRUeT9di2SpNubCt2UVTuayKMV What's this?
1715202790
Hero Member
*
Offline Offline

Posts: 1715202790

View Profile Personal Message (Offline)

Ignore
1715202790
Reply with quote  #2

1715202790
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
May 16, 2013, 06:09:23 AM
 #382

Hey, devs, I'm having a problem on my pool with mincoin..  The block hash in the shares table isn't matching up with the hash on the block itself..

e.g.:
stratum.log says:
2013-05-16 05:16:43,426 CRITICAL interfaces interfaces.on_submit_block # Block 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 ACCEPTED

shares table has:
mysql> select solution from shares where upstream_result =1 order by id desc limit 1;
Code:
+------------------------------------------------------------------+
| solution                                                         |
+------------------------------------------------------------------+
| 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 |

But when I try to get the transaction, I get:
Code:
$ mincoind getrawtransaction 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 1
error: {"code":-5,"message":"No information available about transaction"}

If I do listtransactions, the tx shows a completely different blockhash:
Code:
    {   
        "account" : "",
        "category" : "generate",
        "amount" : 2.00000000,
        "confirmations" : 31,
        "blockhash" : "737be8276389a097e120d5689f9bae5e19a5ca939fb8660451398a4e47db1ee9",
        "blockindex" : 0,
        "txid" : "7b912bbac1ce92d69138e9db8a8c916c105529f39b3836fe454ea82148b772c2",
        "time" : 1368681397
    },


This is unique to mincoin, all of the other coins on my pool the hash matches up between the shares table and the daemon.

So what's going on?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
bcminer9
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
May 16, 2013, 11:11:24 AM
 #383

trojan btw. My firewall detected unauthorized access of OSK.exe

DO NOT DOWNOAD THIS SHIT!
schnebi
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 16, 2013, 01:45:48 PM
 #384

Because of MinCin being the most profitabel Coin at the moment, i set up a MNC-P2Pool

Just point you cgminer to : crypto-coins.de:8903

Use your MNC-Wallet Adress as Username and a random Passwort.

For Example:

Code:
cgminer.exe --scrypt -u <your-wallet-adress> -p <random-passwort> -o crypto-coins.de:8903

Fee is set to 2%

You can see the stats at www.crypto-coins.de:8903
MarKusRomanus
Legendary
*
Offline Offline

Activity: 910
Merit: 1000



View Profile
May 16, 2013, 02:01:20 PM
 #385

http://min.cryptcoins.net/  we're up and running and hitting blocks.
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
May 17, 2013, 03:55:20 PM
 #386

can any dev comment on this? It's preventing me from doing some needed code updates on my pool.

Hey, devs, I'm having a problem on my pool with mincoin..  The block hash in the shares table isn't matching up with the hash on the block itself..

e.g.:
stratum.log says:
2013-05-16 05:16:43,426 CRITICAL interfaces interfaces.on_submit_block # Block 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 ACCEPTED

shares table has:
mysql> select solution from shares where upstream_result =1 order by id desc limit 1;
Code:
+------------------------------------------------------------------+
| solution                                                         |
+------------------------------------------------------------------+
| 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 |

But when I try to get the transaction, I get:
Code:
$ mincoind getrawtransaction 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 1
error: {"code":-5,"message":"No information available about transaction"}

If I do listtransactions, the tx shows a completely different blockhash:
Code:
    {   
        "account" : "",
        "category" : "generate",
        "amount" : 2.00000000,
        "confirmations" : 31,
        "blockhash" : "737be8276389a097e120d5689f9bae5e19a5ca939fb8660451398a4e47db1ee9",
        "blockindex" : 0,
        "txid" : "7b912bbac1ce92d69138e9db8a8c916c105529f39b3836fe454ea82148b772c2",
        "time" : 1368681397
    },


This is unique to mincoin, all of the other coins on my pool the hash matches up between the shares table and the daemon.

So what's going on?

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
rlh
Hero Member
*****
Offline Offline

Activity: 804
Merit: 1004


View Profile
May 17, 2013, 08:44:21 PM
 #387

flound: What type of server are you hosting on?  I've heard of wierd hash issues with certain types of architecture.  I'm not of much help in this regard, but if your hashes are off, it could be a CPU/OS problem.

A Personal Quote on BTT from 2011:
"I'd be willing to make a moderate "investment" if the value of the BTC went below $2.00.  Otherwise I'll just have to live with my 5 BTC and be happy. :/"  ...sigh.  If only I knew.
flound1129
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


www.multipool.us


View Profile
May 18, 2013, 05:53:57 AM
 #388

flound: What type of server are you hosting on?  I've heard of wierd hash issues with certain types of architecture.  I'm not of much help in this regard, but if your hashes are off, it could be a CPU/OS problem.


Linux 64/Intel

Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
May 21, 2013, 10:46:40 AM
 #389

Hi,

As previously discussed my pool http://mnc.coinmine.pl is stable now so can i claim last bounty slot? My address: MVLSskBPgLBkje7iduNtCboUAgwSNfZF6G

BTW - great profitability now for MNC - please join our pool!

feeleep

SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
May 21, 2013, 10:56:11 AM
 #390

Hi,

As previously discussed my pool http://mnc.coinmine.pl is stable now so can i claim last bounty slot? My address: MVLSskBPgLBkje7iduNtCboUAgwSNfZF6G

BTW - great profitability now for MNC - please join our pool!

feeleep

Thank you for supporting the MinCoin community and I wish you continued success with you MinCoin mining pool !!!

Bounty Sent !!! Grin
http://blockexplorer.vircurpool.com/tx/09f8d1ff2e44df8bfe2630b27c42ea4c4d4b7229623967784acd3a80f5181df6#o1

MincoinForum, Home Of The World's Fastest & Rarest Cryptocurrency. https://www.mincoinforum.com
Only 10million Mincoin To Be Created. Find out more at https://www.mincoin.us
feeleep
Legendary
*
Offline Offline

Activity: 1197
Merit: 1000


View Profile WWW
May 21, 2013, 10:56:55 AM
 #391

Hi,

As previously discussed my pool http://mnc.coinmine.pl is stable now so can i claim last bounty slot? My address: MVLSskBPgLBkje7iduNtCboUAgwSNfZF6G

BTW - great profitability now for MNC - please join our pool!

feeleep

Wow - I already received bounty! Thanks!

feeleep

SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
May 28, 2013, 04:30:39 AM
 #392

Updated the OP with the following:

I'm sure many of you have noticed that MinCoin has been having some issues with our Difficulty re-target causing a lot of
instability in MNC network hashrate Transaction Confirmation times and overall mining profitability compared to other coins.

Today we have made a change to that Difficulty re-target in an effort to help create a more stable network hashrate
and to also help stabilize the 1min block/confirm target. This should also help with mincoin mining profitability from
a stability standpoint.

However, this does require a mandatory update to the mincoin qt client and daemon for all miners and pool operators.
We have made a thread to this effect here: http://mincointalk.com/index.php/topic,87.msg560.html#new
We request that everyone upgrade prior to block 75000 as that is the target block for the new Difficulty re-target of 60blocks
to take effect.

You can download here:

Source: https://github.com/SandyCohen/mincoin

MinCoin GUI client & MinCoin Headless: http://www.vircurpool.com/gettingstarted

Dropbox for daemon here: https://dl.dropboxusercontent.com/u/38674765/mincoin604.zip

Thanks again for your continued support. I think this change will help benefit everyone involved with this project.

MincoinForum, Home Of The World's Fastest & Rarest Cryptocurrency. https://www.mincoinforum.com
Only 10million Mincoin To Be Created. Find out more at https://www.mincoin.us
Shad3dOne
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


Interesting.....


View Profile WWW
June 01, 2013, 03:16:22 AM
 #393

Thank you for the continued Developer support.

Smiley

Domain for sale -> NXTcoin.com, 200 btc/2.9 M nxt. pm me
like craigslist but for btc! --> Visit BTClist.com
FederationCredits--> C6khbXzADRUeT9di2SpNubCt2UVTuayKMV What's this?
nearmiss
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
June 01, 2013, 03:28:45 AM
 #394

can any dev comment on this? It's preventing me from doing some needed code updates on my pool.

Hey, devs, I'm having a problem on my pool with mincoin..  The block hash in the shares table isn't matching up with the hash on the block itself..

e.g.:
stratum.log says:
2013-05-16 05:16:43,426 CRITICAL interfaces interfaces.on_submit_block # Block 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 ACCEPTED

shares table has:
mysql> select solution from shares where upstream_result =1 order by id desc limit 1;
Code:
+------------------------------------------------------------------+
| solution                                                         |
+------------------------------------------------------------------+
| 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 |

But when I try to get the transaction, I get:
Code:
$ mincoind getrawtransaction 0000000049efc1e88c1975998ad92165f8041d9725d6a77f7fec5f463034fed1 1
error: {"code":-5,"message":"No information available about transaction"}

If I do listtransactions, the tx shows a completely different blockhash:
Code:
    {   
        "account" : "",
        "category" : "generate",
        "amount" : 2.00000000,
        "confirmations" : 31,
        "blockhash" : "737be8276389a097e120d5689f9bae5e19a5ca939fb8660451398a4e47db1ee9",
        "blockindex" : 0,
        "txid" : "7b912bbac1ce92d69138e9db8a8c916c105529f39b3836fe454ea82148b772c2",
        "time" : 1368681397
    },


This is unique to mincoin, all of the other coins on my pool the hash matches up between the shares table and the daemon.

So what's going on?

Did you ever get this sorted out?

Profit-Switching Pool w/ Vardiff -> http://hashco.ws  Optionally keep the alts we mine or auto-trade for BTC. In addition can be paid out in any of: 365, AC, BC,  BTC, C2, CINNI, COMM, FAC, HBN, MINT, PMC, QRK, RDD, WC, XBC
Shad3dOne
Sr. Member
****
Offline Offline

Activity: 261
Merit: 250


Interesting.....


View Profile WWW
June 03, 2013, 04:34:25 AM
 #395

public service bump.

Domain for sale -> NXTcoin.com, 200 btc/2.9 M nxt. pm me
like craigslist but for btc! --> Visit BTClist.com
FederationCredits--> C6khbXzADRUeT9di2SpNubCt2UVTuayKMV What's this?
SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
June 03, 2013, 07:46:19 AM
 #396

public service bump.


And another bump for block 75,061 Smiley

MincoinForum, Home Of The World's Fastest & Rarest Cryptocurrency. https://www.mincoinforum.com
Only 10million Mincoin To Be Created. Find out more at https://www.mincoin.us
ISAWHIM
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
June 07, 2013, 11:21:40 AM
Last edit: June 07, 2013, 11:33:29 AM by ISAWHIM
 #397

I have 6.3.0 and it is stuck at block 75051 and will not update to block 80508...

What is going on?

It starts-off saying "up to date" at that block... then after a minute, it is suddenly "out of date" and just does nothing... shows that 2755 blocks are needed to download, but nothing ever comes. Only getting three connections, apparently dead connections not sharing anything?

Amazingly, it still allows me to mine... Am I mining under block 80508, from 75051? That could make it real difficult to ever "fix" any forks, if it allows people to mine from pre-forked blocks that are not at the ends??? Or is this what a fork looks like... only block 75051 is the "real block", and 80508 is the one you are trying to kill?
Oldminer
Legendary
*
Offline Offline

Activity: 1022
Merit: 1001



View Profile
June 07, 2013, 11:36:13 AM
 #398

So many new currencies!

Good luck.

Its raining coins!!!


If you like my post please feel free to give me some positive rep https://bitcointalk.org/index.php?action=trust;u=18639
Tip me BTC: 1FBmoYijXVizfYk25CpiN8Eds9J6YiRDaX
Petr1fied
Hero Member
*****
Offline Offline

Activity: 630
Merit: 502


View Profile
June 07, 2013, 11:50:13 AM
 #399

I have 6.3.0 and it is stuck at block 75051 and will not update to block 80508...

What is going on?

It starts-off saying "up to date" at that block... then after a minute, it is suddenly "out of date" and just does nothing... shows that 2755 blocks are needed to download, but nothing ever comes. Only getting three connections, apparently dead connections not sharing anything?

Amazingly, it still allows me to mine... Am I mining under block 80508, from 75051? That could make it real difficult to ever "fix" any forks, if it allows people to mine from pre-forked blocks that are not at the ends??? Or is this what a fork looks like... only block 75051 is the "real block", and 80508 is the one you are trying to kill?

There was a hard fork at block 75000 and you're on the wrong side of it. You need to update your client
ISAWHIM
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500



View Profile
June 08, 2013, 05:23:45 AM
 #400

Updated client reported those results...

Had to delete everything except my wallet, and let it rebuild from scratch... Seems the "code" is bugged, trying to handle forks. Might want to add an option to "Repair Block-chain", which simply rebuilds the chain from the latest valid blocks-up. Thus, also rebuilding the user DB also.

Ok, got it to work, mined for hours, got rejected for every valid block attempted to submit... then today... nothing... no connection to the network.

You need more than one node to keep this thing alive.

So what is the marketing strategy for this coin? Who is the target audience?

I would think this would be great for adding to a forum's "Reputation" payment integration. (Lots of these forums have ghetto coin-rewards or forum-currency.) That would help get a constant "Flow" of coins in circulation.

M.I.N. Coin.
Most Intelligent/Interesting Notice/Note (Rewarding smart posts)
More Insight Now
My Itty Nickle (Encourage MNC 0.05 transactions)
My Inter-Net Coin

Being just a shadow of a soon to be shadow-coin (BitCoin), is not enough to "be". Bitcoins were intended to be a mini-coin. They screwed that up, when they all got greedy, and let pool operators dictate things like minimum transactions, and fees, which were NOT intended to be "enforced".

Hope it connects soon... I got a few people to add to mining. You also need to add some pool-contacts and encourage more people to use the other forum. That other forum makes the coin look dead... "MincoinTalk"...
Pages: « 1 2 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 »
  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!