Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Deploy IPC Subnet actor#73

Merged
adlrocha merged 3 commits intoadlrocha/load-ipc-bundlefrom
adlrocha/deploy-subnet-actor
Feb 16, 2023
Merged

Deploy IPC Subnet actor#73
adlrocha merged 3 commits intoadlrocha/load-ipc-bundlefrom
adlrocha/deploy-subnet-actor

Conversation

@adlrocha
Copy link
Contributor

@adlrocha adlrocha commented Feb 15, 2023

This PR implements a test command and RPC API to test the deployment of IPC actors into Lotus in runtime. It also includes an updated bundle with some fixes on actors, and a new version of go-ipc-types.

The idea of this command and the IPC API is to be used for testing/debugging purpose, we don't expect the IPC agent to interact directly with it. However, if we see that for certain operations we need to abstract some IPC-specific logic behind this IPC-specific API, we already have it in place.

@adlrocha adlrocha requested a review from dnkolegov February 15, 2023 16:57
Copy link
Contributor

@dnkolegov dnkolegov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@adlrocha adlrocha merged commit 1856a5b into adlrocha/load-ipc-bundle Feb 16, 2023
@adlrocha adlrocha deleted the adlrocha/deploy-subnet-actor branch February 16, 2023 07:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants