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

[WIP] Ref script size fee calculation + Ref input support (tx builder) #349

Merged
merged 5 commits into from
Aug 26, 2024

Commits on Aug 13, 2024

  1. Ref script size fee calculation

    Fee calculation has changed to take into account ref script sizes via
    the new protocol parameter `min_fee_ref_script_cost_per_byte`.
    rooooooooob committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    06007ee View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    0a455eb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    07e640f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. cleaning up

    rooooooooob committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    02dddbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f225545 View commit details
    Browse the repository at this point in the history