Beta 0.8.6
Yet another daily bugfix release! This time, we have resolved a bug in certain SQLite queries and fixed a long-standing issue with node-to-node RPC providers.
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 8080. Here's an example:
./kinode home/mynodename
What's Changed
- sqlite: fix potential nullable columns read by @bitful-pannul in #455
- eth: fix deadlock casued by multiple subscriptions/requests by @nick1udwig in #457
- v0.8.6 by @nick1udwig in #456
- Release candidate 0.8.6 by @dr-frmr in #458
Full Changelog: v0.8.5...v0.8.6