jasonv75 (OP)
Full Member
 
Offline
Activity: 156
Merit: 100
I'm an artist, my paint is code
|
 |
August 12, 2016, 04:17:37 PM Last edit: May 13, 2017, 07:20:46 PM by jasonv75 |
|
Source: https://github.com/veltorBounty: GUI (Graphical User Interface) for the new codebase, PM for details and if you are interested in contributing. Reward of 490 VLT https://github.com/veltor/veltor-old(This is the legacy codebase, built on bitcoin. A coin swap is going to take place once the new codebase, built from scratch, is operational) Windows: https://mega.nz/#!6MVFlTiL!JKsj6aC1HOievwSbKx7IJ_EqN-RemBJk6kSCRAL8ukQBlock time: 30min Website: http://www.veltor.orgTwitter: https://twitter.com/Veltor_OfficialUnofficial Twitter: https://twitter.com/VeltorPRReddit: https://www.reddit.com/r/Veltor/Block Explorers: http://block.veltor.org:8080http://yiimp.ccminer.org/explorer/VLThttp://www.zpool.ca/explorer/VLTSlack chat: Please PM me your email for access. Nodes: Add the following in your Veltor.conf file: addnode=2a01:4f8:201:6211::2101 addnode=78.94.32.195 addnode=2001:41d0:8:250e:: addnode=veltor.suprnova.cc addnode=178.33.228.14 addnode=144.76.237.39
If you don't have one, just create one. OR run addnode <node> add In the command one by one. Pools: http://yiimp.ccminer.orghttp://www.zpool.ca/site/gomining?algo=veltorhttps://veltor.suprnova.ccCPU Miners: https://github.com/ocminer/cpuminer-veltor use "-a sib" cpuminer-opt: https://bitcointalk.org/index.php?topic=1326803.0GPU Miner (NVIDIA) by ocminer: https://github.com/ocminer/ccminer-veltoruse "-a sib" GPU Miner (AMD) by Epsylon3: Source: https://github.com/tpruvot/sgminer/tree/veltorCompiled exe: https://mega.nz/#!SJ80nDCL!EfZGFCVl90pQPJdhFTVpvNq3iweEQIXnAPVEVehgEuICCminer by Tpruvot: http://ccminer.org/preview/ccminer-rel1.8.2-veltor-x64.7zExchange: Alcurex: https://alcurex.com/#VLT-BTCYobit: https://yobit.net/en/trade/VLT/BTC
|
Veltor.
|
|
|
|
|
|
|
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
doktor1897
|
 |
August 12, 2016, 04:33:50 PM |
|
what algo and objectives of this coin ? 
|
|
|
|
kdsmith18542
Member

Offline
Activity: 112
Merit: 10
thefudpool.com|kdsmith18542@gmail.com
|
 |
