-
now that we have more pairs including DCR/USDT and others, the volume should show the sum of all those pairs not just DCR/BTC
-
# github.com/decred/dcraddrgen
.\main.go:115:3: cannot use chainec.ECTypeSecp256k1 (type int) as type dcrec.SignatureType in argument to dcrutil.NewAddressPubKeyHash
.\main.go:121:39: cannot use cha…
-
I am submitting this issue to open up discussion, as it seemed a better place for it than discussing in the Slack channel.
Presently the Decred wallet seed is initialised with a 33 word selection f…
-
Similar to https://github.com/decred/dcrdex/issues/2168, much less critical, but I'd like to investigate it further still.
In https://github.com/decred/dcrdex/pull/2195#issuecomment-1451186456 I de…
-
In EDDSA signing in `addExtendedElements` function at utils.go file at line [97](https://github.com/bnb-chain/tss-lib/blob/master/eddsa/signing/utils.go#L97) you are using `GeAdd` function as an exter…
-
When I try to run (not the gui, but the cli version), I got this error after some download:
```CUDA device: NVIDIA GeForce RTX 3060 (GPU-8eccedee-3323-a9f7-a82f-f1b2397ad1a2)
excavator_blake2s: …
-
This project contains code Copyright (C) 2015-2018 The Decred Developers, however you have removed these copyrights from all copies of the code. This is a violation of the ISC license, which requires…
jrick updated
4 years ago
-
This is the only log I've got on this, I keep getting the logs.
```
2024-06-04 16:10:08.131 [INF] PSQL: Block import elapsed: 0.05 minutes, 5 blocks (1.56 blocks/s)
2024-06-04 16:10:08.131 …
-
Current level of detail shows the depth of Decred as originally intended, but for some audiences like newsletter subscribers it might be too much. For example, Stellar monthly [update](https://mailchi…
-
https://github.com/decred/dcrd/issues/2181 captures Go error handling best practices accumulated from years of experience and discussions. This looks like valuable knowledge to start collecting in the…