Bitcoin Forum
May 06, 2024, 05:53:13 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 114455 times)
SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
April 12, 2013, 07:47:53 PM
 #121



     
    Mining started at 12:20 GMT April 3 and was announced on IRC and the WWW not long after. There is no premine!
     
     
    Bounties
    10000 MNC for the first exchange (Paid to Vipah for http://vircurpool.com/index) Nice Job Vipah !
    10000 MNC for the first pool to adopt it
    5000 MNC for the second pool to adopt it
 

Oops! SuperTramp, Vircurpool was the first Pool, not exchange.  Might want to update the post, as not cause conclusion.


Oops! Thanks for catching that RLH !
All fixed  Grin

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
1715017993
Hero Member
*
Offline Offline

Posts: 1715017993

View Profile Personal Message (Offline)

Ignore
1715017993
Reply with quote  #2

1715017993
Report to moderator
1715017993
Hero Member
*
Offline Offline

Posts: 1715017993

View Profile Personal Message (Offline)

Ignore
1715017993
Reply with quote  #2

1715017993
Report to moderator
1715017993
Hero Member
*
Offline Offline

Posts: 1715017993

View Profile Personal Message (Offline)

Ignore
1715017993
Reply with quote  #2

1715017993
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715017993
Hero Member
*
Offline Offline

Posts: 1715017993

View Profile Personal Message (Offline)

Ignore
1715017993
Reply with quote  #2

1715017993
Report to moderator
redmist
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
April 12, 2013, 08:12:20 PM
 #122

I'm using guiminer to mine mincoins.
It says I have 17(17) accepted.
Does that mean i've mined 17 blocks?
If so, when does the mincoin go to my wallet?
manface
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
April 13, 2013, 04:49:16 AM
 #123

I can't build the file after running the following code:

Quote
make -f makefile.unix USE_UPNP=- USE_IPV6=0 USE_QRCODE=0 BDB_INCLUDE_PATH='/usr/include/db4.8'

Here is my compilation log:

Quote
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/crypter.d -o obj/crypter.o crypter.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/key.d -o obj/key.o key.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/db.d -o obj/db.o db.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/init.d -o obj/init.o init.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/irc.d -o obj/irc.o irc.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/keystore.d -o obj/keystore.o keystore.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/main.d -o obj/main.o main.cpp
main.cpp: In function âbool Reorganize(CTxDB&, CBlockIndex*)â:
main.cpp:1458:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
main.cpp: At global scope:
main.cpp:3316:21: warning: âunsigned int ScanHash_CryptoPP(char*, char*, char*, char*, unsigned int&)â defined but not used [-Wunused-function]
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/net.d -o obj/net.o net.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/protocol.d -o obj/protocol.o protocol.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I/home/mincoinuser/mincoin/src -I/home/mincoinuser/mincoin/src/obj -I/usr/include/db4.8 -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2  -MMD -MF obj/bitcoinrpc.d -o obj/bitcoinrpc.o bitcoinrpc.cpp
bitcoinrpc.cpp: In function âjson_spirit::Value listtxfromblock(const Array&, bool)â:
bitcoinrpc.cpp:1588:51: error: conversion from âlong long intâ to âconst Value_type {aka const json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >}â is ambiguous
bitcoinrpc.cpp:1588:51: note: candidates are:
In file included from json/json_spirit_reader_template.h:9:0,
                 from bitcoinrpc.h:14,
                 from bitcoinrpc.cpp:15:
json/json_spirit_value.h:283:5: note: json_spirit::Value_impl<Config>::Value_impl(double) [with Config = json_spirit::Config_vector<std::basic_string<char> >]
json/json_spirit_value.h:275:5: note: json_spirit::Value_impl<Config>::Value_impl(uint64_t) [with Config = json_spirit::Config_vector<std::basic_string<char> >; uint64_t = long unsigned int]
json/json_spirit_value.h:267:5: note: json_spirit::Value_impl<Config>::Value_impl(int64_t) [with Config = json_spirit::Config_vector<std::basic_string<char> >; int64_t = long int]
json/json_spirit_value.h:259:5: note: json_spirit::Value_impl<Config>::Value_impl(int) [with Config = json_spirit::Config_vector<std::basic_string<char> >]
json/json_spirit_value.h:251:5: note: json_spirit::Value_impl<Config>::Value_impl(bool) [with Config = json_spirit::Config_vector<std::basic_string<char> >]
json/json_spirit_value.h:219:5: note: json_spirit::Value_impl<Config>::Value_impl(json_spirit::Value_impl<Config>::Const_str_ptr) [with Config = json_spirit::Config_vector<std::basic_string<char> >; json_spirit::Value_impl<Config>::Const_str_ptr = const char*] <near match>
json/json_spirit_value.h:219:5: note:   no known conversion for argument 1 from âlong long intâ to âjson_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >::Const_str_ptr {aka const char*}â
json/json_spirit_value.h:439:5: error:   initializing argument 2 of âjson_spirit::Pair_impl<Config>::Pair_impl(const String_type&, const Value_type&) [with Config = json_spirit::Config_vector<std::basic_string<char> >; json_spirit::Pair_impl<Config>::String_type = std::basic_string<char>; json_spirit::Pair_impl<Config>::Value_type = json_spirit::Value_impl<json_spirit::Config_vector<std::basic_string<char> > >]â
bitcoinrpc.cpp:1556:18: warning: unused variable âpindexâ [-Wunused-variable]
bitcoinrpc.cpp:1557:9: warning: unused variable âtarget_confirmsâ [-Wunused-variable]
make: *** [obj/bitcoinrpc.o] Error 1

Any ideas?

Seems this was a bug introduced the other day and fixed today going by the commits. Try grabbing the latest source code.
manface
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
April 13, 2013, 04:50:30 AM
 #124

On VirCurPool, I'm putting out 1.8 MH/s via CGMiner - but VirCurPool web interface only reports I'm putting out 113 KH/s? Any idea why?

Nevermind... figured it out... ignore.

CGminer is slower and produces more stales than Reaper I've noticed. Since switching to Reaper I've had much better results. Now my hashrate matches the pool exactly.
aysyr
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
April 13, 2013, 09:59:23 PM
 #125

So when's MNC getting it's own home page?  Smiley

Trade at C-Cex, my favorite exchange!          Aysyr Reputation Thread
Crypto Canary
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile
April 14, 2013, 07:22:12 AM
 #126

I mined about 5 blocks at some point. Now, can somebody tell me how to find out my wallet balance?
Notanon
Sr. Member
****
Offline Offline

Activity: 388
Merit: 250



View Profile
April 14, 2013, 12:40:56 PM
 #127

CUDAminer works reasonably well as well, averaging a 90% valid share ratio on an old GT 220M. Good alternative for the nVidia crowd, IMO.
ChaosFox
Full Member
***
Offline Offline

Activity: 178
Merit: 100


Certified fox posing as a cat posing as a human


View Profile
April 14, 2013, 07:54:00 PM
 #128

I mined about 5 blocks at some point. Now, can somebody tell me how to find out my wallet balance?

Assuming you're using the non-GUI executable, just open a terminal in the same directory it is and check with:

Code:
mincoin listaccounts

Which should list all of your accounts contained within the wallet, along with their balance.

Look! An ad-free signature!
Crypto Canary
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile
April 14, 2013, 09:06:19 PM
 #129


Assuming you're using the non-GUI executable, just open a terminal in the same directory it is and check with:

Code:
mincoin listaccounts

Which should list all of your accounts contained within the wallet, along with their balance.
What GUI? Was the link updated at some point? Also, the command line won't accept any text and crashes when I try to close it.
manface
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
April 14, 2013, 11:52:19 PM
 #130


Assuming you're using the non-GUI executable, just open a terminal in the same directory it is and check with:

Code:
mincoin listaccounts

Which should list all of your accounts contained within the wallet, along with their balance.
What GUI? Was the link updated at some point? Also, the command line won't accept any text and crashes when I try to close it.

That's normal that it crashes for the non gui DAEMON on windows for Bitcoin/Litecoin/etc when you try to close it.

You should try the GUI version http://www.vircurpool.com/qt/mnc-w32-0.6.3.0-beta-setup.exe
manface
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
April 14, 2013, 11:52:51 PM
 #131

CUDAminer works reasonably well as well, averaging a 90% valid share ratio on an old GT 220M. Good alternative for the nVidia crowd, IMO.

What is the hash rate on NVIDIA cards? I have a couple laying around.
chanzilla
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
April 15, 2013, 12:16:54 AM
 #132

What is the hash rate on NVIDIA cards? I have a couple laying around.
My 460 gets around 103Kh/s with cudaminer. Almost double what I get with any other mining program.
manface
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
April 15, 2013, 03:52:41 AM
 #133

What is the hash rate on NVIDIA cards? I have a couple laying around.
My 460 gets around 103Kh/s with cudaminer. Almost double what I get with any other mining program.

Very nice, I'll have to put some of these on a scrypt chain. Thanks for the info.
SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
April 15, 2013, 07:39:50 AM
 #134


Assuming you're using the non-GUI executable, just open a terminal in the same directory it is and check with:

Code:
mincoin listaccounts

Which should list all of your accounts contained within the wallet, along with their balance.
What GUI? Was the link updated at some point? Also, the command line won't accept any text and crashes when I try to close it.

Here,  the GUI download  Grin  http://vircurpool.com/gettingstarted

Also, it was updated in the original post  Grin

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

Activity: 265
Merit: 100



View Profile
April 15, 2013, 08:34:27 AM
 #135

So the first 3-day adopters get to pre-mine this at 500 coins/block and now they're 2 coins/block. Thanks but no thanks.
SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
April 15, 2013, 08:55:52 AM
 #136

So the first 3-day adopters get to pre-mine this at 500 coins/block and now they're 2 coins/block. Thanks but no thanks.

Yeah, I think early adopters sometimes get more rewards with these crypto-currencies then those who join in later.

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
smoothie
Legendary
*
Offline Offline

Activity: 2492
Merit: 1473


LEALANA Bitcoin Grim Reaper


View Profile
April 15, 2013, 09:01:48 AM
 #137

So the first 3-day adopters get to pre-mine this at 500 coins/block and now they're 2 coins/block. Thanks but no thanks.


This ^...tarded way of starting a coin. lol

███████████████████████████████████████

            ,╓p@@███████@╗╖,           
        ,p████████████████████N,       
      d█████████████████████████b     
    d██████████████████████████████æ   
  ,████²█████████████████████████████, 
 ,█████  ╙████████████████████╨  █████y
 ██████    `████████████████`    ██████
║██████       Ñ███████████`      ███████
███████         ╩██████Ñ         ███████
███████    ▐▄     ²██╩     a▌    ███████
╢██████    ▐▓█▄          ▄█▓▌    ███████
 ██████    ▐▓▓▓▓▌,     ▄█▓▓▓▌    ██████─
           ▐▓▓▓▓▓▓█,,▄▓▓▓▓▓▓▌          
           ▐▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▌          
    ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓─  
     ²▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓╩    
        ▀▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▀       
           ²▀▀▓▓▓▓▓▓▓▓▓▓▓▓▀▀`          
                   ²²²                 
███████████████████████████████████████

. ★☆ WWW.LEALANA.COM        My PGP fingerprint is A764D833.                  History of Monero development Visualization ★☆ .
LEALANA BITCOIN GRIM REAPER SILVER COINS.
 
SuperTramp (OP)
Legendary
*
Offline Offline

Activity: 1073
Merit: 1000



View Profile WWW
April 15, 2013, 09:05:39 AM
 #138

So the first 3-day adopters get to pre-mine this at 500 coins/block and now they're 2 coins/block. Thanks but no thanks.


This ^...tarded way of starting a coin. lol


 Grin

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
steelhouse
Hero Member
*****
Offline Offline

Activity: 717
Merit: 501


View Profile
April 15, 2013, 09:39:18 AM
 #139

There is no fairer way to distribute coins than with a premine.
Crypto Canary
Newbie
*
Offline Offline

Activity: 41
Merit: 0



View Profile
April 15, 2013, 11:49:55 PM
 #140

Here,  the GUI download  Grin  http://vircurpool.com/gettingstarted

Also, it was updated in the original post  Grin
Sure, it's updated now... And you didn't change the link at the top.
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!