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

Requires https://github.com/chjj/bns/pull/33 Inspired by https://github.com/handshake-org/hsd/pull/685 I went looking for other problems with `127.0.0.1` and tried configuring hsd's DNS servers to listen on ipv6 addresses `::1`. There were several problems with...

Accumulate experience from our first release since release docs and update.

Explanation will be provided in a HIP

COVENANT LIMITS: There can be maximum of - 300 Open, - 600 Updates in total & - 600 Renews in total in a block. - BID, REVEAL & REDEEM have...

Alexa top 100k, ICANN's TLD and any other reserved names are available for claim in a 4 years window. Ending in February 2024. https://github.com/handshake-org/hsd/blob/72892ccc1700b2ed55966abef3bc7eb70e73a080/lib/protocol/networks.js#L307-L313 Simple and direct: **should we extend...

There's segfault issue in `bdb`.This happens both on MacOS and Ubuntu, unfortunately we don't have data about Windows. Currently, I removed macos from the CI to reduce number of segfault...

Main PR in hs-client, go here for more info: - https://github.com/handshake-org/hs-client/pull/51

When checkpoints are active, both full and spv nodes sync headers-first up to the last checkpoint, and then go back and request blocks. For full nodes, these blocks are not...