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(connector-xdai): add ledger connector plugin for xdai #852 #855

Merged
merged 2 commits into from
Apr 29, 2021

Conversation

petermetz
Copy link
Contributor

@petermetz petermetz commented Apr 23, 2021

Dependencies

Depends on #854

Commit to review

Author: Peter Somogyvari peter.somogyvari@accenture.com
Author Date: 2021-04-23 14:47:01 -0700
Committer: Peter Somogyvari peter.somogyvari@accenture.com
Committer Date: 2021-04-23 14:53:42 -0700

feat(connector-xdai): add ledger connector plugin for xdai #852

A 1 to 1 clone of the besu connector for now but I thought it best
to keep it separate regardless because a lot of Besu specific
changes are about to drop for the Besu connector as we add the
differentiating features of it to the connector as well and
once that happens the codebases will probably look quite
different at that point.

Fixes #852

Signed-off-by: Peter Somogyvari peter.somogyvari@accenture.com

@petermetz petermetz added enhancement New feature or request Xdai Tasks/bugs related to the Xdai network and the corresponding ledger connector plugin in Cactus labels Apr 23, 2021
@petermetz petermetz self-assigned this Apr 23, 2021
We did not need to roll our own contanier image for this
so the only thing new here is the class in the test tooling
package that makes it convenient to write test cases against
OpenEthereum. The container image used by the class behind
the scenes is just the stock OpenEthereum image from DockerHub.

Fixes hyperledger-cacti#851

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
…r-cacti#852

A 1 to 1 clone of the besu connector for now but I thought it best
to keep it separate regardless because a lot of Besu specific
changes are about to drop for the Besu connector as we add the
differentiating features of it to the connector as well and
once that happens the codebases will probably look quite
different at that point.

Fixes hyperledger-cacti#852

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Copy link
Contributor

@jonathan-m-hamilton jonathan-m-hamilton left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions
Copy link

🎉 Great news! Looks like all the dependencies have been resolved:

💡 To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

@petermetz petermetz merged commit 99399a3 into hyperledger-cacti:main Apr 29, 2021
@petermetz petermetz deleted the feat-852 branch April 29, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Xdai Tasks/bugs related to the Xdai network and the corresponding ledger connector plugin in Cactus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat(connector-xdai): add ledger connector plugin for xdai
3 participants