Skip to content

v0.9.1

Compare
Choose a tag to compare
@nick1udwig nick1udwig released this 22 Aug 22:33
· 609 commits to main since this release
1b47e39
Kinode

A patch release. Contains fixes to reduce the number of ETH RPC requests to avoid overwhelming providers.

Running the Binary

To run the binary, you must indicate where the home folder for the node will be. You may also optionally specify your HTTP port. The default if unspecified is the first free port at or above 8080. Here's an example:

./kinode home/mynodename

What's Changed

Full Changelog: v0.9.0...v0.9.1