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

Buidler EVM RPC integration #450

Merged
merged 67 commits into from
Feb 23, 2020
Merged

Conversation

alcuadrado
Copy link
Member

This PR integrates #436 and #438, adds logging to Buidler EVM, batched JSON-RPC requests support, and documents these new functionalities.

BencicAndrej and others added 30 commits February 6, 2020 10:22
+ Added configuration parameters for http server host and port.
+ Renamed ethereum provider to provider.
+ Updated which errors are thrown when fetching JSON response.
* Added configuration parameters for http server host and port.
* Renamed ethereum provider to provider.
* Updated which errors are thrown when fetching JSON response.
* Removed unneeded exception handling.
Updated handler to correct failing tests.
Updated other transaction execution methods to throw the same error.
@alcuadrado alcuadrado changed the base branch from master to development February 23, 2020 14:24
@alcuadrado alcuadrado merged commit a2db711 into development Feb 23, 2020
@alcuadrado alcuadrado deleted the buidler-evm-rpc-integration branch February 23, 2020 14:25
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants