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

tests rpc v1 #78

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

tests rpc v1 #78

wants to merge 17 commits into from

Conversation

Cristhian9292
Copy link

@Cristhian9292 Cristhian9292 commented Jun 6, 2022

WIP

end

setup_all do
transaction_deploy()
Copy link
Contributor

@mmsc2 mmsc2 Jun 6, 2022

Choose a reason for hiding this comment

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

I think that this can be achieved using "EthClient.deploy(bin_path)", as all the variables should have been setted up in env variables, there should not be a need to set them by hand. You can also use 'EthClient,Context.all()" to get all the context configurations. We can discuss this if it is needed.

@mfachal mfachal linked an issue Jun 8, 2022 that may be closed by this pull request
@Cristhian9292 Cristhian9292 marked this pull request as ready for review June 22, 2022 23:10
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.

Write unit tests for lib/eth_client/rpc.ex
2 participants