Skip to content

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Jul 24, 2024

Why this should be merged

Refactored out of #3189.

How this works

This PR adds complexity logic to the P-chain tx builder.

  • The wallet supports building (pre-Etna) transactions with static fees (by setting either the complexity weights or the gas price to 0).
  • The wallet supports building (post-Etna) transactions with dynamic fees (by setting the static fees to 0 and populating the complexity weights and gas price).

How this was tested

  • Unit tests

abi87 added 30 commits April 26, 2024 08:11
Base automatically changed from refactor-tx-builder to master August 12, 2024 17:55
@StephenButtolph StephenButtolph added this pull request to the merge queue Aug 13, 2024
Merged via the queue into master with commit 85d3bfe Aug 13, 2024
@StephenButtolph StephenButtolph deleted the implement-acp-103-tx-builder branch August 13, 2024 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants