Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
cyke64
on 24/12/2013, 23:51:09 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