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

Support of Hyperledger Besu client #3154

Merged
merged 8 commits into from
Jun 17, 2020
Merged

Support of Hyperledger Besu client #3154

merged 8 commits into from
Jun 17, 2020

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Jun 17, 2020

Motivation

There is no support of Hyperledger Besu client in Blockscout

Changelog

Add besu Ethereum JSON RPC variant:

export ETHEREUM_JSONRPC_VARIANT=besu

Related update in the docs blockscout/docs#22

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Support of Hyperledger Besu support Support of Hyperledger Besu client Jun 17, 2020
@coveralls
Copy link

coveralls commented Jun 17, 2020

Pull Request Test Coverage Report for Build e982e6ca-89bc-4e84-a226-4a73ba558601

  • 0 of 65 (0.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.338%

Changes Missing Coverage Covered Lines Changed/Added Lines %
apps/indexer/lib/indexer/fetcher/internal_transaction.ex 0 1 0.0%
apps/ethereum_jsonrpc/lib/ethereum_jsonrpc/besu/fetched_beneficiaries.ex 0 17 0.0%
apps/ethereum_jsonrpc/lib/ethereum_jsonrpc/besu.ex 0 47 0.0%
Totals Coverage Status
Change from base Build 67389e01-5271-4182-a20b-8a088566bbdf: 0%
Covered Lines: 5869
Relevant Lines: 7895

💛 - Coveralls

@vbaranov vbaranov merged commit 88114f1 into master Jun 17, 2020
@vbaranov vbaranov deleted the vb-besu-support branch June 17, 2020 15:51
@vbaranov vbaranov restored the vb-besu-support branch June 17, 2020 15:51
@vbaranov vbaranov deleted the vb-besu-support branch May 9, 2023 14:23
@vbaranov vbaranov restored the vb-besu-support branch May 9, 2023 14:23
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