Reporting mode supports validations and manifests streams: In the API it is now possible to connect to these streams when connected to a servers running in reporting. Previously, attempting to subscribe to these streams on a reporting server failed with the error reportingUnsupported.
I haven't seen any new dev activity on this Minimalist wallet in years so if something needs to be updated on the Minimalist wallet side, don't hold your breath.
There seems to be a connection issue.
I could be wrong here but it seem there's some new changes on the Ripple side:
When trying to connect it gets back:
error: "reportingUnsupported" error_code: 91 error_message: "Requested operation not supported by reporting mode server"
Doing some googling that with leads to: https://ripple.github.io/rippled/ErrorCodes_8cpp_source.html where we see that same error so moving to another google with the error name takes us to:
https://xrpl.org/blog/2021/rippled-1.8.1.html in the change log from 6 days ago they say:
Reporting mode supports validations and manifests streams: In the API it is now possible to connect to these streams when connected to a servers running in reporting. Previously, attempting to subscribe to these streams on a reporting server failed with the error reportingUnsupported.
I haven't seen any new dev activity on this Minimalist wallet in years so if something needs to be updated on the Minimalist wallet side, don't hold your breath.
Originally posted by @AccFan23 in https://github.com/jatchili/minimalist-ripple-client/issues/26#issuecomment-989443888