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

Added requirements.txt to examples #27

Merged
merged 2 commits into from
Feb 27, 2023
Merged

Conversation

rdvorkin
Copy link
Contributor

eth-tester is needed to use EthereumTesterProvider Without installing py-evm, running the examples raises an error: "TypeError: MockBackend.estimate_gas() takes 2 positional arguments but 3 were given"

After installing the problem is resolved

eth-tester is needed to use EthereumTesterProvider
Without installing py-evm, running the examples raises an error:
"TypeError: MockBackend.estimate_gas() takes 2 positional arguments but 3 were given"

After installing the problem is resolved
@@ -0,0 +1,3 @@
fireblocks-defi-sdk
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should pin it to a version.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@aviba aviba merged commit 936d40d into fireblocks:main Feb 27, 2023
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.

None yet

2 participants