Pages:
Author

Topic: [ANN] [VIA] ★ Viacoin ★ ~ the future of digital currency ~ ★ - page 15. (Read 825829 times)

hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Did a commit couple hours ago. Still sick but I try to continue development

hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Been sick since Sunday. Managed to get Litepaid.com add Viacoin.
Feeling a bit better now.

Rest up mate

I hope you are taking a proper break over Christmas...!
Thanks! Btw one day I will show you how to quote a post, I'm sure you are doing something wrong.
newbie
Activity: 56
Merit: 0
Been sick since Sunday. Managed to get Litepaid.com add Viacoin.
Feeling a bit better now.

Rest up mate

I hope you are taking a proper break over Christmas...!
grv
full member
Activity: 177
Merit: 100
Been sick since Sunday. Managed to get Litepaid.com add Viacoin.
Feeling a bit better now. I might start to work full time on Viacoin in the morning.  Smiley

pretty cool getting via accepted via litepaid Grin
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Been sick since Sunday. Managed to get Litepaid.com add Viacoin.
Feeling a bit better now. I might start to work full time on Viacoin in the morning.  Smiley
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter

Litepaid.com now offers Viacoin as payment method for merchants

https://www.bluejeansonline.nl is the first merchant accepting Viacoin

Official tweet: https://twitter.com/viacoin/status/810842039629778944
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Romano, do you intend to do several releases over 2017 with the different roadmap stuff implemented step by step, or will you do only one major release including most (or all) of them?
When can we expect a first official release coming from you? Smiley

Thank you for all the work you're putting in this coin.

I think about several releases. To keep attention from people & making sure atleast most people are running one of my new versions.
Especially because even after the roadmap I will just continue the development.
member
Activity: 272
Merit: 11
www.becent.com
Romano, do you intend to do several releases over 2017 with the different roadmap stuff implemented step by step, or will you do only one major release including most (or all) of them?
When can we expect a first official release coming from you? Smiley

Thank you for all the work you're putting in this coin.
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Commits for today.


I have some more commits staged but it's not entire ready yet, it will be tomorrow or monday.

Working on
indexes: adds additional address, spent and timestamp indexes

The addressindex records all changes to an address for retrieving txids, balances and
unspent outputs for addresses. Changes are stored and sorted in block order. Both p2sh
and p2pkh address types are supported. The index records two sets of key/value pairs.
The first records all activity and is useful for viewing transaction history and
all changes. The second is specifically for retrieving unspent outputs by address, and
is smaller as values are removed once they are spent.

The spentindex has multiple purposes and brings closer together inputs and outputs of
transactions. The main purpose is to efficiently determine the address and amount of
an input's previous output. The second purpose is to be able to determine which
input spent an output.

The timestampindex keeps track of timestamps with block hashes and is useful for searching
blocks by date instead of by height. This is useful for a block explorer that will give
search options by date. The index uses logical time correction to make sure that the
results are sorted in block order. The logical time of a block is actual timestamp of the
block, unless it is less than (earlier) the previous block's logical time, and in that
case it is one second greater than the previous block's logical time.
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Someone needs to buy you a box of time, for xmas.  Smiley
I wish that would be possible. Time can't be bought Sad
legendary
Activity: 1554
Merit: 1000
More commits. Worked 16 hours on Viacoin today.

Someone needs to buy you a box of time, for xmas.  Smiley
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
More commits. Worked 16 hours on Viacoin today.


newbie
Activity: 56
Merit: 0

No SegWit's main purpose isn’t a capacity increase. It's for fixing malleability & making scripting easier to upgrade.
It also fixes some long-standing issues, like quadratic hashing.

With third-party and scriptSig malleability fixed, the Lightning Network is less complicated to implement and significantly more efficient in its use of space on the blockchain.
With scriptSig malleability removed, it also becomes possible to run lightweight Lightning clients.

