Bitcoin Forum
June 17, 2024, 12:55:46 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Are you satisfied with VCIP01 update ?
Yes , totaly. - 3 (75%)
Yes . - 1 (25%)
Not sure . - 0 (0%)
No . - 0 (0%)
Total Voters: 4

Pages: « 1 2 3 4 [5] 6 »  All
  Print  
Author Topic: [ANN] ▼ VELES | POW | MULTI-ALGO | D-VPN | MN | GPU & ASIC FRIENDLY| ▼ [ANN]  (Read 20239 times)
Velescore (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
July 07, 2019, 07:23:48 PM
 #81

Rpcport is not even mentionned anywhere, and cant possibly even download the core, no nodes, no connections =  shit project
RPC port you can choose by yourself , its not important to use some "our" rpc port ... it is only for communication between velesd and veles-cli , i'm sorry for nodes , i will hard-code new seeds to code in next wallet update ( in week or 2 ) by the way u can use addnode option , like "veles-cli addnode 95.217.63.151 onetry" and calling project shit just because you don't understand basic things is a bit rude .
Velescore (OP)
Copper Member
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
July 09, 2019, 08:45:55 AM
 #82

We're Pirate DEX, which is the of top-tier crypto exchange.

I'd like to list your fine project on our exchange, please tell me if you have any interest on us.

Hello CorsarPirate , would be nice to be on Dex :-)
pinpins
Member
**
Offline Offline

Activity: 1022
Merit: 19


View Profile WWW
July 16, 2019, 01:27:10 PM
 #83

 
 You can mine Veles at  autoexchange mining pool Zergpool.com at 0.5% fee. Please use following commands for different mining options
 
 Option 1 Auto coin switch by profitability within algorithm with payment to wallet
Code:
 -o stratum+tcp://lyra2z.mine.zergpool.com:4553 -u <YOURBTCWALLET> -p c=BTC 

 Option 2 Direct coin mining to coin wallet
Code:
 -o stratum+tcp://lyra2z.mine.zergpool.com:4553 -u <YOURVLSWALLET> -p c=VLS,mc=VLS

 Option 3 Direct coin mining with autoexchange to specified coin wallet
Code:
 -o stratum+tcp://lyra2z.mine.zergpool.com:4553 -u <YOURBTCWALLET> -p c=BTC,mc=VLS

 Please note mc stands for mining coin symbol, c stand for payout coin symbol
 
 Autoexchange to BTC, LTC, DASH, BCH or any other currency we mine
 Happy mining,
  cheers pinpin
NormDSR
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
July 21, 2019, 08:48:49 PM
 #84

Nice organic growth of almost 1000% over the last week.

Dev teem keeps on delivering week after week.

This ones a winner.   Shocked

Keep it up you guys! Cool
AltcoinBaggins
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
July 24, 2019, 12:58:59 PM
 #85

Finally we have just been listed on CoinMarketCap. They don't track our market data yet, as at the moment we have sufficient volume only on one exchange listed on CMC, of required minimum of two, but it's still a good news. At least the project can now be found on CMC with all the relevant links and brief description.


And it shows us that we have already passed their Evaluation Framework requirements for listing, just missing the trading volume on at least two CMC-listed exchanges, to have our market data tracked by CMC. Which is, IMO, just fine for the project at this early stage. (Like, Crex24 volume is just fine, but that's it. The Korean exchange Citex - where VLS volume is kind of mad - it's not on CMC, I think because of lot of bots there, or because they incentivize people for trading).

It's actually thanks to link on CMC I just came back to this thread, as we're most active on our Discord channel, there's discussion or updates happening each day. From now on I'll make sure we'll get more active here on BitcoinTalk too.

