peterzen
peterzen
> It should be updated as suggested to use the latest code. This change is in place: https://github.com/decred/dcrdex/blob/3cd3679e8177c5a85a1b8ca24d804f29475132f8/client/asset/dcr/dcr.go#L3266 https://github.com/decred/dcrdex/blob/3cd3679e8177c5a85a1b8ca24d804f29475132f8/client/asset/dcr/dcr.go#L38
> dpkg-deb: error: parsing file './build/dexc_bf46fe348fb83893408e875408499761a3df5ea4-0_amd64/DEBIAN/control' near line 2 package 'dexc': > 'Version' field value 'bf46fe348fb83893408e875408499761a3df5ea4': version number does not start with digit > ``` It pulls the version number...
> I'm not seeing the benefit of the github actions deployment. What does it do for us over just running the script ourselves? > It does the same thing but...
> Address reuse and display of incoming deposits are separate issues, and displaying incoming deposits is largely resolved by recent txs ui. The confirmation in the modal would still be...
+1, this would be very useful
First stab at a status page, set up using Uptime Kuma. Public status page: https://is.decred.online/status/overview For internal use: https://is.decred.online/status/all https://is.decred.online/status/certificates Further plans: * Decred colors, branding * notifications pushed to...
> * https://dcrdata.decred.org > * https://api.decred.org (for the [VSP API](https://github.com/decred/dcrwebapi)) > Thanks, added to the PoC. > > Maybe the monitoring code could also keep an eye on all the...
> Amazing. I love Uptime Kuma. This should possibly go into a public repo that people can review/make PRs to. > Yeah if this gets adopted then the configuration/customizations would...
255 chars may be enough for any Tinder kind of apps - however there are use cases where longer intros are key and this is critical (mine is one of...
> Sorry I haven't used this in a while. > > I followed the instructions at https://github.com/decred/dcrdex/wiki/Client-Installation-and-Configuration#docker > > It built and at the final command I see: > >...