Bitcoin Forum
June 28, 2024, 07:44:41 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 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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 231 »
  Print  
Author Topic: [ANN][Q2C] QubitCoin new secure hashing (CPU/GPU) (NEW) Update 0.8.4.1  (Read 351477 times)
peterlustig
Sr. Member
****
Offline Offline

Activity: 812
Merit: 250


The Fourth Generation of Blockchain in DeFi


View Profile
January 12, 2014, 05:02:56 PM
 #81

Oh god please don't release without a Windows wallet, you'll get lots of bad PR. Ask a honorable dev if he can help you, we all know how much compiling on Windows sucks.




`````````▄▄▄▄▄▄▄
`````▄█████████████▄
```███████▀▀█▀▀███████
``████████``█``████████
`██████``````````▀██████
█████████```████```██████
█████████`````````███████
█████████```████▄``▀█████
█████████```████▀```█████
`██████```````````▄█████
``████████``█``████████
```███████▄▄█▄▄███████
`````▀█████████████▀
`````````▀▀▀▀▀▀▀

```````▄▄▄▄▄▄▄▄▄▄▄
```███████████████████
```````▀▀▀▀▀▀▀▀▀▀▀
DRK Defi






The Fourth Generation Of Blockchain
                             In Decentralized Finance






Draken Exchange
     DrakenX






Facebook
     Twitter








`````````▄▄▄▄▄▄▄
`````▄█████████████▄
```███████████████████
``█████████████████████
`████████████▀▀▀`````███
████████▀▀▀````▄█````████
████▀▀``````▄██▀````▄████
███▄▄`````███▀``````█████
███████``██`````````█████
`███████`▐`````````█████
``███████▐`████▄▄`▄████
```███████▄███████████
`````▀█████████████▀
`````````▀▀▀▀▀▀▀

```````▄▄▄▄▄▄▄▄▄▄▄
```███████████████████
```````▀▀▀▀▀▀▀▀▀▀▀

.Telegram.
Channel
iSnow
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 12, 2014, 05:07:26 PM
 #82

To run the minderd at launch, do I need to set any settings or just call it ./minderd (on Unix)?
example
./minerd -a qubit -o http://127.0.0.1:7799 -u 123 -p 1234567890qwertyuiop -t 2

Thanks. Usually I have a QT wallet running that provides RPC port with User/Pass. In this case we have no source code, is user 123 and pass hardcoded and can I just c&p your line or where do I configure it?
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
January 12, 2014, 05:07:28 PM
 #83

Oh god please don't release without a Windows wallet, you'll get lots of bad PR. Ask a honorable dev if he can help you, we all know how much compiling on Windows sucks.

+1
Applemuzi
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
January 12, 2014, 05:16:26 PM
 #84

Oh god please don't release without a Windows wallet, you'll get lots of bad PR. Ask a honorable dev if he can help you, we all know how much compiling on Windows sucks.

+1
+10086
virtualdn
Legendary
*
Offline Offline

Activity: 1372
Merit: 1093


View Profile
January 12, 2014, 05:17:16 PM
 #85

Oh god please don't release without a Windows wallet, you'll get lots of bad PR. Ask a honorable dev if he can help you, we all know how much compiling on Windows sucks.

+1
+10086

+10000000 Smiley

1 BTC = 1 BTC
tangle
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 12, 2014, 05:20:52 PM
 #86

