Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-03 | remove unnecessary btcd manual dependency handling | redfish | |
Builds fine without this stuff. Still need the sed edit of the ncprop279.go import to point to btcsuite/btcd instead of namecoin/btcd, though (otherwise, linking errors). | |||
2023-09-03 | add link to upstream PR about godebug stub | redfish | |
2023-09-03 | update to 0.0.4, build using go mod. | redfish | |
Build mechanism changed to use go modules. Hard to workaround some issues: 1. need to wrap btcd/rpcclient into a go module 2. need to provide both namecoin/btcd and btcsuite/btcd 3. need to change ref from namecoin/btcd to btcsuite/btcd in ncprop279 to conform with the definition in ncdns/namecoin | |||
2020-07-18 | 0.0.3 | redfish | |