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

feat: Add utility function to dump tx as MockTransaction format #137

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

xxuejie
Copy link
Collaborator

@xxuejie xxuejie commented Dec 4, 2023

This enables us to dump a tx right within a test as mock transaction(ReprMockTransaction format to be exact), so we can feed failed tests to ckb-debugger directly

The internal build_resolved_tx method has also been fixed so DepGroup is correctly respected.

This enables us to dump a tx right within a test as mock
transaction(ReprMockTransaction format to be exact), so we can feed
failed tests to ckb-debugger directly
@xxuejie xxuejie requested review from quake and XuJiandong December 4, 2023 03:15
@xxuejie xxuejie requested a review from jjyr as a code owner December 4, 2023 03:15
@jjyr jjyr added this pull request to the merge queue Dec 10, 2023
Merged via the queue into nervosnetwork:develop with commit 5b5d7de Dec 10, 2023
1 check passed
@xxuejie xxuejie deleted the add-utility-to-dump-tx branch December 27, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants