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

test(testnode): configure custom min gas price and fix chain id #3689

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jul 16, 2024

Context: celestiaorg/celestia-node#3453 (comment)

Fix testnode so that it is possible to query the local min gas price again. I plan on backporting this to v2.x to fix celestia-node integration tests which query local min gas price.


This is an automatic backport of pull request #3680 done by Mergify.

Context:
celestiaorg/celestia-node#3453 (comment)

Fix testnode so that it is possible to query the local min gas price
again. I plan on backporting this to v2.x to fix celestia-node
integration tests which query local min gas price.

(cherry picked from commit 5b27eba)

# Conflicts:
#	app/test/testnode_test.go
@mergify mergify bot requested a review from a team as a code owner July 16, 2024 20:17
@mergify mergify bot added the conflicts label Jul 16, 2024
@mergify mergify bot requested review from rootulp and evan-forbes July 16, 2024 20:17
Copy link
Contributor Author

mergify bot commented Jul 16, 2024

Cherry-pick of 5b27eba has failed:

On branch mergify/bp/v2.x/pr-3680
Your branch is up to date with 'origin/v2.x'.

You are currently cherry-picking commit 5b27eba3.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   pkg/user/tx_client_test.go
	modified:   test/util/testnode/config.go

Unmerged paths:
  (use "git add/rm <file>..." as appropriate to mark resolution)
	deleted by us:   app/test/testnode_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions bot added the bot item was created by a bot label Jul 16, 2024
@rootulp rootulp self-assigned this Jul 16, 2024
@rootulp rootulp changed the title test(testnode): configure custom min gas price (backport #3680) test(testnode): configure custom min gas price and fix chain id Jul 16, 2024
@rootulp rootulp enabled auto-merge (squash) July 16, 2024 21:07
@rootulp rootulp merged commit 43a360e into v2.x Jul 17, 2024
33 of 35 checks passed
@rootulp rootulp deleted the mergify/bp/v2.x/pr-3680 branch July 17, 2024 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot conflicts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants