Bitcoin Forum
May 03, 2024, 03:58:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 »
  Print  
Author Topic: VLT | Veltor | Donar Network | Minimalism.  (Read 141274 times)
Stenull
Hero Member
*****
Offline Offline

Activity: 585
Merit: 500


View Profile
April 16, 2017, 03:52:36 PM
 #1081

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

This is BEAUTIFUL! Cheesy
i really like it. Code looks clean!

Change...is in the air.
You know why
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714751895
Hero Member
*
Offline Offline

Posts: 1714751895

View Profile Personal Message (Offline)

Ignore
1714751895
Reply with quote  #2

1714751895
Report to moderator
go6ooo1212
Legendary
*
Offline Offline

Activity: 1512
Merit: 1000


quarkchain.io


View Profile
April 17, 2017, 11:22:35 AM
Last edit: April 17, 2017, 11:41:29 AM by go6ooo1212
 #1082

Did someone spot , that the network has stuck on block 11308 for several hours ?
EDIT: IT has passed , everything look good now...
ICOcountdown.com
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 500


View Profile WWW
April 17, 2017, 11:40:57 PM
 #1083

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

Code is looking great Jason great work!

Hunterwolfie
Full Member
***
Offline Offline

Activity: 294
Merit: 101


View Profile
April 17, 2017, 11:50:33 PM
 #1084

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

Code is looking great Jason great work!

shut the fuck up you shill.

but yeah, great work Mr Connor.

Just don't go crazy on us again.

PS: Hey ICO, you let the Humaniq scammers get away with things. I thought you were going to stick a fork up Alex's ass.  Roll Eyes
ICOcountdown.com
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 500


View Profile WWW
April 17, 2017, 11:53:13 PM
 #1085

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

Code is looking great Jason great work!

shut the fuck up you shill.

but yeah, great work Mr Connor.

Just don't go crazy on us again.

PS: Hey ICO, you let the Humaniq scammers get away with things. I thought you were going to stick a fork up Alex's ass.  Roll Eyes

You obviously didn't read my due diligence for Humaniq.  Cool

Some of us actually care about codebases.

Hunterwolfie
Full Member
***
Offline Offline

Activity: 294
Merit: 101


View Profile
April 17, 2017, 11:57:05 PM
 #1086

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

Code is looking great Jason great work!

shut the fuck up you shill.

but yeah, great work Mr Connor.

Just don't go crazy on us again.

PS: Hey ICO, you let the Humaniq scammers get away with things. I thought you were going to stick a fork up Alex's ass.  Roll Eyes

You obviously didn't read my due diligence for Humaniq.  Cool

Some of us actually care about codebases.

i did read your due diligence.

did you see their reply?

ICOcountdown.com
Hero Member
*****
Offline Offline

Activity: 1008
Merit: 500


View Profile WWW
April 18, 2017, 12:10:31 AM
 #1087

Sunday update:

This week, we published the first code of the new Veltor client. The network component. It manages bootstrapping of a node, peer discovery and keep-alive between peers. A user can send messages to a specific peer or broadcast them to the network. The package follows the Veltor design philosophy of being minimalist, extensible and efficient.

You can customize the logging, the peer address management strategy, the serialization used to encode & decode messages and the connection parameters of the node. You can subscribe to network messages to use them in your own code, which makes it straight forward to build a second layer.

The library serializes data using JSON by default, but it includes a highly efficient capnproto implementation which will be used for Veltor. All messages are compressed using lz4, a compression algorithm that is extremely fast and reduces bandwith usage by around 50%.

With this package, it is easy to handle many wallets with a single network node. It's also trivial to wrap a Veltor node into RPC and make it remotely accessible. A company could build its own redundant & geographically distributed network of Veltor nodes, similar to CDN servers, to guarantee reliable connectivity for its wallets.

If you are able to make sense of the code, feel free to contribute and grab an issue on Github.

https://github.com/veltor/veltor-network

J.V.

Code is looking great Jason great work!

shut the fuck up you shill.

but yeah, great work Mr Connor.

Just don't go crazy on us again.

PS: Hey ICO, you let the Humaniq scammers get away with things. I thought you were going to stick a fork up Alex's ass.  Roll Eyes

You obviously didn't read my due diligence for Humaniq.  Cool

Some of us actually care about codebases.

