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

Developer UI: Send transaction from an app #133

Merged
merged 128 commits into from
Apr 28, 2021
Merged

Developer UI: Send transaction from an app #133

merged 128 commits into from
Apr 28, 2021

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Apr 15, 2021

@github-actions
Copy link
Contributor

CLA Assistant Lite All Contributors have signed the CLA.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 15, 2021

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@mmv08 mmv08 changed the title Feature: Developer UI Developer UI: Send transaction from an app Apr 15, 2021
@mmv08 mmv08 marked this pull request as ready for review April 21, 2021 09:28
packages/safe-apps-developer-ui/src/api/transactions.ts Outdated Show resolved Hide resolved
type ProposedTxs = {
transactions: Transaction[];
requestId: RequestId;
params: SendTransactionParams;
Copy link
Member

Choose a reason for hiding this comment

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

Are these params used somewhere?

Copy link
Member Author

Choose a reason for hiding this comment

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

now they're passed to the tx creation func, good catch!

@mmv08 mmv08 merged commit f93eae4 into development Apr 28, 2021
@mmv08 mmv08 deleted the feature/dev-ui branch April 28, 2021 12:13
@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2021
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