Hey, you've got time to compile windows wallet and windows miner. Launching without win wallet is a fail.
QubitCoin (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 12, 2014, 05:21:56 PM
 #87

To run the minderd at launch, do I need to set any settings or just call it ./minderd (on Unix)?
example
./minerd -a qubit -o http://127.0.0.1:7799 -u 123 -p 1234567890qwertyuiop -t 2

Thanks. Usually I have a QT wallet running that provides RPC port with User/Pass. In this case we have no source code, is user 123 and pass hardcoded and can I just c&p your line or where do I configure it?
you can configure this parameters in qubitcoin.conf
Code:
rpcuser=
rpcpassword=
rpcport=
rpcallowip=*
server=1

foxill1
Jr. Member
*
Offline Offline

Activity: 58
Merit: 10


View Profile
January 12, 2014, 05:23:33 PM
 #88

Oh god please don't release without a Windows wallet, you'll get lots of bad PR. Ask a honorable dev if he can help you, we all know how much compiling on Windows sucks.

+1
+10086

+10000000 Smiley
+120
miramare
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 568


View Profile
January 12, 2014, 05:30:18 PM
 #89

I think the dev may be more friendly to potential users by just adding more info in this thread.

Add more info about how to mine, how to set, as you use a new mine code and cas some users are not experts.
iSnow
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 12, 2014, 05:34:13 PM
 #90

To run the minderd at launch, do I need to set any settings or just call it ./minderd (on Unix)?
example
./minerd -a qubit -o http://127.0.0.1:7799 -u 123 -p 1234567890qwertyuiop -t 2

Thanks. Usually I have a QT wallet running that provides RPC port with User/Pass. In this case we have no source code, is user 123 and pass hardcoded and can I just c&p your line or where do I configure it?
you can configure this parameters in qubitcoin.conf
Code:
rpcuser=
rpcpassword=
rpcport=
rpcallowip=*
server=1


OK, put this into ~/QubitCoin-cpuminer/qubitcoin.conf:
Code:
rpcuser=123
rpcpassword=1234567890qwertyuiop
rpcport=7799
rpcallowip=*
server=1

but if I start minderd like you described above (./minerd -a qubit -o http://127.0.0.1:7799 -u 123 -p 1234567890qwertyuiop -t 2) now, I get:
Code:
[2014-01-12 18:36:09] 2 miner threads started, using 'qubit' algorithm.
[2014-01-12 18:36:09] HTTP request failed: couldn't connect to host
[2014-01-12 18:36:09] json_rpc_call failed, retry after 30 seconds


Is this to be expected because the network is not up? I suspect it is wrong, but why?
add1ct3dd
Sr. Member
****
Offline Offline

Activity: 657
Merit: 270


View Profile
January 12, 2014, 05:35:41 PM
 #91

How do you think you can connect when the wallet isn't out? o.0
QubitCoin (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 12, 2014, 05:37:39 PM
 #92

To run the minderd at launch, do I need to set any settings or just call it ./minderd (on Unix)?
example
./minerd -a qubit -o http://127.0.0.1:7799 -u 123 -p 1234567890qwertyuiop -t 2

Thanks. Usually I have a QT wallet running that provides RPC port with User/Pass. In this case we have no source code, is user 123 and pass hardcoded and can I just c&p your line or where do I configure it?
you can configure this parameters in qubitcoin.conf
Code:
rpcuser=
rpcpassword=
rpcport=
rpcallowip=*
server=1


OK, put this into ~/QubitCoin-cpuminer/qubitcoin.conf, but if I start minderd now, I get:
Code:
[2014-01-12 18:31:11] HTTP request failed: couldn't connect to host
[2014-01-12 18:31:11] json_rpc_call failed, retry after 30 seconds

Is this to be expected because the network is not up? I suspect it is wrong, but why?
you need wallet ... source and windows binary will be available in 8 pm
add1ct3dd
Sr. Member
****
Offline Offline

Activity: 657
Merit: 270


View Profile
January 12, 2014, 05:44:31 PM
Last edit: January 12, 2014, 05:56:38 PM by add1ct3dd
 #93

@QubitCoin are you going to respond to anything said here or via PM's?

Sent you 3 PM's and tried talking with you on here about the coin, but had 0 replies?

We're trying to do you a favour by setting up a pool, but we need info from you.

We have 77 pool accounts registered so far, and we're all ready to go but need some sort of contact!
sunnysony
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 12, 2014, 05:47:14 PM
 #94

plz release Windows Miner Tools.
QubitCoin (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
January 12, 2014, 06:07:48 PM
 #95

@QubitCoin are you going to respond to anything said here or via PM's?

Sent you 3 PM's and tried talking with you on here about the coin, but had 0 replies?

We're trying to do you a favour by setting up a pool, but we need info from you.

We have 77 pool accounts registered so far, and we're all ready to go but need some sort of contact!
https://github.com/Neisklar/quarkcoin-hash-python/blob/master/quark.c
need modificate
headers
Code:
#include <stdio.h>
#include "sha3/sph_luffa.h"
#include "sha3/sph_cubehash.h"
#include "sha3/sph_simd.h"
#include "sha3/sph_echo.h"
#include "sha3/sph_shavite.h"
headers and .c files you can take from source miner.

hashalgo
Code:
 
    sph_luffa512_context ctx_luffa;
    sph_cubehash512_context ctx_cubehash;
    sph_shavite512_context ctx_shavite;
    sph_simd512_context ctx_simd;
    sph_echo512_context ctx_echo;
    static unsigned char pblank[1];

    uint32_t hashA[16], hashB[16];

    sph_luffa512_init(&ctx_luffa);
    sph_luffa512 (&ctx_luffa, input, 80);
    sph_luffa512_close (&ctx_luffa, hashA);         

    sph_cubehash512_init(&ctx_cubehash);
    sph_cubehash512 (&ctx_cubehash, hashA, 64);
    sph_cubehash512_close(&ctx_cubehash, hashB);

    sph_shavite512_init(&ctx_shavite);
    sph_shavite512 (&ctx_shavite, hashB, 64);
    sph_shavite512_close(&ctx_shavite, hashA);

   sph_simd512_init(&ctx_simd);
    sph_simd512 (&ctx_simd, hashA, 64);
    sph_simd512_close(&ctx_simd, hashB);

    sph_echo512_init(&ctx_echo);
    sph_echo512 (&ctx_echo, hashB, 64);
    sph_echo512_close(&ctx_echo, hashA);

        memcpy(output, hashA, 32);
so... i think need other changes in other files... but now i don't have enough time to check all..
add1ct3dd
Sr. Member
****
Offline Offline

Activity: 657
Merit: 270


View Profile
January 12, 2014, 06:16:39 PM
 #96

Thank you for the reply Smiley, and thanks for the info!
andrealandia
Legendary
*
Offline Offline

Activity: 1470
Merit: 1000


View Profile
January 12, 2014, 06:21:55 PM
 #97

When will lunch?
44minute?
Coutdown pls  Grin
valkot
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile WWW
January 12, 2014, 06:26:57 PM
 #98

When will lunch?
44minute?
Coutdown pls  Grin
1 hour 34 min Wink
sunnysony
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
January 12, 2014, 06:27:51 PM
 #99

大哥,这年头用LINUX挖矿的并不多,请提早放出WINDOWS的挖矿软件,以便我们尽快部署。

DAGE,ZHENIANTOUYONG LINUX WAKUANG DE BING BUDUO,QING TIZAO FANGCHU WINDOWS DE WAKUANG RUANJIAN,YIBIAN WOMEN JINKUAI BUSHU.

BOSS,USE THE LINUX MINER IS LESS THIS YEAR, PLEASE PRE RELEASE THE WINDOWS MINER,FOR US TO WORK FAST.
nocoin
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
January 12, 2014, 06:28:20 PM
 #100

QubitCoin, is windows minerd.exe ready? I have compiled it and can upload if you want.
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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 ... 231 »
  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!