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(satp-hermes): bungee & ethereum bridge #3611

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

eduv09
Copy link
Contributor

@eduv09 eduv09 commented Nov 1, 2024

  • added logic for satp-bridge supporting the ethereum connector
  • finished the integration with bungee
  • changed common stringify for safeStableStringify across the package
  • added test for the new bridge, and end-to-end tests for the new features
  • fabric-connector: fix bug handling empty read-write sets
  • bungee: strategy fabric fix bug handling empty read-write sets
  • bungee: hole package introduce safeStableStringify
  • ethereum-connector: bump web3 packages versions to fix (2d array with web3 validator web3/web3.js#6798)

Pull Request Requirements

  • [ x] Rebased onto upstream/sat-dev 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.
  • [ x] 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.
  • [x ] Follow the Commit Linting specification. You may refer to this link for more information.

Character Limit

  • [x ] 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.

* added logic for satp-bridge supporting the ethereum connector
* finished the integration with bungee
* changed common stringify for safeStableStringify across the package
* added test for the new bridge & end-to-end tests for the new features
* fabric-connector: fix bug handling empty read-write sets
* bungee: strategy fabric fix bug handling empty read-write sets
* bungee: hole package introduce safeStableStringify
* ethereum-connector: bump web3 packages versions to
    fix (web3/web3.js#6798)

Signed-off-by: Eduardo Vasques <eduardovasques10@tecnico.ulisboa.pt>
@RafaelAPB RafaelAPB merged commit 9f1b080 into hyperledger-cacti:satp-dev Nov 1, 2024
8 checks passed
@eduv09 eduv09 deleted the feature-satp branch November 1, 2024 19:16
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