ralt
Member
Offline
Activity: 132
Merit: 10
|
|
March 31, 2021, 08:53:27 AM |
|
Hey, I've been trying to sync the VRC wallet and it's painfully slow. Is there a bootstrap of the blockchain somewhere to download and speed up the process?
I've tried to find it myself with no luck.
Thanks!
|
|
|
|
Wh1teKn1ght
|
|
March 31, 2021, 09:57:12 PM |
|
Hey, I've been trying to sync the VRC wallet and it's painfully slow. Is there a bootstrap of the blockchain somewhere to download and speed up the process?
I've tried to find it myself with no luck.
Thanks!
There should be one you can access from within the wallet. I think under File > Reload Blockchain (sorry not at my computer right now to see what it is exactly)
|
|
|
|
testbug
|
|
May 22, 2021, 02:14:17 PM |
|
Problems with syncing the VRC Windows wallet
Hello,
as mentioned quite a few times by some users includeing me, there is a real problem going on with the VRC wallet not being able to sync from the start or even after downloading the blockchain with built in feature. The blockchain download feature is very nice!!
Currently i am trying to track down the error for the wallet getting stuck, as far as i can say it is only affecting the Windows version and NOT the linux daemon. Is there anyone who can confirm this? I am not sure why this is happening, as the last downloaded block is always on the right chain. I did compile the Windows wallet a few times with different SSL version, as the github.com dependencies seems to be not the one being used if you compile the wallet under windows, there seems to be some hardcoded compiler paths btw, would be nice if this could be remove in future versions. How ever for compileing it i did simply create the folder structers and put the deps there, did work.
Is anyone currently also working/looking to resolve the wallet sync problem? This problem is persistent since many many years and i believe, it should be fixed as soon as possible. If i find a working solution i will get in touch with the DEVs and upload the working windows wallet, which i do not have yet.
|
|
|
|
Flash1976
Newbie
Offline
Activity: 1
Merit: 0
|
|
July 07, 2021, 10:40:42 AM |
|
You should contact them in slack.
FYI: The Dev´s release a new beta...
|
|
|
|
minerja
|
|
July 07, 2021, 01:49:36 PM |
|
You should contact them in slack.
FYI: The Dev´s release a new beta...
Would you mind asking the DEVS to post any updates in here too please....we don't all use slack.... A link to the new beta would be cool
|
|
|
|
atomics
Newbie
Offline
Activity: 21
Merit: 0
|
|
July 13, 2021, 08:51:32 PM Last edit: July 13, 2021, 09:59:56 PM by atomics |
|
Hi, Sorry, i forgot to post the beta on the forum ... So quick explanation about what we have done and where we are going first. For the past few month, we worked on a new implementation of Vericoin and Verium. In short, before we were always working on 2 codebase, 2 Wallet interface, 2 ... It was time consuming, We have decided to work on a share codebase between Vericoin & Verium so they will evolve together as the development go. That will make development, update, fix easier and that also prepare a future release that will integrate both coin in the same UI (previously called Gemini, now called Vericonomy Wallet). Now about the Beta, Since a few weeks, we have release multiple beta. We are now at the 2.0.0.5 General InformationGithub: https://github.com/VeriConomy/vericoin (new as we are moving everything to vericonomy organization) Changelog: https://github.com/VeriConomy/vericoin/blob/master/doc/release-notes.mdBinariesWindows: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Linux: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-Linux-x64.AppImageMac: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-MacOs-x64.dmgOthers: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Know Bugs- Few freeze on wallet with lot of transaction. Already Fixed but not part of the beta
We are now fixing a few minor details and working on the documentation. We expect an official release soon if we don't find any major bug. Please report any bugs found to our github https://github.com/VeriConomy/vericoinRegards, @Mderasse
|
|
|
|
testbug
|
|
July 22, 2021, 12:33:34 PM |
|
Hi, Sorry, i forgot to post the beta on the forum ... So quick explanation about what we have done and where we are going first. For the past few month, we worked on a new implementation of Vericoin and Verium. In short, before we were always working on 2 codebase, 2 Wallet interface, 2 ... It was time consuming, We have decided to work on a share codebase between Vericoin & Verium so they will evolve together as the development go. That will make development, update, fix easier and that also prepare a future release that will integrate both coin in the same UI (previously called Gemini, now called Vericonomy Wallet). Now about the Beta, Since a few weeks, we have release multiple beta. We are now at the 2.0.0.5 General InformationGithub: https://github.com/VeriConomy/vericoin (new as we are moving everything to vericonomy organization) Changelog: https://github.com/VeriConomy/vericoin/blob/master/doc/release-notes.mdBinariesWindows: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Linux: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-Linux-x64.AppImageMac: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-MacOs-x64.dmgOthers: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Know Bugs- Few freeze on wallet with lot of transaction. Already Fixed but not part of the beta
We are now fixing a few minor details and working on the documentation. We expect an official release soon if we don't find any major bug. Please report any bugs found to our github https://github.com/VeriConomy/vericoinRegards, @Mderasse Thank you for the update! Is the mentioned syncing problem also a part of the new wallet release? Would be very nice if everyone could start a fresh Vericoin installation and sync it, without the need of restarting the windows wallet.
|
|
|
|
atomics
Newbie
Offline
Activity: 21
Merit: 0
|
|
July 22, 2021, 08:58:21 PM |
|
Hi, Sorry, i forgot to post the beta on the forum ... So quick explanation about what we have done and where we are going first. For the past few month, we worked on a new implementation of Vericoin and Verium. In short, before we were always working on 2 codebase, 2 Wallet interface, 2 ... It was time consuming, We have decided to work on a share codebase between Vericoin & Verium so they will evolve together as the development go. That will make development, update, fix easier and that also prepare a future release that will integrate both coin in the same UI (previously called Gemini, now called Vericonomy Wallet). Now about the Beta, Since a few weeks, we have release multiple beta. We are now at the 2.0.0.5 General InformationGithub: https://github.com/VeriConomy/vericoin (new as we are moving everything to vericonomy organization) Changelog: https://github.com/VeriConomy/vericoin/blob/master/doc/release-notes.mdBinariesWindows: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Linux: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-Linux-x64.AppImageMac: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Vericoin_Wallet-2.0.0.5-MacOs-x64.dmgOthers: https://files.vericonomy.com/vrc/2.0/releases/2.0.0.5/Know Bugs- Few freeze on wallet with lot of transaction. Already Fixed but not part of the beta
We are now fixing a few minor details and working on the documentation. We expect an official release soon if we don't find any major bug. Please report any bugs found to our github https://github.com/VeriConomy/vericoinRegards, @Mderasse Thank you for the update! Is the mentioned syncing problem also a part of the new wallet release? Would be very nice if everyone could start a fresh Vericoin installation and sync it, without the need of restarting the windows wallet. There is a huge amount of change in that new wallet, so far multiple members of the community did a full sync without having to restart the wallet. I also did it on multiple server / desktop with different type of system and i haven't encounter any issues We also did some fix on the bootstrap system allowing a faster sync. (for the beta the boostrap is ~1 month old). We plan to release the new version of the vericoin wallet tomorrow. Regards @mderasse
|
|
|
|
atomics
Newbie
Offline
Activity: 21
Merit: 0
|
|
July 23, 2021, 10:00:16 PM |
|
Hi Everybody, As plan, we have release the new Vericoin Wallet 2.0.0 today. You can find all the information on our website: https://vericoin.info/new-release-vericoin-2-0-0/Feel free to ping me if you have any question Regards @Mderasse
|
|
|
|
testbug
|
|
July 24, 2021, 01:12:00 PM |
|
Thank you for the update. Autoupdate is working like a charm like always, thank you for that nice feature!
|
|
|
|
atomics
Newbie
Offline
Activity: 21
Merit: 0
|
|
August 08, 2021, 08:51:28 PM |
|
Hi,
We are working on a new version of the Verium Reserve Vault.
I should be able to release a new Beta version in a few days and i will of course share it here !
That version will have a few optimization on the speed of launch and also will permit us to use the same codebase for Vericoin & Verium.
Regards
@mderasse
|
|
|
|
testbug
|
|
October 15, 2021, 09:14:54 AM |
|
Hi,
We are working on a new version of the Verium Reserve Vault.
I should be able to release a new Beta version in a few days and i will of course share it here !
That version will have a few optimization on the speed of launch and also will permit us to use the same codebase for Vericoin & Verium.
Regards
@mderasse
How are things going? This was mentioned very often and is, for me, one of the bigger reasons why there is not much attention: Please try to be more active on bitcointalk. I know there is a very active slack community but most people informing about coins will go to bitcointalk.org and read there. If there is no new comments on the threads they might think the project has been abandonned, This is not only for vericoin but for other coins not being active on bitcointalk. New people, being interested in a project, will most likely not join slack or register on reddit, they want the coins bundled in one forum, and this is bitcointalk.org and other altcoin related boards. Pleaes keep this in mind and try to post some updates here on a regular base. How far is the development of the binary blockchain? If both chains could be combinded soon, both project might recover very fast.
|
|
|
|
Wh1teKn1ght
|
|
October 25, 2021, 02:45:05 AM |
|
Anyone know where VRM can be actively traded? I put in a coin request to add it to https://freiexchange.com/ but there's no guarantee it'll happen.
|
|
|
|
g1itch
Member
Offline
Activity: 228
Merit: 10
|
|
October 25, 2021, 04:32:17 PM |
|
Anyone know where VRM can be actively traded? I put in a coin request to add it to https://freiexchange.com/ but there's no guarantee it'll happen. On Komodo Atomic DEX for example.
|
|
|
|
Wh1teKn1ght
|
|
October 25, 2021, 05:59:05 PM |
|
Anyone know where VRM can be actively traded? I put in a coin request to add it to https://freiexchange.com/ but there's no guarantee it'll happen. On Komodo Atomic DEX for example. I checked there already and there's no trading activity. Pretty useless if it can't be traded anywhere.
|
|
|
|
|
|
|
minerja
|
|
February 01, 2022, 06:05:05 PM |
|
Hi
Just wondering, what is the current price of verium? Where can we trade? Does anyone want to buy a few?
J
|
|
|
|
Mr Bungle
Newbie
Offline
Activity: 15
Merit: 0
|
|
December 06, 2022, 06:25:18 AM |
|
Any hope of this one making a return? @minerja - I pm'ed you about maybe buying what you have to sell.
|
|
|
|
|