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

fix: register the EVM address correctly in scripts #2329

Merged
merged 3 commits into from
Aug 23, 2023

Conversation

rach-id
Copy link
Member

@rach-id rach-id commented Aug 22, 2023

(cherry picked from commit 64be04f)

Overview

Closes #2328

Cherry picks a missing fix.

Checklist

  • New and updated code has appropriate documentation
  • New and updated code has new and/or updated testing
  • Required CI checks are passing
  • Visual proof for any user facing features like CLI or documentation updates
  • Linked issues closed with keywords

@rach-id rach-id added the chore optional label for items that follow the `chore` conventional commit label Aug 22, 2023
@rach-id rach-id self-assigned this Aug 22, 2023
@celestia-bot celestia-bot requested a review from a team August 22, 2023 14:57
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

This is missing a fix for the single-node.sh script:

--evm-address 0x966e6f22781EF6a6A82BBB4DB3df8E225DfD9488 # private key: da6ed55cb2894ac2c9c10209c09de8e8b9d109b910338d5bf3d747a7e1fc9eb9

@rootulp

This comment was marked as resolved.

@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

❗ No coverage uploaded for pull request base (v1.x@640c3de). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             v1.x    #2329   +/-   ##
=======================================
  Coverage        ?   20.57%           
=======================================
  Files           ?      137           
  Lines           ?    15687           
  Branches        ?        0           
=======================================
  Hits            ?     3227           
  Misses          ?    12154           
  Partials        ?      306           

@rach-id rach-id changed the title chore: register the EVM address correctly in build-run-single-node script fix: register the EVM address correctly in build-run-single-node script Aug 22, 2023
@celestia-bot celestia-bot requested a review from a team August 22, 2023 15:18
Copy link
Member

@evan-forbes evan-forbes left a comment

Choose a reason for hiding this comment

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

utACK

@evan-forbes
Copy link
Member

does this need to go on main as well?

@rach-id
Copy link
Member Author

rach-id commented Aug 22, 2023

It's already on main, it was just forgotten to be ported correctly

@rootulp rootulp changed the title fix: register the EVM address correctly in build-run-single-node script fix: register the EVM address correctly in scripts Aug 22, 2023
Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

utACK

@rootulp rootulp removed the chore optional label for items that follow the `chore` conventional commit label Aug 22, 2023
@celestia-bot celestia-bot requested a review from a team August 22, 2023 18:06
@rach-id rach-id enabled auto-merge (rebase) August 22, 2023 18:07
@evan-forbes
Copy link
Member

evan-forbes commented Aug 23, 2023

why didn't automerge work?

@rach-id
Copy link
Member Author

rach-id commented Aug 23, 2023

There is still a conversation that needs to be resolved: #2329 (comment)

@rach-id rach-id merged commit 3ba1c60 into celestiaorg:v1.x Aug 23, 2023
18 checks passed
@rach-id rach-id mentioned this pull request Aug 23, 2023
5 tasks
rach-id added a commit that referenced this pull request Aug 24, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!-- 
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue. 
-->

As of
#2329 (comment),
we need to remove the `s` suffix as it's not supported by mac

## Checklist

<!-- 
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords
mergify bot pushed a commit that referenced this pull request Aug 24, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!--
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue.
-->

As of
#2329 (comment),
we need to remove the `s` suffix as it's not supported by mac

## Checklist

<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

(cherry picked from commit ee25c95)
rach-id added a commit that referenced this pull request Aug 24, 2023
<!--
Please read and fill out this form before submitting your PR.

Please make sure you have reviewed our contributors guide before
submitting your
first PR.
-->

## Overview

<!--
Please provide an explanation of the PR, including the appropriate
context,
background, goal, and rationale. If there is an issue with this
information,
please provide a tl;dr and link the issue.
-->

As of
#2329 (comment),
we need to remove the `s` suffix as it's not supported by mac

## Checklist

<!--
Please complete the checklist to ensure that the PR is ready to be
reviewed.

IMPORTANT:
PRs should be left in Draft until the below checklist is completed.
-->

- [ ] New and updated code has appropriate documentation
- [ ] New and updated code has new and/or updated testing
- [ ] Required CI checks are passing
- [ ] Visual proof for any user facing features like CLI or
documentation updates
- [ ] Linked issues closed with keywords

(cherry picked from commit ee25c95)
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.

None yet

4 participants