hsd icon indicating copy to clipboard operation
hsd copied to clipboard

Handshake Daemon & Full Node

Results 157 hsd issues
Sort by recently updated
recently updated
newest added

This PR returns a `KEY` resource record containing the SIG(0) key. This is useful for integrating with systems that expect to be able to validate SIG(0) and automatically look for...

feature
needs tests
needs rebase
dns
breaking-minor

As of July 5, block height 22517, the Handshake UTXO set included 152,153 OPEN covenants all with an output value of `0`. Here's a UTXO from one of the very...

I noticed in the coverage report that a lot of the wallet `make___()` errors are not covered (eg "Auction is not yet open" and "Name has not reached bidding phase",...

Good first issue
tests

(This carries over from and splits off #645) Extending the claim period is a good and responsibile idea to put in place, +4 years, +10 years, +25 years, whatever the...

Hello, First of all, HSD is a great project and i really mean it, thank you for putting this amazing effort to keep it running. I do have a proposal...

I am trying to find the nearest parent DS record for a domain, and I'm running into an issue that seems to be related to the synth address. The following...

https://github.com/handshake-org/hsd/pull/236

Feature Request

This commit adds some unit tests for cipher state as well as exchanges assert for bsert in the dependencies. The main point of these units tests are for other implementations...

needs rebase
net/p2p
tests
patch

Emit websocket events for each type of covenant when the wallet indexes the transaction. This is implemented by iterating over each output in the transaction. The topic is: `${lowercase(type)} covenant`...

needs rebase
wallet
wallet-db
tests
wallet-api
breaking-minor
takeover