Bitcoin Forum
June 28, 2024, 01:09:56 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 17, 2018, 09:34:26 AM
Hi,

I am now getting the error :

[2018-01-17 14:24:34] You are not authorized, check your login and password.
[2018-01-17 14:24:34] get_work failed, retry after 30 seconds

I am using rpcusername as my wallet address and password as x
This is my vipercoin.conf
listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=user
rpcpassword=pass
rpcport=19333
server=1
daemon=1
addnode=146.255.225.190:61133
addnode=165.227.96.129:9333
addnode=171.251.89.164:56903
addnode=51.15.162.15:33914
addnode=51.15.164.53
addnode=51.15.185.7:9333\
addnode=71.150.156.246:57716

And this is my bat file
ccminer-x64.exe -a blakecoin -o http://127.0.0.1:19333 -u user -p pass
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 17, 2018, 08:20:25 AM
I am also  a fan of Dodge Viper but for what use is the coin?
It is just a coin like litecoin or bitcoin
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 17, 2018, 08:19:06 AM
I hate to be blatant about this but, if you come here and say stupid things I am going to just delete them and ban you from the thread.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 17, 2018, 08:14:30 AM
Connection refused.


[2018-01-17 13:35:05] HTTP request failed: Failed to connect to 127.0.0.1 port 1
9333: Connection refused
[2018-01-17 13:35:05] get_work failed, retry after 30 seconds
there was an error in the config file, you need to add rpcallowip=127.0.0.1
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 17, 2018, 01:48:58 AM
for solo mining:
make file vipercoin.conf
Quote
daemon=1
server=1
rpcuser=user
rpcpassword=pass
rpcport=19333
addnode=146.255.225.190:61133
addnode=165.227.96.129:9333
addnode=171.251.89.164:56903
addnode=220.245.198.5:49212
addnode=51.15.162.15:33914
addnode=51.15.164.53
addnode=51.15.185.7:9333
addnode=71.150.156.246:58400

download ccminer krnlx-xevan for nVidia GPUs from alexis78@github

make file start.bat
Quote
ccminer -a blake2s -o http://127.0.0.1:19333 -u user -p pass
It's blake256

this is the right one

then run ccminer-x64.exe -a blakecoin -o http://127.0.0.1:19333 -u user -p pass
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 16, 2018, 06:18:41 AM
we need a new pool, I cant solo mine against someone with x4 1080ti's
hopefully the next pool will get it right the first time like Vipercoin release
Everything i have tried has lead me to the wrong blake algorithm.
yeah I know pool operator has wrong blake algorithm (should be blake256) , atleast its not marketing
MODUS OC ITS LIKE BITCOIN HAVING A THREESOME
What do you mean modus oc?
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 16, 2018, 05:40:49 AM
we need a new pool, I cant solo mine against someone with x4 1080ti's
hopefully the next pool will get it right the first time like Vipercoin release
Everything i have tried has lead me to the wrong blake algorithm.
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 08:04:20 PM
Wallet linx?
You have to compile it yourself
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 02:59:02 PM


I can't install the wallet, the antivirus swears
You have to add an exception. Programs like this have a history of being  viruses and making botnets
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 11:04:39 AM
build fail
Code:
$ qmake
vipercoin-1.0/vipercoin-qt.pro:14: Assignment needs exactly one word on the left hand side.
Error processing project file: vipercoin-1.0/vipercoin-qt.pro

Code:
vipercoin-1.0/src $ make -f makefile.unix
...
alert.cpp:260:1: fatal error: opening dependency file obj/alert.d: Aucun fichier ou dossier de ce type

you need to use
Code:
$ qmake "USE_UPNP=-"

And also may i ask what version/distro of linux you are using. I built and made the coin on ubuntu 14.04

Also you need to generate the leveldb

To do so you need to
Code:
$ cd src/leveldb


then run
 
Code:
$ make libleveldb.a libmemenv.a
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 10:51:25 AM
pool dont work?
The pool operator put the wrong blake version
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 08:59:44 AM
If i could get the addresses of the people that made nodes i will send you your reward
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 08:52:31 AM
I sent 100 VIPER for the pool and explorer thank you Smiley
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 08:45:19 AM
I am a fan of Dodge Viper but for what use is the coin?
It is just a multi use coin. Basically it is another bitcoin but dodge viper themed
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 06:48:29 AM
i havent tried, not sure how. how to mine with nvidia?
http://cryptomining-blog.com/1372-download-cudaminer-nvidia-gpu-miner-with-blake-256-support/
I am currently setting up a mining pool so miners will not have to keep their wallet running 24/7 while they are mining
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][VIPER]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 06:33:59 AM
is this gpu minable?
Yes, can you not mine?
37  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN][VIPER][GPU MINING]Vipercoin - A cryptocurrency for fans of the Dodge Viper on: January 15, 2018, 05:13:11 AM
VIPER - The coin for fans of the Dodge Viper.
Source: https://github.com/joejoemister/vipercoin
Windows wallet: https://github.com/joejoemister/vipercoin/releases
Virus total: https://www.virustotal.com/#/url/30bb69782e8efb5b8c2626854dbfd1f77136ef37f2a6eb3968ec8442a818eba7/detection

Specs
Code:
Algorithm: Blake-256 not Blake-2s or whatever BLAKE-256
Block Reward: 25 VIPER
Block Time: 1 minute
Retarget: 5 minutes
Total Coins: 21 million

Nodes
Code:
addnode=addnode=146.255.225.190:61133
addnode=165.227.96.129:9333
addnode=171.251.89.164:56903
addnode=220.245.198.5:49212
addnode=51.15.162.15:33914
addnode=51.15.164.53
addnode=51.15.185.7:9333
addnode=71.150.156.246:58400

Ports
Code:
P2P: 9333 RPC: 19333 I know this is the port of litecoin but you can change it by adding port=xxxx in your vipercoin.conf config file

Pools
Code:
No one can seem to get the algorithm for the coin correct☹️

Explorers:
http://viper.lchain.cc/
Exchanges
Code:
Currently none but I am assuming there are going to be some in the future.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] KOTO - Yescrypt Zcash clone on: December 23, 2017, 10:24:12 AM
The coin on the scum is similar - there is still no win wallet or pool.
Can we not forget zcash has no official gui
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] KOTO - Yescrypt Zcash clone on: December 16, 2017, 01:18:54 AM
I think i could run it.
Don't know if it is right.
My koto.conf:
rpcuser=****
rpcpassword=****
mineraddress=****gUgrWZJMB7eD6hHcNG*****

(there is actually user and pass)

Can someone confirm if its all right?
https://imgur.com/a/wJQQm

The block count looks right to me
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] KOTO - Yescrypt Zcash clone on: December 15, 2017, 06:56:10 AM
If we can get a working windows wallet up and running with seed nodes i can possibly make a gui wallet that is much better than the old java one
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!