Matthew Zipkin

Results 678 comments of Matthew Zipkin
trafficstars

https://github.com/handshake-org/hsd/pull/630 ?

hm ok i thought `this` in that context referred to the DNS server, so `this.publicHost === server.publicHost === rs-host` ?

Wow really fantastic research, especially for a new user! I can maybe explain a few of these observations. The faucet tree for example may contain user addresses in more than...

I couldn't agree more with this and in fact the issue is already tracked here: "Attempting to broadcast anyway" must die #552 It should be a very simple PR (just...

@rozaydin what kind of errors are you looking for? Some errors for example require context that only the full node knows about (double spend, minimum relay fee) and there's only...

related: https://github.com/handshake-org/hsd/pull/470 Maybe we should plan a big API cleanup for hsd v3.0.0 that drops this forced compatibility with Bitcoin Core

you can execute the `dig` command locally inside the container with `docker exec` if that helps ?

brew on arm installs libs in opt/homebrew/lib or something like that which is not the standard /usr/lib where the compiler expects it to be (and where brew USED to install...

A HIP should be a technical document, specifying a standard. This appears to be more of an active discussion, quoting questions and answers from the community. I think this PR...

Reccomendations: - use the term 'arbitrary dns records' dont bother with a/aaaa becuase there are dozens more. lets just allow an entire zone file - backwards compatibility: keep resource version...