Zach Hyatt

Results 52 issues of Zach Hyatt

https://github.com/cryptocode/notes/wiki/Histogram-in-stats https://github.com/nanocurrency/nano-node/pull/2532

node/protocol development

Some of these may be useful as part of the living whitepaper efforts. This is an attempt to gather the list of useful diagrams together to work on resolving over...

https://github.com/nanocurrency/nano-node/pull/2685

node/protocol development

Configuration, RPC, etc. from https://github.com/nanocurrency/nano-node/pull/2881 and related https://github.com/nanocurrency/nano-node/pulls?q=is%3Apr+is%3Aclosed+pruning, especially https://github.com/nanocurrency/nano-node/pull/2947

https://github.com/nanocurrency/nano-node/pull/3037

https://github.com/nanocurrency/nano-node/pull/3257 & https://github.com/nanocurrency/nano-node/issues/1792#issuecomment-833610929

https://forum.nano.org/t/some-suggestions-for-the-documentation/2127

For overriding default Dockerfile settings: https://github.com/nanocurrency/nano-node/blob/develop/docker/node/Dockerfile#L41

SYN cookies are enabled by default in Linux (https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt): Send out syncookies when the syn backlog queue of a socket overflows. This is to prevent against the common 'SYN flood...

Add preconfigured peers explanation and setup details to the [notable configuration options](https://docs.nano.org/running-a-node/configuration/#notable-configuration-options)