Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Externalizes the Objects HTTP API into a new ipc-decentralized-storage gateway (with Iroh-backed upload/download) and adds a React Dropbox UI, while removing the Objects CLI from the core app and making minor interpreter/node tweaks.
ipc-decentralized-storagecrate with an Iroh-backedobjectsservice (upload/download, range, metrics) andgatewaybinary.gatewayto start Iroh and the Objects HTTP API; adds config flags for listen addr, max size, Iroh paths.objects_serviceglue and CORS to node RPC; new/v1/blobs/{hash}/contentand related routes.fendermint/app(noobjectssubcommand or settings).prepare_messages_for_block(commented out call).ipc-dropboxReact app (wallet connect, credit purchase, bucket management, upload/download via gateway/node APIs).RECALL_BUCKET.mdguide; removes prior migration/status docs.Written by Cursor Bugbot for commit 1dd60a7. This will update automatically on new commits. Configure here.