Since the last update posted here a lot of things has happened and not been announced here, only on Discord / twitter / website - such as the maximum supply reduction from originally planned 12.5m to 2.5m coins, the new website release - with real-time blockchain data served from websocket - now in English, Simplified Chinese, and Spanish... The latest news was that as one of first coins at the moment we've implemented masternodes (and naturally, all other Veles-specific stuff as multi algo, dynamic rewards, our dynamic non-linear halving system etc. on the latest Bitcoin codebase v0.18. The first alpha testing of dVPN for supporters is also not far ahead, as we've successfully  completed our testing of protocol multiplexing (serving VPN + Veles Core node + HTTPS from the same single port) on our dev-net masternodes. Also PoS and Private Send integration is in progress right now. And yea, there's web-wallet just coing out in a couple of days (secure, strictly client-side browser based, with SegWit, MultiSig support, etc.).
AltcoinBaggins
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
July 24, 2019, 01:47:33 PM
 #86

Rpcport is not even mentionned anywhere, and cant possibly even download the core, no nodes, no connections =  shit project
RPC port you can choose by yourself , its not important to use some "our" rpc port ... it is only for communication between velesd and veles-cli , i'm sorry for nodes , i will hard-code new seeds to code in next wallet update ( in week or 2 ) by the way u can use addnode option , like "veles-cli addnode 95.217.63.151 onetry" and calling project shit just because you don't understand basic things is a bit rude .
- Default RPC port is mentioned in the help (if you bother to read it). But sure you can pick any free port (preferabily between 1024 - 65535), and set it with rpcport option in the config. Anyway, if you want know the default port, just search for rpcport info in the help - velesd -help | grep rpcport -A 2.

