Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proxy colonies M3] feat: implement simple payment via permissions #4189

Open
3 tasks
bassgeta opened this issue Jan 27, 2025 · 0 comments
Open
3 tasks

[Proxy colonies M3] feat: implement simple payment via permissions #4189

bassgeta opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@bassgeta
Copy link
Contributor

Specification

Story

As a Payer, I want to be able to pay out members on proxy chains.

Description

We need to implement the chain switcher which will pass in a different chainId to the payment saga.
Additionally this switcher needs to change the list of tokens to the list of tokens on another chain. For starters we can only work with ETH until we properly iron out tokens per chain.
Naturally, we need to modify the saga and the block-ingestor to automatically assume our payment actions receive a chainId.

Design

Figma link
Image

Implementation

This issue is complete when...

  • Users can create payment actions from other chains
  • The completed action shows up
  • The main chain simple payments still worl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant