Skip to content

feat(cmn): add JsonRpcProvider validator#2379

Merged
mergify[bot] merged 2 commits intodevelopfrom
sc/cmn-json-rpc-provider
Mar 31, 2022
Merged

feat(cmn): add JsonRpcProvider validator#2379
mergify[bot] merged 2 commits intodevelopfrom
sc/cmn-json-rpc-provider

Conversation

@smartcontracts
Copy link
Contributor

Description
Adds a new JsonRpcProvider validator which specifically parses the input
type into a JsonRpcProvider instead of a generic provider.

@changeset-bot
Copy link

changeset-bot bot commented Mar 30, 2022

🦋 Changeset detected

Latest commit: 6e4cb8a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@eth-optimism/common-ts Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/message-relayer Patch
@eth-optimism/replica-healthcheck Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@smartcontracts smartcontracts force-pushed the sc/cmn-json-rpc-provider branch from f9876eb to 4903a49 Compare March 31, 2022 18:12
@tynes
Copy link
Contributor

tynes commented Mar 31, 2022

Looks like this needs a rebase for CI to work

@smartcontracts smartcontracts force-pushed the sc/cmn-json-rpc-provider branch from 4903a49 to c34b619 Compare March 31, 2022 18:13
Adds a new JsonRpcProvider validator which specifically parses the input
type into a JsonRpcProvider instead of a generic provider.
@smartcontracts smartcontracts force-pushed the sc/cmn-json-rpc-provider branch from c34b619 to b43dc11 Compare March 31, 2022 18:25
@mergify mergify bot requested review from Inphi and tuxcanfly March 31, 2022 19:03
@mergify mergify bot merged commit 7a17900 into develop Mar 31, 2022
@mergify mergify bot deleted the sc/cmn-json-rpc-provider branch March 31, 2022 20:08
@mslipper mslipper mentioned this pull request Apr 1, 2022
nebojsa94 pushed a commit to Tenderly/optimism that referenced this pull request Apr 26, 2022
Adds a new JsonRpcProvider validator which specifically parses the input
type into a JsonRpcProvider instead of a generic provider.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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.

3 participants