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

build(deps): upgrade web3 project-wide to v1.6.1 #2550

Merged

Conversation

micoferdinand98
Copy link
Contributor

@micoferdinand98 micoferdinand98 commented Jul 12, 2023

Update from Peter: I needed to do an unsafe cast because that was the least
bad option (other option was to make a breaking change in the quourm
connector's API).

The issue opened for tracking a proper resolution to this is titled as:
refactor(connector-quorum): make Web3BlockHeader.receiptRoot optional #2555
and the link to it on GitHub is https://github.com/hyperledger/cacti/issues/2555

Fixes #2332

Co-authored-by: Peter Somogyvari [email protected]
Signed-off-by: Peter Somogyvari [email protected]

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

@petermetz petermetz force-pushed the micoferdinand98/issue2332 branch from b8b81eb to 2ed654e Compare July 15, 2023 17:45
@petermetz petermetz enabled auto-merge (rebase) July 15, 2023 17:45
Update from Peter: I needed to do an unsafe cast because that was the least
bad option (other option was to make a breaking change in the quourm
connector's API).

The issue opened for tracking a proper resolution to this is titled as:
refactor(connector-quorum): make Web3BlockHeader.receiptRoot optional hyperledger-cacti#2555
and the link to it on GitHub is https://github.com/hyperledger/cacti/issues/2555

Fixes hyperledger-cacti#2332

Co-authored-by: Peter Somogyvari <[email protected]>
Signed-off-by: Peter Somogyvari <[email protected]>
@petermetz petermetz force-pushed the micoferdinand98/issue2332 branch from 2ed654e to f8aef94 Compare July 16, 2023 23:40
@petermetz petermetz merged commit 2570c81 into hyperledger-cacti:main Jul 17, 2023
@petermetz petermetz deleted the micoferdinand98/issue2332 branch July 17, 2023 22:03
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.

build(deps): upgrade web3 project-wide to v1.6.1
3 participants