Skip to content

Test delegation 2#3152

Merged
mkoura merged 8 commits into
masterfrom
test_delegation_2
Oct 23, 2025
Merged

Test delegation 2#3152
mkoura merged 8 commits into
masterfrom
test_delegation_2

Conversation

@OlufemiAdeOlusile
Copy link
Copy Markdown
Collaborator

Update delegation.py to use build_method

Comment thread cardano_node_tests/tests/delegation.py Outdated
complex_certs=complex_certs,
fee_buffer=2_000_000,
witness_count_add=witness_len,
build_method=build_method,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We want to witness the transaction one key at a time.

Comment thread cardano_node_tests/tests/delegation.py Outdated
if build_method in (
clusterlib_utils.BuildMethods.BUILD,
clusterlib_utils.BuildMethods.BUILD_EST,
):
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This will not build a tx with build-estimate, even when running with build_estimate build method.

@mkoura mkoura merged commit c8c0132 into master Oct 23, 2025
3 checks passed
@mkoura mkoura deleted the test_delegation_2 branch October 23, 2025 10:40
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.

2 participants