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.
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
solution: common class for new tx ui #1355
solution: common class for new tx ui #1355
Changes from 3 commits
9c05339
b0040b0
96a37e7
2fdaf6e
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 160 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L160
Check warning on line 173 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L173
Check warning on line 176 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L176
Check warning on line 186 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L185-L186
Check warning on line 188 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L188
Check warning on line 199 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L197-L199
Check warning on line 202 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L201-L202
Check warning on line 206 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L205-L206
Check warning on line 211 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L209-L211
Check warning on line 215 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L213-L215
Check warning on line 219 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L218-L219
Check warning on line 221 in packages/core/src/transaction/workflow/TxBuilder.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/TxBuilder.ts#L221
Check warning on line 6 in packages/core/src/transaction/workflow/create-tx/CreateErc20RecoveryTx.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/CreateErc20RecoveryTx.ts#L6
Check warning on line 9 in packages/core/src/transaction/workflow/create-tx/CreateErc20RecoveryTx.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/CreateErc20RecoveryTx.ts#L9
Check warning on line 5 in packages/core/src/transaction/workflow/create-tx/CreateEtherRecoveryTx.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/CreateEtherRecoveryTx.ts#L5
Check warning on line 8 in packages/core/src/transaction/workflow/create-tx/CreateEtherRecoveryTx.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/CreateEtherRecoveryTx.ts#L8
Check warning on line 157 in packages/core/src/transaction/workflow/create-tx/types.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/types.ts#L157
Check warning on line 176 in packages/core/src/transaction/workflow/create-tx/types.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/create-tx/types.ts#L176
Check warning on line 21 in packages/core/src/transaction/workflow/index.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/index.ts#L21
Check warning on line 25 in packages/core/src/transaction/workflow/index.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/index.ts#L25
Check warning on line 49 in packages/core/src/transaction/workflow/index.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/index.ts#L49
Check warning on line 53 in packages/core/src/transaction/workflow/index.ts
Codecov / codecov/patch
packages/core/src/transaction/workflow/index.ts#L53
Check warning on line 53 in packages/react-app/src/transaction/CreateTransaction.tsx
Codecov / codecov/patch
packages/react-app/src/transaction/CreateTransaction.tsx#L53
Check warning on line 55 in packages/react-app/src/transaction/CreateTransaction.tsx
Codecov / codecov/patch
packages/react-app/src/transaction/CreateTransaction.tsx#L55
Check warning on line 97 in packages/react-app/src/transaction/SetupTransaction/SetupTransaction.tsx
Codecov / codecov/patch
packages/react-app/src/transaction/SetupTransaction/SetupTransaction.tsx#L97
Check warning on line 260 in packages/react-app/src/transaction/SetupTransaction/SetupTransaction.tsx
Codecov / codecov/patch
packages/react-app/src/transaction/SetupTransaction/SetupTransaction.tsx#L260