Reduced UTXO growth will benefit miners, businesses, and users who run full nodes
which in turn helps maintain the current security of the Viacoin network as more users enter the system.
Users & developers who help minimise the growth of the UTXO set will benefit from lower fees compared to those who ignore the impact of their transactions on UTXO growth.

Easier changes to script opcodes will make advanced scripting in Viacoin easier.
This includes changes such as introducing Schnorr signatures, key recovery to shrink signature sizes, supporting sidechains & creating even smarter contracts by
using Merklized Abstract Syntax Trees (MAST) and other research-level ideas.


https://i.imgur.com/Qo29ayN.png
[/quote]

this should be required reading for everyone marginalizing segwit
(either out of ignorance or outright stupidity)

[/quote]

Here here
This should be posted on viacoin.or / twitter
grv
full member
Activity: 177
Merit: 100
Is seg wit really needed? With block times of 1 minute and the same block size as bitcoin shouldn't the transaction velocity be 10x that of bitcoin?

No SegWit's main purpose isn’t a capacity increase. It's for fixing malleability & making scripting easier to upgrade.
It also fixes some long-standing issues, like quadratic hashing.

With third-party and scriptSig malleability fixed, the Lightning Network is less complicated to implement and significantly more efficient in its use of space on the blockchain.
With scriptSig malleability removed, it also becomes possible to run lightweight Lightning clients.

Reduced UTXO growth will benefit miners, businesses, and users who run full nodes
which in turn helps maintain the current security of the Viacoin network as more users enter the system.
Users & developers who help minimise the growth of the UTXO set will benefit from lower fees compared to those who ignore the impact of their transactions on UTXO growth.

Easier changes to script opcodes will make advanced scripting in Viacoin easier.
This includes changes such as introducing Schnorr signatures, key recovery to shrink signature sizes, supporting sidechains & creating even smarter contracts by
using Merklized Abstract Syntax Trees (MAST) and other research-level ideas.




this should be required reading for everyone marginalizing segwit
(either out of ignorance or outright stupidity)
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Pushed extra commits for today.
20/7 busy, ehm I don't want a break but I'm going to take a shower & have dinner.
Will see if i can push extra commits


newbie
Activity: 56
Merit: 0
Great work

Thanks for the constant updates
sr. member
Activity: 479
Merit: 533
Github commits today.
I might be able to push some extra commits on this friday because the day is not over yet.
I only need 5/6h sleep anyways Smiley




Great job, new dev, you are better than drak.
hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Github commits today.
I might be able to push some extra commits on this friday because the day is not over yet.
I only need 5/6h sleep anyways Smiley


hero member
Activity: 690
Merit: 907
Yeah Romano from twitter
Is seg wit really needed? With block times of 1 minute and the same block size as bitcoin shouldn't the transaction velocity be 10x that of bitcoin?

No SegWit's main purpose isn’t a capacity increase. It's for fixing malleability & making scripting easier to upgrade.
It also fixes some long-standing issues, like quadratic hashing.

With third-party and scriptSig malleability fixed, the Lightning Network is less complicated to implement and significantly more efficient in its use of space on the blockchain.
With scriptSig malleability removed, it also becomes possible to run lightweight Lightning clients.

Reduced UTXO growth will benefit miners, businesses, and users who run full nodes
which in turn helps maintain the current security of the Viacoin network as more users enter the system.
Users & developers who help minimise the growth of the UTXO set will benefit from lower fees compared to those who ignore the impact of their transactions on UTXO growth.

Easier changes to script opcodes will make advanced scripting in Viacoin easier.
This includes changes such as introducing Schnorr signatures, key recovery to shrink signature sizes, supporting sidechains & creating even smarter contracts by
using Merklized Abstract Syntax Trees (MAST) and other research-level ideas.


legendary
Activity: 1736
Merit: 1001
Is seg wit really needed? With block times of 1 minute and the same block size as bitcoin shouldn't the transaction velocity be 10x that of bitcoin?

Pages:
Jump to: