Matthew Zipkin

Results 708 comments of Matthew Zipkin

@delphian your comment really belongs in the https://github.com/handshake-org/hs-miner repo. In https://github.com/handshake-org/hsd/pull/583 we removed the arguments to `getwork` which is why hs-miner is failing for you. I guess #583 made hs-miner...

@delphian the docs are incorrect, thats why this issue is still open. hs-miner needs to be updated still as well. The change happened in hsd and all this other stuff...

Thanks for reporting. We should update the doc. Also worth noting that https://github.com/handshake-org/hsd/pull/669 will make this more realistic since the tree data can be pruned as well.

Oh sorry I didn't realize this in the chat, but this is actually convention across hsd and bcoin: Similar to the chart on the top here: https://hsd-dev.org/guides/config.html CLI params are...

Reopening to remind us we should add that intro page explaining basic conventions in the api-docs.

TODO: Add to intro section at top of API docs that command line params are always `--snake-case` even if the API docs describe them they way are used in JavaScript...

Interesting, the api-docs are rendering as a compressed zip file ;-) https://vg8o9k0328g70kuhcnk82h2oksb8a51uvqsr75ns83mrtrv4sgh4mc0.siasky.net/api-docs

> Check the [/docs](https://vg8o9k0328g70kuhcnk82h2oksb8a51uvqsr75ns83mrtrv4sgh4mc0.siasky.net/docs) ? These are docs for using Skynet :-P

Related: https://github.com/bcoin-org/bcoin/issues/714