forest icon indicating copy to clipboard operation
forest copied to clipboard

Add subcommands to `forest-cli` to handle channels

Open elmattic opened this issue 1 year ago • 1 comments

Issue summary

This is a follow up of https://github.com/ChainSafe/forest/pull/3978.

Right now, we're using some javascript code to exercise our pubsub RPC code. We would like to have some subcommand achieving similar functionality.

Task summary

  • [ ] Add a subcommand to open a channel
  • [ ] Add a subcommand to cancel a subscription

Acceptance Criteria

Other information and links

elmattic avatar Feb 27 '24 14:02 elmattic

forest-cli should not have a subcommand for opening a channel. The Forest RPC library should have support for channels. Otherwise, we cannot support the chain_notify method.

lemmih avatar Feb 27 '24 16:02 lemmih

Closing as not-actionable.

lemmih avatar Aug 02 '24 13:08 lemmih