Wallet v2.0 removed from github.
Hm.
When I wrote in theirs telegram group that devs are unqualified I got banned. But I was right, wasnt I?

..So ..does the new wallet work or not?
the new wallet had some issue that it didn't start gdbix due to a wrong start parameter which couldn't be changed - i just started it manually and then the wallet and it worked.
as it's now removed form github they most likely fix that issue and re-upload a new version
So for now we have to wait?
make a bat file in your dbix wallet dir:
Code:
@echo off
start .\bin\gdbix.exe --fast --cache=512
start dbixwall.exe
then start the "start.bat" instead of starting the wallet directly - just leave the gdbix.exe command line window open in background - seems to work fine for me