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

Rename destination -> recipient #616

Merged
merged 1 commit into from
Sep 10, 2021
Merged

Rename destination -> recipient #616

merged 1 commit into from
Sep 10, 2021

Conversation

chfast
Copy link
Member

@chfast chfast commented Sep 7, 2021

No description provided.

@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #616 (5766c9f) into master (ef00d72) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #616      +/-   ##
==========================================
- Coverage   95.73%   95.73%   -0.01%     
==========================================
  Files          24       24              
  Lines        3987     3986       -1     
==========================================
- Hits         3817     3816       -1     
  Misses        170      170              

@yperbasis
Copy link
Member

@chfast Shouldn't this merge be into the master branch?

@chfast
Copy link
Member Author

chfast commented Sep 8, 2021

@chfast Shouldn't this merge be into the master branch?

This mean it should land after #615.

@yperbasis
Copy link
Member

It's better to do the renaming in bindings/java/java/src/test/java/org/ethereum/evmc/TestMessage.java & EvmcTest.java as well.

Base automatically changed from code_address to master September 8, 2021 15:58
@chfast chfast marked this pull request as ready for review September 8, 2021 15:59
@chfast
Copy link
Member Author

chfast commented Sep 8, 2021

Should we test this in any downstream project? May be annoying in evmone's unit tests.

@chfast
Copy link
Member Author

chfast commented Sep 10, 2021

I checked the change in evmone, and all required modification in evmone are purely mechanical.

@chfast chfast merged commit 39bc68b into master Sep 10, 2021
@chfast chfast deleted the rename_destination branch September 10, 2021 10:54
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.

2 participants