hyperledger / hyperledger/fabric-x-evm

Ethereum tests should directly use the EVMEngine

Open
#79 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

task
Dominant language
Go
Stars
12
Forks
19
Avg merge
4d 18h
Merged PRs (30d)
23

Description

Currently the ethereum tests set up a full infrastructure (gw/endorser). We don't need this, we could simply instantiate the `EVMEngine` and fire transactions at it directly.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the Ethereum tests and the EVMEngine entry point, then compare how the current gw/endorser infrastructure is set up. Run the existing Ethereum test suite; done means the tests instantiate EVMEngine directly, fire transactions at it, and no longer require the full infrastructure.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.