August 12, 2016, 05:12:00 PM |
|
my guess is sha256 it looks like a fork of bitcoin and i compiled the source on my nix server someone slowly but surely mining
{ "version" : 1000000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 75, "timeoffset" : -33, "connections" : 5, "proxy" : "", "difficulty" : 0.02434075, "testnet" : false, "keypoololdest" : 1471020074, "keypoolsize" : 105, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
|
thefudpool.com|kdsmith18542@gmail.com
|
|
|
jasonv75 (OP)
Full Member
 
Offline
Activity: 156
Merit: 100
I'm an artist, my paint is code
|
 |
August 12, 2016, 05:18:35 PM Last edit: August 14, 2016, 10:22:35 AM by jasonv75 |
|
what algo and objectives of this coin ?  Algo: Thor's riddle (shavite, skein, shabal and Gost)
|
Veltor.
|
|
|
nolispui
|
 |
August 12, 2016, 05:26:28 PM |
|
How do install if for windows? I can't find the "vector-qt.exe" file 
|
|
|
|
jasonv75 (OP)
Full Member
 
Offline
Activity: 156
Merit: 100
I'm an artist, my paint is code
|
 |
August 12, 2016, 05:30:11 PM |
|
How do install if for windows? I can't find the "vector-qt.exe" file  Yea I'll get that done!
|
Veltor.
|
|
|
|
killerjoegreece
Legendary
Offline
Activity: 1652
Merit: 1007
Professional Native Greek Translator (1000+ done)
|
 |
August 12, 2016, 05:47:32 PM |
|
what algo and objectives of this coin ?  Algo: Tors riddle (shavite, skein, shabal and Gost) we need a win wallet to test
|
|
|
|
|
OSMIUMCOIN
|
 |
August 13, 2016, 01:09:38 AM |
|
what algo and objectives of this coin ?  Algo: Tors riddle (shavite, skein, shabal and Gost) how to config nvidia miner ?
|
|
|
|
Nthused
Legendary
Offline
Activity: 1554
Merit: 1001
|
 |
August 13, 2016, 01:14:57 AM |
|
Can't compile on linux hmmm, something about the profile.
I did see this though:
int64 nSubsidy = 1 * COIN; if (nHeight == 1) return 650 * COIN; else if (nHeight <= 336) return 650 * COIN; else if (nHeight < 672) return 350 * COIN; else if (nHeight < 1344) return 100 * COIN; else if (nHeight < 2688) return 50 * COIN; else if (nHeight < 5376) return 25 * COIN; else if (nHeight < 10752) return 15 * COIN; else if (nHeight < 21504) return 10 * COIN; else if (nHeight < 43008) return 8 * COIN; else if (nHeight < 86016) return 4 * COIN; else if (nHeight < 172032) return 2 * COIN; else if (nHeight < 344064) return 1 * COIN;
|
|
|
|
kdsmith18542
Member

Offline
Activity: 112
Merit: 10
thefudpool.com|kdsmith18542@gmail.com
|
 |
August 13, 2016, 01:34:48 AM |
|
i compiled on linux fine
|
thefudpool.com|kdsmith18542@gmail.com
|
|
|
SushiNoTomato
|
 |
August 13, 2016, 01:38:20 AM |
|
i compiled on linux fine
Seems like your the only one  Where is the Windows wallet, nice experiment.... 
|
|
|
|
kdsmith18542
Member

Offline
Activity: 112
Merit: 10
thefudpool.com|kdsmith18542@gmail.com
|
 |
August 13, 2016, 02:07:53 AM |
|
i recompiled on my big dedicated machine running ubuntu 14.04 64bit { "version" : 1000000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 117, "timeoffset" : 0, "connections" : 1, "proxy" : "", "difficulty" : 0.33380193, "testnet" : false, "keypoololdest" : 1471053762, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
did you cd veltor/veltor/src then do make -f makefile.unix USE_UPNP=
|
thefudpool.com|kdsmith18542@gmail.com
|
|
|
SushiNoTomato
|
 |
August 13, 2016, 02:23:51 AM |
|
i recompiled on my big dedicated machine running ubuntu 14.04 64bit { "version" : 1000000, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 0.00000000, "blocks" : 117, "timeoffset" : 0, "connections" : 1, "proxy" : "", "difficulty" : 0.33380193, "testnet" : false, "keypoololdest" : 1471053762, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
did you cd veltor/veltor/src then do make -f makefile.unix USE_UPNP= Thats for a server not a Qt.
|
|
|
|
kdsmith18542
Member

Offline
Activity: 112
Merit: 10
thefudpool.com|kdsmith18542@gmail.com
|
 |
August 13, 2016, 02:36:08 AM |
|
well i dont have the environment setup to cross compile but i can set it up but it will take about 3 hours to build all the files
|
thefudpool.com|kdsmith18542@gmail.com
|
|
|
Woody20285
Legendary
Offline
Activity: 1218
Merit: 1002
Supporting DMD, ERC & PIO
|
 |
August 13, 2016, 03:47:21 AM |
|
Move along everyone - move along. nothing to see.
|
|
|
|
SushiNoTomato
|
 |
August 14, 2016, 03:30:04 PM |
|
Move along everyone - move along. nothing to see.
Exactly that is what it is hahaha
|
|
|
|
OSMIUMCOIN
|
 |
August 15, 2016, 09:05:54 AM |
|
any miner for this coin cpu,gpu + config , please help thanks .
|
|
|
|
ocminer
Legendary
Offline
Activity: 2660
Merit: 1240
|
 |
August 15, 2016, 09:15:23 AM |
|
addnodes would be a good start 
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
|