What's Changed
- Node discovery is implemented through pub/sub to reduce bandwidth consumption caused by automatic discovery @AstaFrode #104
- Add online method @AstaFrode #111 #113
- Add ReadFileActionWithExtension method @jiuquxzy #110 #114
- Update ReadDataAction method and change it to one connection streaming @AstaFrode #115
- Update the logic of connecting to boot nodes, only connect to one boot node at a time
- Update go to version v1.21
- Change segment and fragment size to adapt to chain v0.7.7
Full Changelog: v0.3.4...v0.4.0