Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
sidhujag
on 24/12/2013, 23:54:53 UTC
There's no support for walletnotify? Where can i push a patch for it?

Markm, there an official git link for this?

As far as I know walletnotify should be supported by the new client: github.com/sidhujag...

If you check it out in the dist folder there is an installer. Can we confirm its working like expected? This is not official release but after testing it may be.

I took a look at the windows QT client 1.0.3 and the old folder https://github.com/sidhujag/devcoin/tree/master/dist/Windows32 has disappeared.
I've found instead of it https://github.com/sidhujag/devcoin/tree/master/dist/binaries and many files in it (without explanations)
Could you explained which one I have to install to test it ?

qt clients :
Devcoin-qt.exe (32-bit windows version ?)
Devcoin-qt_l32.exe (32-bit linux version ?)   
Devcoin-qt_l64.exe (64-bit linux version ?   )
Devcoin-qt_osx.exe   
Devcoin-qt_w64.exe (64-bit windows version ?)   

daemons :
devcoind.exe   
devcoind_l32.exe   
devcoind_l64.exe   
devcoind_osx.exe   
devcoind_w64.exe   

What's the difference between devcoin-qt and    Devcoin-1.0.3.jar ?
Thanks



Please use the jar installer it will detect your os either win osx linux.. those exe are all same all win32 used as placeholders for now so I can test the installer.. I am waiting for others to build the linux osx and win64 builds so the installer can be official. I put v1.0.3 into there with qr codes enabled.

You can probably download the devcoind.exe because its small enough if thats all you need but I want to test the installer too.