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

feat(cactus-connector-ethereum): add RunTransactionV1Exchange to share receipt data #3643

Conversation

RafaelAPB
Copy link
Contributor

Also improves watch blocks

Authored-by: Bruno Mateus brumat315@gmail.com
Co-authored-by: Rafael Belchior rafael.belchior@tecnico.ulisboa.pt
Signed-off-by: Rafael Belchior rafael.belchior@tecnico.ulisboa.pt

Pull Request Requirements

  • Rebased onto upstream/main branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.
  • Have git sign off at the end of commit message to avoid being marked red. You can add -s flag when using git commit command. You may refer to this link for more information.
  • Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • Pull Request Title and Commit Subject must not exceed 72 characters (including spaces and special characters).
  • Commit Message per line must not exceed 80 characters (including spaces and special characters).

A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.

Copy link
Contributor

@petermetz petermetz left a comment

Choose a reason for hiding this comment

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

LGTM

@RafaelAPB
Copy link
Contributor Author

@petermetz are we good to merge this?

@petermetz
Copy link
Contributor

@RafaelAPB It looks good to be, but you have to fix the linter failures. A handy trick to get to it faster is to use the browser's text search (CTRL+F) and then type failing after and jump through the results to get to the failing job that is marked as required (the lint in this case)

Copy link
Contributor

@outSH outSH left a comment

Choose a reason for hiding this comment

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

Thanks, I've left one comment :)

@RafaelAPB RafaelAPB force-pushed the satp-dev-fixup-connector-ethereum branch from b05d1ed to b013cc2 Compare December 4, 2024 17:23
@RafaelAPB RafaelAPB requested a review from takeutak as a code owner December 4, 2024 17:23
@petermetz
Copy link
Contributor

The codegen flaked again, I'm rebasing this to the latest main in preparation for merging. Hopefully this time it doesn't flake.

…e receipt data

Also improves watch blocks

Authored-by: Bruno Mateus <brumat315@gmail.com>
Co-authored-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt>
Signed-off-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt>
@petermetz petermetz force-pushed the satp-dev-fixup-connector-ethereum branch from b013cc2 to 8f4ed85 Compare December 5, 2024 14:20
@petermetz petermetz merged commit a7d9746 into hyperledger-cacti:main Dec 5, 2024
132 of 137 checks passed
@petermetz petermetz deleted the satp-dev-fixup-connector-ethereum branch December 5, 2024 14:55
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.

3 participants