-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat: Supports amend transactions #3134
Conversation
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/index.tsx
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/index.tsx
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/index.tsx
Outdated
Show resolved
Hide resolved
@devchenyan Please review the above comments. |
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Outdated
Show resolved
Hide resolved
packages/neuron-ui/src/components/AmendPendingTransactionDialog/hooks.ts
Show resolved
Hide resolved
/package Packaging for test is done in 8994883540. @silySuper |
/package |
Please merge latest code to this branch to sync normally @Keith-CY @devchenyan |
Conflicted @devchenyan |
Merged |
|
/package |
/package |
Is this an occasional or mandatory error, I didn't encounter this error when I downloaded the package and tested it. |
In my computer ,it is appear certainly,you can watch which informantion you need to check and I will offer you to solve it. |
It will be better to describe how to reproduce this issue. And it looks like the replace_fee is less than required. |
It was created during send transaction, I have send transaction successfully once ,then click refresh ,then send transaction again ,then show the error always,also deposit show this error too.It is not created by special operration,but by normal operation.I guess it may related to sync block. |
sync has problem(sync progress see this issue:nervosnetwork/ckb#4462 I watch some situations which does not need transaction confirmed. |
1、amend transaction does not support selection of unit prices |
1.Why is the 'Price' button not available here, and also, how is the 'Suggested price' calculated? |
Because it is recommended that the price options routinely suggested are likely to be lower than the price needed to amend the transaction.And the user does not need to amend the suggested price by himself. Get min_replace_fee via api and calculate it with the size of the transaction to get the 'Suggested price' |
OK. |
fixed @silySuper |
/package |
/package |
issue: Magickbase/neuron-public-issues#332
default.mp4