oh, it's been over a year since I heard about Viacoin and I thought no one was mining it anymore... so it's not game over for this powcoin yet? happy to hear it...I wish Romano the best...
Hey, development is still ongoing for the new Via with multiple developers this time
I know it takes "long" but it's a lot of work for the new chain. Then there's also a testnet launch and security audit
Is there any where to buy Viacoin right now? I know project looks dead but on the off chance you do decide to give it another go i may as well add to my bag.
It IS listed, though there are problems with the only known electrum server. Luckily somebody (not involved with VIA) decided to set up another one. Problem is that VIA is using lots of resources, mainly RAM... because the chain is long and has a short block time, so it also grows fast. If there would be a community, eg on discord it would be much easier to coordinate such things and find people who are willing to run a server, eg the ones that hold a ton of VIA.
Yes, it really eats memory Howeber, in the the new VIA reboot, it won't be a UTXO bitcoin fork anymore
Is there any where to buy Viacoin right now? I know project looks dead but on the off chance you do decide to give it another go i may as well add to my bag.
It IS listed, though there are problems with the only known electrum server. Luckily somebody (not involved with VIA) decided to set up another one. Problem is that VIA is using lots of resources, mainly RAM... because the chain is long and has a short block time, so it also grows fast. If there would be a community, eg on discord it would be much easier to coordinate such things and find people who are willing to run a server, eg the ones that hold a ton of VIA.
I think they have a discord community. I was there yesterday trying to find out about the quality of the project after seeing hype around the listing of the project on Bitget. Maybe this might help.
Is there any where to buy Viacoin right now? I know project looks dead but on the off chance you do decide to give it another go i may as well add to my bag.
It IS listed, though there are problems with the only known electrum server. Luckily somebody (not involved with VIA) decided to set up another one. Problem is that VIA is using lots of resources, mainly RAM... because the chain is long and has a short block time, so it also grows fast. If there would be a community, eg on discord it would be much easier to coordinate such things and find people who are willing to run a server, eg the ones that hold a ton of VIA.
Yes, it really eats memory Howeber, in the the new VIA reboot, it won't be a UTXO bitcoin fork anymore
When a wallet doesn't work(Node list anyone??) and no known pools are claiming to be mining it(Except mining-dutch who has a block height way out of whack!), I'd say it is DEAD.
Is there any where to buy Viacoin right now? I know project looks dead but on the off chance you do decide to give it another go i may as well add to my bag.
Developer still active ? latest github was on april 2020.
Forced to admit that Romano abandoned the project. All holders were deceived. At the moment, we have nothing to grow altcoins, VIA is in place, and will soon fall to 0.
Are you sure of this? you are in contact with Romano? where did you find this information?
Compliment for tried the FUD little troll flashtr0n....
I've been building up my reputation since 2013 and people think I would just give up like that? Even if I have waste hours thinking, coding, and put my own money into development with uncertainty for getting the project hyped again. I will simply do it.
Just lots of things I wish I did myself. Like the Viacoin website, some people once hired disappear in a bear market.
Is there any 2019 road map? After seeing the last drop in price I decided to look a bit more in depth I to this project to see if anything. Now I know Romano justified the lack of updated on the github lately but I'd like to know why isn't the website and the roadmap isn't updated to 2019 and also ask if there is any major news or partner ship coming on ? Thank you
Oh I almost never update the website. Lack of github commits ON MY OWN GITHUB ACCOUNT this month is just because of me being sick.
That roadmap we published originally was way way smaller. We added more things to the map. Things that we came up this year with and for example that I finished within a few weeks or days. Or improving an app/wallet etc self is not on the roadmap.
I actually think that roadmaps are old fashioned. The industry moves so fast, coming up with new ideas & finishing quickly is doable for me & adding it to the roadmap is confusing because people tend to not see the new roadmap item add.
Things that are difficult from the roadmap is Schnorr, MAST and smartcontracts.
For the rest, everything is doable. (I should update the website more often)
Revisiting the Website https://viacoin.org I found it's stuck "Loading" in Chrome and IE11 but not Edge. Now that's a first!
Needs to be fixed. Your addblocker is blocking coinmarket. We use their api on the website.
Hi Romano, I'm Interested in checking-out v3.3.4.1 but the signed checksum message isn't verifying (like when I verified v3.3.2.1 by copying the entire message with signature to via.asc then using Kleopatra to Decrypt/Verify).
Instead this time It's coming back with the following error: via.asc-->via: Invalid signature With Certificate: FB5B BA3A 16BC 6AF0 D2A2 1D61 3F92 368F 0D21 A206 The signature is invalid: Bad signature.
However the checksum for the portable version I'm interested in trying is checking-out so I'm sure it's fine, I'm just a bit cautious.
I may have messed up with my keys or something. Will check if there's something wrong with my PGP. These are the correct hashes ``` ae8d44e70b11f66ba4fb8c7d9bf038af6bac8c61df5c7c641e4f5adfc8a1d640 vialectrum.dmg 893994e75d53e0506064a0a378ac1ac93fa3b9e2463a42d382f503a9983f0cde vialectrum.exe 6c25f57ba3e96be824a8287ad407b4e30a3b6f35e6b201a2c78af26c7f9fb330 vialectrum-portable.exe f4687107ed7a7beed278a04b0c388ff10f62df54b2632cf7e4c29452eb827bbd vialectrum-setup.exe ```
New: Notifications for when there is a vialectrum update
hw wallets: fix a regression during transaction signing that prompts the user too many times for confirmations (commit 2729909) transactions now set nVersion to 2, to mimic Viacoin Core fix Qt bug that made all hw wallets unusable on Windows 8.1 (#4960) fix bugs in wallet creation wizard that resulted in corrupted wallets being created in rare cases (#5082, #5057) fix compatibility with Qt 5.12 (#5109) Do not expose users to server error messages (#4968) Notify users of new releases. Hardware wallet fixes (#4991, #4993, #5006) Display only QR code in QRcode Window Fixed code signing on MacOS