fix: Fix send multisig tx when input cell's length is more than 1. - #2450
Merged
Keith-CY merged 5 commits intoJul 15, 2022
Merged
Conversation
…x. it will be serialized that not equal 0x
Contributor
Author
|
If some unexpected error happens, it should display. 88fb8d1 |
yanguoyu
force-pushed
the
fix-group-cell-witness-0x
branch
from
July 15, 2022 06:29
d0303f4 to
3d8ff5a
Compare
same group cell witness should be 0x. If witness's lock set as 0x. it will be serialized that not equal 0x
yanguoyu
force-pushed
the
fix-group-cell-witness-0x
branch
from
July 15, 2022 06:40
3d8ff5a to
14ebf17
Compare
Keith-CY
approved these changes
Jul 15, 2022
Cedar67
approved these changes
Jul 15, 2022
Cedar67
left a comment
Contributor
There was a problem hiding this comment.
The scenario has been verified:
When the sender has multiple input cells, the transaction is expected.
Closed
yanguoyu
added a commit
to yanguoyu/neuron
that referenced
this pull request
Dec 21, 2022
…ervosnetwork#2450) * fix: Same group cell witness should be 0x. If witness's lock set as 0x. it will be serialized that not equal 0x * fix: If some unexpected error happen, it should display * fix: Fix send multisig tx when input cell's length is more than 1. same group cell witness should be 0x. If witness's lock set as 0x. it will be serialized that not equal 0x * fix: If some unexpected error happen, it should display Co-authored-by: Cedar <cedarfortest@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

No description provided.