-
Add OnNewVote and OnBlockConnected to both dcrd and gominer.
-
> Good stuff, but oh boy did this give the user a hell of a foot-gun, especially with Decred where a non-final txn like the refund can enter mempool before locktime to wait for mining
Ah, I forgot …
-
I have an issue on OSx -Mojave. When I open the wallet I see whole time "Waiting for daemon connection...".
dcrd logs are followings
2018-10-02 16:53:56.069 [INF] DCRD: Version 1.3.0+relea…
-
These two parts of the `agendas` package have a lot of overlap. Recent issues have arisen from the DB side of things, and discussion has indicated a need to get as much info as possible live from dcrd…
-
Downstream dependency is removed, so I'm unable to use this library. How do you guys deal with this?
```
$ go get github.com/bnb-chain/tss-lib/v2/tss@v2.0.1
go: github.com/bnb-chain/tss-lib/v2/ts…
-
It's not recommended to do any other wallet ops while it's still syncing, but this is a reproducible way of bugging out that we might wanna check in the future:
- (tested in spv mode with spvconnec…
-
I have a Ubuntu 18.04 server which has been running 3 testnet wallets for about 10 months now. They are all non-SPV. I believe the wallets were originally created in the 1.3 release some time ago and …
-
We have a further library of tests for secp256k1 Schnorr signatures that you may wish to port and use to test your code.
https://github.com/decred/dcrd/tree/master/dcrec/secp256k1/schnorr
The librar…
-
When connection to dcrd is lost or unavailable, display a msg to web visitors about an outage.
-
Referencing this comment that suggested it,
https://github.com/decred/dcrd/issues/394#issuecomment-251827150
"The way to fix this would be to make a new ticket buying mode in wallet that slightly ove…