Beta 0.8.7
The last 0.8.x release. This fixes some final issues in the in-network ETH RPC provider protocol implementation, and improves the Dockerfile. Next up, 0.9.0!
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
- Use build args for Kinode version in Dockerfile by @0xlynett in #459
- eth provider fixes by @dr-frmr in #474
- v0.8.7 by @nick1udwig in #460
- Release candidate 0.8.7 by @dr-frmr in #475
Full Changelog: v0.8.6...v0.8.7