aleph-v1.4.0
Changelog:
- Support for concat 1.4 directory extensions, with namespace listings PR #128
mcclient listNamespacescommand to list all public namespacesmcclient listPeerscommand now allows optionalnamespaceargument, to list all peers that have published to a given namespace
- Support for getting/setting multiple directory servers PR #135
- Support for batch data object retrieval API endpoint PR #123
- Added global
--timeoutflag to override default 15s request timeout PR #129 - Much faster (~ 1.8x) CBOR conversions thanks to borc module PR #131
- Fixed memory leak that could cause
mcclient publishto fail on very large ingestions PR #134 - Automatic SSH tunneling no longer conflicts with local
mcnode, uses random free port for tunnel PR #136 - Added debug commands to list libp2p connections and known addresses for peers PR #122