(If on Windows, open the command line, go to the Veles installation directory, then run veles-qt.exe -help or velesd.exe -help and scroll to the rpcport info. Sorry, I'm not a Windows user, now I see how much harder everything is on Windows).

Anyway, the default is 5493 at least since the version 0.17.

- I had no problems with nodes / connections while testing recent versions, but as Velecore said, you can always add more nodes using "addnode" option in config (or as an rpc command), for example, you can pick some from the masternode list ( http://explorer.veles.network/masternodes ), those don't change IP frequently. There's almost half peta-hash hashrate, and about 200 masternodes, so I think the network is active enough. In the next release we'll include as a seeds DNS records with full masternode list (near to real-time updated records, thanks to Lua-script-based DNS entries).

- To download the latest Veles Core wallet / daemon just visit the official website, or official github, and go to download / releases section ( https://www.veles.network/download.en.html , https://github.com/velescore/veles/releases ). We even provide .deb installation packages for Ubuntu / Debian / Raspbian for simple installation on those systems, and installation script for other distros, or an automated installation wizard for Windows.
MasternodeCap
Jr. Member
*
Offline Offline

Activity: 78
Merit: 1


View Profile WWW
August 24, 2019, 10:37:35 AM
 #87

Hello there,

masternodecap.com has updated Veles (0.18.1)!
Nodes monitoring and stats for $VLS.

You can especially be warned when :
  • the status of a node changes
  • your nodes get rewarded
  • an upgrade of your wallet is available

Happy masternoding!

MasterNodeCap - Monitoring ,Statistics,Rank and Setup Guides for Masternodes
trackingcryptos
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
October 13, 2019, 04:40:45 PM
 #88

Great project and team.  Dont get shaken out on this one - hold and wait until the dvpn service is running and selling. 
AikaPool
Hero Member
*****
Offline Offline

Activity: 888
Merit: 500

AikaPool admin


View Profile WWW
October 16, 2019, 01:31:02 AM
 #89

0 nodes found! Sad
Wallet not sync1

virtuado
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
October 16, 2019, 01:59:11 AM
 #90

0 nodes found! Sad
Wallet not sync1

We are supported by several pools, and none of them have the issues like you mention here?

Our network is functioning very well and we don't have complaints in regards to nodes or wallet.

So i honestly don't have a clue what you mean with this post?







anemol
Hero Member
*****
Offline Offline

Activity: 800
Merit: 500



View Profile WWW
November 03, 2019, 08:56:22 PM
 #91

0 nodes found! Sad
Wallet not sync1

Same here!

Impossible to sync. 0 seed and 0 node information in the present topic.   Sad

The block explorer is useless too and doesn't give any nodes or IP.

The block explorer is probably crashed because 0 active masternode and  the IP field for each masternode into the list is
 useless for adding nodes.

Code:
IP: afdc9d90293e4dc922c88e38fc18adaf572da47d134bac367d60bdb05c247000-1
virtuado
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
November 03, 2019, 09:25:06 PM
 #92

Let's 1st start with the useless part here....the only thing here which is useless is your comment.  Roll Eyes


Before you run your mouth with negative bs, get your facts straight.  There are currently not any problems which you mention, block explorer is functioning like it should and has all the information available, network is running smooth, masternodes dito.

I suggest you take a sneak peak in our  Discord and see if there are any complaints like you just mention?   I'm fully confident that you will find none, so i guess the problem is on your side and not ours...
anemol
Hero Member
*****
Offline Offline

Activity: 800
Merit: 500



View Profile WWW
November 04, 2019, 08:33:26 AM
Last edit: November 04, 2019, 08:55:39 AM by anemol
 #93

...
- I had no problems with nodes / connections while testing recent versions, but as Velecore said, you can always add more nodes using "addnode" option in config (or as an rpc command), for example, you can pick some from the masternode list ( http://explorer.veles.network/masternodes ), those don't change IP frequently.
...



This information is not usable. The role of a block explorer is also to inform about active nodes (IP, version) as do most usual block explorers.


Let's 1st start with the useless part here....the only thing here which is useless is your comment.  Roll Eyes


Before you run your mouth with negative bs, get your facts straight.  There are currently not any problems which you mention, block explorer is functioning like it should and has all the information available, network is running smooth, masternodes dito.

I suggest you take a sneak peak in our  Discord and see if there are any complaints like you just mention?   I'm fully confident that you will find none, so i guess the problem is on your side and not ours...

By twice, before you run your mouth with negative comment instead of helping, have you some nodes to offer here? Thanks.
virtuado
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
November 04, 2019, 02:00:03 PM
 #94

...
- I had no problems with nodes / connections while testing recent versions, but as Velecore said, you can always add more nodes using "addnode" option in config (or as an rpc command), for example, you can pick some from the masternode list ( http://explorer.veles.network/masternodes ), those don't change IP frequently.
...

https://i55.servimg.com/u/f55/19/28/27/85/blocke10.png

This information is not usable. The role of a block explorer is also to inform about active nodes (IP, version) as do most usual block explorers.


Let's 1st start with the useless part here....the only thing here which is useless is your comment.  Roll Eyes


Before you run your mouth with negative bs, get your facts straight.  There are currently not any problems which you mention, block explorer is functioning like it should and has all the information available, network is running smooth, masternodes dito.

I suggest you take a sneak peak in our  Discord and see if there are any complaints like you just mention?   I'm fully confident that you will find none, so i guess the problem is on your side and not ours...

By twice, before you run your mouth with negative comment instead of helping, have you some nodes to offer here? Thanks.

We have a reason that the layout of the blockexplorer is like it is, and all IPs from nodes are available in the wallet, which in general causes zero problems.

You belong to the very rare cases which somehow it doesn't work??

addnode=194.182.84.184:21337
addnode=81.2.239.169:21337

When the wallet is synced you will see a lot of status "watchdog_expired" nodes.  This is a bug and will be addressed very soon, but the nodes are working fine and receive rewards.
AltcoinBaggins
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
December 02, 2019, 07:46:13 PM
 #95

0 nodes found! Sad
Wallet not sync1

Same here!

Impossible to sync. 0 seed and 0 node information in the present topic.   Sad

The block explorer is useless too and doesn't give any nodes or IP.

The block explorer is probably crashed because 0 active masternode and  the IP field for each masternode into the list is
 useless for adding nodes.

Code:
IP: afdc9d90293e4dc922c88e38fc18adaf572da47d134bac367d60bdb05c247000-1
You should have asked on Discord, everyone from the team is active there daily. I was busy launching decentralised VPN for public alpha-testing and didn't check bitcointalk.  Anyway the seed issue should be already fixed, in latest wallet it's DNS-based seed is updated regularly (also re-launched seed coded in old wallet).

The official block explorer that's useless for you is not the only one, the alternative explorer even lets you copy&paste the list with addnode directives... And it's true the masternode list in current block explorer shows output hashes but no IPs, we havent spent any time on changing the old masternode list, because we were waiting for first dVPN and dapp-enabled masternodes launch. Now we're working on a completely new masternode list page (will be ready within a week time ; for curious ones, the new extended masternode list can be pulled through our decentralised API from: https://explorer.veles.network/dapi/mn/list , including IP's or VPN support info).

Seed list on alternative explorer:
https://chainz.cryptoid.info/vls/#!network , look for newest version (0.18.1.3), click "node list" and copy the contents ...

https://imgur.com/qqZxwkA


AltcoinBaggins
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile WWW
December 02, 2019, 07:59:29 PM
 #96

Start using Veles Core decentralised VPN now and join our alpha-testing.

We have an announcement to be made for Bitcointalk community - we have successfully completed another step on our roadmap and launched Veles Core dVPN service for public alpha-testing. More info, guides on how to connect, config files and certificates download (generated for you on the fly by our decentralised certification authority) are available on our official website:

https://www.veles.network/dvpn.en.html

Happy testing and enjoy your new VPN access!
anemol
Hero Member
*****
Offline Offline

Activity: 800
Merit: 500



View Profile WWW
December 05, 2019, 09:52:46 AM
 #97

...
Seed list on alternative explorer:
https://chainz.cryptoid.info/vls/#!network , look for newest version (0.18.1.3), click "node list" and copy the contents ...






Very useful. 👍 Thanks a lot  Smiley
virtuado
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
December 06, 2019, 11:13:51 PM
 #98

Nice review on youtube from Crypto Fish about the Veles project:

https://youtu.be/0Nr-lSZdo8k
Duncan.Idaho
Member
**
Offline Offline

Activity: 195
Merit: 17


View Profile
December 24, 2019, 04:56:13 AM
 #99

SHA256
+multi algo
+masterNode

-late 2018 launch

Well watching  Wink

#HASH# stupid! https://bitcointalk.org/index.php?topic=5201006 
“shitcoin” season? 💩 =5204866 ▃▃  twits=5211117  layer=5214461
virtuado
Newbie
*
Offline Offline

Activity: 98
Merit: 0


View Profile
January 13, 2020, 09:49:36 AM
 #100

We are announcing a bounty of 500 VLS total for 5 best proposals of a Veles Core inspired wallpaper, in a line with project's branding, on any theme - be creative! It'll be used in completely new Veles Core project (not yet announced, release Q1).

Bounty Rules:
- 5 designs will be picked by voting and awarded total of 500 VLS - each gets prize 100 VLS,
of which:
    - 4 designs will be voted for by the community (eligible for vote are discord users that joined the server before this announcement, and or twitter followers that have followed project's account more than 1 month)
    - 1 design will be voted for by the Veles Core team
- one participant canwin multiple prizes if multiple of his designs will be picked
- anyone can submit any number of designs that satisfy Requirements below to the #designer-bounty channel
- deadline Feb 14th 2020 (if less than total of 10 proposals will be submitted, moved to March  1st 2020)

Bounty Requirements:
- what: computer wallpaper
- themes: online privacy, technology, free style (any theme)
- resolution: 1920x1080 or 1280x960
- license: GNU/GPL v3 (when picked as winner)
- format: any, jpeg, png, etc., providing source files like xfc/psd/ where applicable... if selected as winner, as in GNU/GPL spirit

Notice: It is a responsibility of each contestant to ensure his work is eligible to be published under GNU/GPL license v3 or later, eg. needs to take into consideration licensing of used fonts, photos, bitmaps, etc..

For the bounty to be fair, each submission to the #designer-bounty channel will be considered to be published under CC BY-NC-ND license (Creative Commons, Attribution + Noncommercial + NoDerivatives) unless author will specify any other license. The work needs to be published under GNU/GPL v3 only after winning the contest in order to receive the bounty.

Note:  to participate you have to be member of our discord.
Pages: « 1 2 3 4 [5] 6 »  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!