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

v2.2: Refactor - Adds CLI parameter "--with-compute-unit-price" to program-v4 (backport of #5086) #5103

Open
wants to merge 1 commit into
base: v2.2
Choose a base branch
from

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Feb 28, 2025

Problem

Without this parameter dApp devs can not control the priority fees per CU and might have trouble landing deployments on MNB.

Summary of Changes

Adds "--with-compute-unit-price" CLI parameter.


This is an automatic backport of pull request #5086 done by [Mergify](https://mergify.com).

…v4 (#5086)

* Changes underscore to dash for consistency.

* Adds helper closure for constructing messages.

* Removes the closure parameter from calculate_max_chunk_size().

* Adds "--with-compute-unit-price".

* Sends both instructions of process_close_program() in a single transaction.

* Factors redundant code into a message_factory().

(cherry picked from commit 62f5b70)
@mergify mergify bot requested a review from a team as a code owner February 28, 2025 17:25
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.

1 participant