Bitcoin Forum
July 09, 2024, 08:40:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 »  All
  Print  
Author Topic: [ANN][MDT] Midnight | Blue Midnight Wish 256, 1-Click Nodes, Ongoing POW, POS  (Read 8327 times)
looksgoodwillmine
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
July 10, 2015, 02:38:33 PM
 #41

"You must have at least 5000.1 NANAS to cover the 5000 NANAS collateral for a Banana Tree and the tx fee."

LOL GG Dev, can't even do a copy/replace on the wallet. you only replaced the source.
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
July 10, 2015, 02:44:01 PM
 #42

"You must have at least 5000.1 NANAS to cover the 5000 NANAS collateral for a Banana Tree and the tx fee."

LOL GG Dev, can't even do a copy/replace on the wallet. you only replaced the source.

Every alt.coin with QT wallet is a fork. No?
At least this coin has new algo.
midnightwish (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 10, 2015, 02:45:36 PM
 #43

CPU miner is taking a bit to build on Windows as it has a dependency on libcurl which I don't have already built for mingw...
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
July 10, 2015, 02:47:46 PM
 #44

What is the minimum stake age?
anticlimax
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000


View Profile
July 10, 2015, 02:49:16 PM
 #45

What is the minimum stake age?

Once in a blue midnight.

twitter @antiiclimax
BirdCoinV2
Full Member
***
Offline Offline

Activity: 185
Merit: 100

★YoBit.Net★ 100+ Coins Exchange & Dice


View Profile
July 10, 2015, 02:50:02 PM
 #46

What is the minimum stake age?

more than 187 Smiley

freemind1
Legendary
*
Offline Offline

Activity: 1526
Merit: 1014


View Profile
July 10, 2015, 02:50:27 PM
 #47

BMW algorithm?.
logocreator
Legendary
*
Offline Offline

Activity: 1134
Merit: 1000


www.cryptodesign.cc


View Profile WWW
July 10, 2015, 02:50:38 PM
 #48

ports on op are the same and are wrong, coin is launched without miner, so, i gave up

Port: 28801
RPC Port: 28801

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 10, 2015, 02:51:22 PM
 #49

OK here is the miner:

https://github.com/ocminer/cpuminer-bmw

I've just hacked the qubit Algo for BMW mining atm, that means you'll need to use "-a qubit" for mining.

Use it like this:

Code:
./cpuminer -a qubit -o stratum+tcp://mdt.suprnova.cc:5146 -u yourusername.yourworkername -p x

If someone could please compile this for Windows would be awesome !

Bumping this

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
badam
Hero Member
*****
Offline Offline

Activity: 770
Merit: 500


View Profile
July 10, 2015, 02:54:48 PM
 #50

ports on op are the same and are wrong, coin is launched without miner, so, i gave up

Port: 28801
RPC Port: 28801

Well you can barely find any new algo coin with a miner at launch. And IMO distribution is better with in-wallet mining at first
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
July 10, 2015, 02:56:37 PM
 #51

What is the minimum stake age?

more than 187 Smiley

Hours?
BirdCoinV2
Full Member
***
Offline Offline

Activity: 185
Merit: 100

★YoBit.Net★ 100+ Coins Exchange & Dice


View Profile
July 10, 2015, 02:58:22 PM
 #52

Blocks

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
July 10, 2015, 03:01:22 PM
 #53

OK here is the miner:

https://github.com/ocminer/cpuminer-bmw

I've just hacked the qubit Algo for BMW mining atm, that means you'll need to use "-a qubit" for mining.

Use it like this:

Code:
./cpuminer -a qubit -o stratum+tcp://mdt.suprnova.cc:5146 -u yourusername.yourworkername -p x

If someone could please compile this for Windows would be awesome !

Bumping this

A GPU miner (ccminer) is quite easy to implement - I cannot do it until I'm back home at my testrig, maybe someone else can do it sooner.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
July 10, 2015, 03:03:08 PM
 #54

If I will mine 5000 to create masternode can I send this coins later to exchange or they will be locked forever in masternode?
finder
Full Member
***
Offline Offline

Activity: 186
Merit: 100


View Profile
July 10, 2015, 03:05:21 PM
 #55

no windows miner?Huh
midnightwish (OP)
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
July 10, 2015, 03:05:59 PM
 #56

OK here is the miner:

https://github.com/ocminer/cpuminer-bmw

I've just hacked the qubit Algo for BMW mining atm, that means you'll need to use "-a qubit" for mining.

Use it like this:

Code:
./cpuminer -a qubit -o stratum+tcp://mdt.suprnova.cc:5146 -u yourusername.yourworkername -p x

If someone could please compile this for Windows would be awesome !

Bumping this
I'm trying but right now I'm getting this:

Code:
cpu-miner.c:225:10: error: expected ',' or ';' before 'PACKAGE_NAME'
 Usage: " PACKAGE_NAME " [OPTIONS]\n\
          ^
In file included from cpu-miner.c:48:0:
cpu-miner.c: In function 'rpc2_login':
miner.h:6:20: error: 'PACKAGE_NAME' undeclared (first use in this function)
 #define USER_AGENT PACKAGE_NAME "/" PACKAGE_VERSION

I passed --with-curl=/path/to/curl...
MisO69
Legendary
*
Offline Offline

Activity: 1946
Merit: 1005


My mule don't like people laughing


View Profile
July 10, 2015, 03:06:52 PM
 #57

If I will mine 5000 to create masternode can I send this coins later to exchange or they will be locked forever in masternode?

Yes no problem, coins can be sent when masternode is no longer needed or wanted. Coins must stay in your wallet for masternode to work.
coinut
Full Member
***
Offline Offline

Activity: 253
Merit: 100


View Profile
July 10, 2015, 03:46:23 PM
 #58

could i please have a compiled 64 bit cpu miner ?
jc12345
Legendary
*
Offline Offline

Activity: 1638
Merit: 1013


View Profile
July 10, 2015, 03:49:38 PM
 #59

I am getting some undefined references. Any idea what i am missing? Ubuntu 14.04 x64

Code:
cpuminer-cpu-miner.o: In function `stratum_gen_work':
cpu-miner.c:(.text+0x4938): undefined reference to `SHA256'
cpuminer-api.o: In function `websocket_handshake':
api.c:(.text+0x9e5): undefined reference to `SHA1_Init'
api.c:(.text+0xa10): undefined reference to `SHA1_Update'
api.c:(.text+0xa29): undefined reference to `SHA1_Final'
algo/cpuminer-heavy.o: In function `heavyhash':
heavy.c:(.text+0x22b): undefined reference to `SHA256_Init'
heavy.c:(.text+0x24d): undefined reference to `SHA256_Update'
heavy.c:(.text+0x26b): undefined reference to `SHA256_Update'
heavy.c:(.text+0x284): undefined reference to `SHA256_Final'
algo/cpuminer-skein.o: In function `skeinhash':
skein.c:(.text+0x159): undefined reference to `SHA256_Init'
skein.c:(.text+0x177): undefined reference to `SHA256_Update'
skein.c:(.text+0x190): undefined reference to `SHA256_Final'
collect2: error: ld returned 1 exit status
make[2]: *** [cpuminer] Error 1
samspaces
Legendary
*
Offline Offline

Activity: 1453
Merit: 1030


View Profile
July 10, 2015, 03:54:22 PM
 #60

Something weird going on, the daemon doesn't rewrite the debug.log file once removed.
Pages: « 1 2 [3] 4 5 6 7 8 9 »  All
  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!