v0.9.1
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
- app_store UI: unpublish by @bitful-pannul in #498
- kns_indexer: timer for pending notes by @bitful-pannul in #497
- drop sub by @nick1udwig in #495
- Hf/drop sub with debug by @nick1udwig in #496
- develop 0.9.1 by @bitful-pannul in #494
- final 0.9.1 rc tweaks by @nick1udwig in #500
- app_store: retry once on rpc error by @nick1udwig in #501
- Release candidate v0.9.1 by @nick1udwig in #499
Full Changelog: v0.9.0...v0.9.1