i am going to maintain this fork, update it periodically to merge in any changes from upstream.
if i had my wish, it would be to get funded to radically improve its performance, update the wallet to bitcoin core's standard, and add a GUI to control both, ideally running both btcwallet and btcd inside LXC containers (without needing docker, this is pretty easy now).
it would only take me about 6 months to at least bring it to feature parity and performance as bitcoin core, just little old me.
the task isn't really that big, the hardest bit is decoding the poorly documented C++ code in bitcoin core and deciphering the badly written python reference code in non-implemented BIPs.
and it would take a sum total of 25 seconds plus download time to build it and start using it, from source. In fact i would want to make a script that does that all automatically including managing its own little private Go installation, and maintaining its updates and hot-reloading it on user request.