Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Improve Ethereum client wrappers adoption #594

Merged
merged 2 commits into from
Nov 10, 2020
Merged

Conversation

lukasz-zimnoch
Copy link
Member

Refs: #574
Depends on: #585
Depends on: keep-network/keep-common#55

Changed the way Ethereum client is used in the Ethereum chain implementation. Specifically, got rid of the bare client
usages. Instead of that, the wrapped client which provides logging and rate-limiting capabilities is used everywhere.

Changed the way Ethereum client is used
in the Ethereum chain implementation.
Specifically, got rid of the bare client
usages. Instead of that, the wrapped client
which provides logging and rate limiting
capabilities is used everywhere.
@pdyraga pdyraga added this to the v1.5.0 milestone Nov 5, 2020
Copy link
Member

@pdyraga pdyraga left a comment

Choose a reason for hiding this comment

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

Code looks good. Holding with merge until all previous PRs are merged and this one can be un-drafted and tested.

go.sum Show resolved Hide resolved
Base automatically changed from redemption-actions to master November 9, 2020 16:43
@pdyraga
Copy link
Member

pdyraga commented Nov 10, 2020

@lukasz-zimnoch Can you please update this branch now having all 3 previous PRs merged? I'd love to have the fresh version of the code here before doing a final pass.

@lukasz-zimnoch lukasz-zimnoch marked this pull request as ready for review November 10, 2020 08:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants