Post
Topic
Board Announcements (Altcoins)
Re: [DVC]DevCoin - Official Thread - Moderated
by
sidhujag
on 12/02/2014, 20:16:20 UTC
Hey all, what's the status of porting Devcoin to the 0.8 source? From what I can tell there is a Windows build, but nothing for Linux yet?

I've been working on making Armory work with Devcoin and it looks like Armory already removed a bunch of support for older versions of Bitcoin. If I spend time making Armory work again, I may just have to change it back when Devcoin is updated to the newest source. Should I wait til the new wallet is ready or just move forward making Armory work with the current Devcoin?

Please make it work with new code which is ported to 0.8.5, but it will have to be forward ported again to 0.9.0 when we merge that code in later. We are just testing the merged-blocks are backwards compatible across clients. The windows client is in test mode, and linux client can be built aswell from source...

https://github.com/sidhujag/devcoin

I did the android wallet based on 0.8.5 aswell... are there changes in Armory after 0.8.5? Otherwise you can use this code as your client to test with. (version is now 70001 from 032501 or whatever)

How are you going about it? just adding the merged-mine parsing, and do similar adaptions that the client did with bitcion -> devcoin?