Beta 0.7.3
Contains an important bugfix for the ETH provider runtime module and a number of frontend improvements.
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
For developers, make sure to follow the instructions for 0.7.0 if upgrading from 0.6.x or earlier: https://github.com/kinode-dao/kinode/releases/tag/v0.7.0
What's Changed
- homepage and appstore touch-up by @0x70b1a5 in #340
- fix punycode error showing up on all name attempts by @0x70b1a5 in #342
- Develop 0.7.3 by @dr-frmr in #341
- fix import keyfile by @0x70b1a5 in #343
- Develop 0.7.3 by @dr-frmr in #344
Full Changelog: v0.7.2...v0.7.3