i did read your due diligence.

did you see their reply?



Yes, I certainly did and I'm still considering it.

Hunterwolfie
Full Member
***
Offline Offline

Activity: 294
Merit: 101


View Profile
April 18, 2017, 05:09:28 AM
 #1088

need to get this coin on another exchange.

Yoshit wallet is DELAYED now

FFS
CryptoGoon
Full Member
***
Offline Offline

Activity: 132
Merit: 100


View Profile WWW
April 18, 2017, 06:08:47 AM
 #1089

I pity the fool that sells VLT below 1m mcap
PorcoRosso
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 18, 2017, 08:15:03 AM
 #1090

WTB 10000 VLT
o48o
Legendary
*
Offline Offline

Activity: 2856
Merit: 1132


Leading Crypto Sports Betting & Casino Platform


View Profile
April 18, 2017, 11:50:15 AM
 #1091

WTB 10000 VLT

Just set up the buy order high enough. Smiley

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
JabirJac
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
April 19, 2017, 09:00:35 AM
 #1092

Does mrr support the algo?

No, its not supported.

You are saying that veltor does what btc do but with just roughly around  600 lines of code?Huh! Shocked

Not quite,  I suspect that when the minimalist foundation of the new codebase is done, it will be around 2000-3000 lines of code. Also keep in mind there is no scripting system, no UI and no smart contracts at that point.

J.V.


Ah ok Smiley still sounds efficient as fuck Cheesy
it is just our thinking like that which makes it so otherwise things are not so as our perspective.
fennyllywof-7700
Full Member
***
Offline Offline

Activity: 196
Merit: 101


View Profile
April 19, 2017, 09:18:20 AM
 #1093

http://www.veltor.org/

well that website is certainly minimalistic....

what's the plan with this coin?

Is it the next Bitcorn?

There's rumours that the dev might be slightly unhinged but very very talented.
flowerpots
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
April 19, 2017, 10:49:30 AM
 #1094

@JV: Do you have an estimated roadmap with a timeline?

o48o
Legendary
*
Offline Offline

Activity: 2856
Merit: 1132


Leading Crypto Sports Betting & Casino Platform


View Profile
April 20, 2017, 08:17:27 AM
 #1095

@JV: Do you have an estimated roadmap with a timeline?

A roadmap? Where we are going, we don't need maps.

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
Stenull
Hero Member
*****
Offline Offline

Activity: 585
Merit: 500


View Profile
April 20, 2017, 08:19:24 AM
 #1096

@JV: Do you have an estimated roadmap with a timeline?

A roadmap? Where we are going, we don't need maps.

You mean it's uncharted territory Huh Roll Eyes

Change...is in the air.
You know why
flowerpots
Full Member
***
Offline Offline

Activity: 205
Merit: 100


View Profile
April 20, 2017, 08:02:55 PM
 #1097

@JV: Do you have an estimated roadmap with a timeline?

A roadmap? Where we are going, we don't need maps.

You mean it's uncharted territory Huh Roll Eyes

I think what he means is that, there are no roads on the moon.

Oooh Cheesy


I did check the code and there's a start, but not really much written yet. So I'm just wondering how long JV thinks this project will take. I think this is fair to ask for possible investors. I actually already bought quite some VLT btw. But not sure if I should buy more. Wink


fennyllywof-7700
Full Member
***
Offline Offline

Activity: 196
Merit: 101


View Profile
April 21, 2017, 06:05:10 AM
 #1098

anyone else notice how fast the wallet syncs?

 Grin
Hunterwolfie
Full Member
***
Offline Offline

Activity: 294
Merit: 101


View Profile
April 21, 2017, 07:19:05 AM
 #1099

anyone else notice how fast the wallet syncs?

 Grin


oh really?

my wallet is stuck on "Synchronizing with network" and "1 Hour Behind"

 Roll Eyes
jeewaka
Sr. Member
****
Offline Offline

Activity: 248
Merit: 250



View Profile
April 21, 2017, 07:25:06 AM
 #1100

anyone else notice how fast the wallet syncs?

 Grin


oh really?

my wallet is stuck on "Synchronizing with network" and "1 Hour Behind"

 Roll Eyes
mine syncs up in split seconds now.

Bitdegree██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
|██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
██  ██  █
Pages: « 1 ... 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] 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 »
  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!