Rumhurius
Legendary
Offline
Activity: 1672
Merit: 1046
Here we go again
|
|
March 21, 2018, 02:07:23 PM |
|
After all the issues with VIA for all Binance merge their tokens, and the rate is going down. Do you think the growth will be ever??
No issues for Viacoin just binance. Just so happens via got side swiped into it, and the markets is real soft right now, just a food time to be a buyer right now. It gave us a fantastic entry atm. So i am cool with it. One mans crap becomes another mans treasure bois.
|
|
|
|
legday
|
|
March 21, 2018, 05:01:42 PM |
|
New vialectrum version is released. Vialectrum 3.1 ! Memory-pool based fee estimation. Dynamic fees can target a desired depth in the memory pool. A new version of the Electrum protocol is required by the client (version 1.2). Capital gains: For each outgoing transaction, the difference between the acquisition and liquidation prices of outgoing coins is displayed in the wallet history. By default, historical exchange rates are used to compute acquisition and liquidation prices. These values can also be entered manually, in order to match the actual price realized by the user. The order of liquidation of coins is the natural order defined by the blockchain; this results in capital gain values that are invariant to changes in the set of addresses that are in the wallet. Any other ordering strategy (such as FIFO, LIFO) would result in capital gain values that depend on the presence of other addresses in the wallet. Faster sync time, syncs within seconds now --> Checkpoints: The initial download of a headers file was replaced with hardcoded checkpoints. The wallet uses one checkpoint per retargeting period. The headers for a retargeting period are downloaded only if transactions need to be verified in this period. and more https://github.com/vialectrum/vialectrum/releasesGood work, I think that Viacoin is a precious gem ! Of course its a gem. Besides great development and Roadmap, you don't see many open source-pow coins on Binance, Polo and Bittrex. Usually now only ICOs can afford paying huge sum to get listed there.
|
|
|
|
kofti_nick
Newbie
Offline
Activity: 17
Merit: 0
|
|
March 21, 2018, 05:03:24 PM |
|
very well , thank you
|
|
|
|
|
Asimmo
|
|
March 22, 2018, 12:37:24 PM |
|
1 bad thing happened that we got listed on binance during bloodbath time.. Not having proper influence on price.. But depsite, once blood is over, it will have double effect on new price..
|
|
|
|
Scooby903
|
|
March 22, 2018, 04:09:52 PM |
|
1 bad thing happened that we got listed on binance during bloodbath time.. Not having proper influence on price.. But depsite, once blood is over, it will have double effect on new price..
very bad effect on traders and investors plus all those whose trades got matched were returned on binance whereas on other exchange it was successful trade
|
|
|
|
legday
|
|
March 23, 2018, 12:02:55 AM |
|
3750 commits wow... I guess new roadmap will be completed as fast as old roadmap did last year. Thank you for your efforts.
|
|
|
|
wheelz1200
Legendary
Offline
Activity: 3780
Merit: 1418
|
|
March 23, 2018, 03:13:39 PM |
|
3750 commits wow... I guess new roadmap will be completed as fast as old roadmap did last year. Thank you for your efforts. Yeah romano never seems to disappoint. Its a thankless job being a non ICO coin developer
|
|
|
|
mr.robot.4.0
Newbie
Offline
Activity: 2
Merit: 0
|
|
March 23, 2018, 08:21:25 PM |
|
Good news ฿inance enters European market.
|
|
|
|
MonsterZeroPrice
|
|
March 25, 2018, 10:19:49 AM |
|
I found out about via because of the madness happened on binance with dat flash pump. When I digged deeper, and what I realized is viacoin project is so perfectly independent that I put my money there.
|
|
|
|
legday
|
|
March 25, 2018, 04:01:26 PM |
|
I found out about via because of the madness happened on binance with dat flash pump. When I digged deeper, and what I realized is viacoin project is so perfectly independent that I put my money there.
We would prefer to get attention in other way, but I guess it was not up to us and we did gain more users after all.
|
|
|
|
skladnikov
|
|
March 28, 2018, 11:34:50 PM |
|
Given the enormous volatility, I'm guessing there's probably some coins leak? volumes of not very big-who the with weak hands?
|
|
|
|
legday
|
|
March 29, 2018, 01:52:01 AM |
|
Given the enormous volatility, I'm guessing there's probably some coins leak? volumes of not very big-who the with weak hands?
Price is pretty stable at this point, compared to other alts. I expect a lot of good news from Viacoin in coming months.
|
|
|
|
skladnikov
|
|
March 30, 2018, 11:17:12 AM |
|
Given the enormous volatility, I'm guessing there's probably some coins leak? volumes of not very big-who the with weak hands?
Price is pretty stable at this point, compared to other alts. I expect a lot of good news from Viacoin in coming months. I'm sorry, but you probably do not know what the peak price was $ 7 or 60 000 Satoshi. the volume of trading then exceeded $ 7 million. If you want to see stability, look at Monero.
|
|
|
|
legday
|
|
March 30, 2018, 06:33:19 PM |
|
Given the enormous volatility, I'm guessing there's probably some coins leak? volumes of not very big-who the with weak hands?
Price is pretty stable at this point, compared to other alts. I expect a lot of good news from Viacoin in coming months. I'm sorry, but you probably do not know what the peak price was $ 7 or 60 000 Satoshi. the volume of trading then exceeded $ 7 million. If you want to see stability, look at Monero. Peak price was actually over 8$ (not counting the binance issue) even though coinmarketcap doesn't show it. Monero is number 1 alt in top 20 that lost least percentage from ATH, so comparison to Monero is not fair. Via has low mcap and higher volatility. I suggest you to view current price as an opportunity. As you might have noticed, there is a bloodbath out there, so singling out via price right now is pointless.
|
|
|
|
romanornr (OP)
|
|
March 31, 2018, 12:02:57 PM Merited by legday (25), Asimmo (1) |
|
Viacoin Core 0.15.1 Released !
https://github.com/viacoin/viacoin/releases
focused on improving performance for initial block download if you are starting a new full blockchain download as well as faster new block validation and relay. Viacoin Core 0.15.1 aims to cuts initial sync time in half compared to Viacoin Core 0.13.1 Chainstate Database restructure change from per-transaction model to a per-output model avoids CPU overhead better predictable memory usage -> Faster reindex, 10-20% less memory Assume valid blocks allows script validation to be skipped for ancestors of known-good blocks. p2p network refactoring refactor code with focus on concurrency. Speed up block fetching several times. UTXO cache claiming unused mempool speeds up initial block download as UTXO lookups are a major bottleneck there, and there is no use for the mempool at that stage. Block Relay Improvements Increasing block propagation speed No keypool refill flush ~20x speedup in creating a new wallet Upgrade LevelDB contains hardware acceleration for CRC on architectures supporting SSE 4.2. As a result, synchronization and block validation will be faster
|
|
|
|
Asimmo
|
|
March 31, 2018, 06:16:26 PM |
|
As some of us predicted, releasing new roadmap and listing on Bittrex had no proper influence on the price. Seems such bomb news shouldn`t be released during bears` party..
|
|
|
|
rowenta01
|
|
March 31, 2018, 10:56:53 PM |
|
Viacoin Core 0.15.1 Released !
https://github.com/viacoin/viacoin/releases
focused on improving performance for initial block download if you are starting a new full blockchain download as well as faster new block validation and relay. Viacoin Core 0.15.1 aims to cuts initial sync time in half compared to Viacoin Core 0.13.1 Chainstate Database restructure change from per-transaction model to a per-output model avoids CPU overhead better predictable memory usage -> Faster reindex, 10-20% less memory Assume valid blocks allows script validation to be skipped for ancestors of known-good blocks. p2p network refactoring refactor code with focus on concurrency. Speed up block fetching several times. UTXO cache claiming unused mempool speeds up initial block download as UTXO lookups are a major bottleneck there, and there is no use for the mempool at that stage. Block Relay Improvements Increasing block propagation speed No keypool refill flush ~20x speedup in creating a new wallet Upgrade LevelDB contains hardware acceleration for CRC on architectures supporting SSE 4.2. As a result, synchronization and block validation will be faster thank you very good update. The wallet works very well, opens very quickly, and synchronizes very quickly. Very good job, thank you! Continue like that!
|
Report to moderator __◣ Stake.com ◥ Stake v2 Now live! 12+ Gamemodes | Provably Fair | Daily Giveaways
|
|
|
romanornr (OP)
|
|
April 01, 2018, 03:12:55 AM |
|
As some of us predicted, releasing new roadmap and listing on Bittrex had no proper influence on the price. Seems such bomb news shouldn`t be released during bears` party..
Yes but it was a promise to release it before April. We figured keeping our promise is more important.
|
|
|
|
IconFirm
|
|
April 01, 2018, 08:58:46 AM |
|
We figured keeping our promise is more important.
If only all coin devs had this attitude. Kudos.
|
|
|
|
|