Skip to content

Develop -> Master PR#2148

Merged
mslipper merged 8 commits intomasterfrom
develop
Feb 6, 2022
Merged

Develop -> Master PR#2148
mslipper merged 8 commits intomasterfrom
develop

Conversation

@mslipper
Copy link
Copy Markdown
Contributor

@mslipper mslipper commented Feb 6, 2022

No description provided.

maurelian and others added 8 commits February 4, 2022 14:23
Both `GET /eth/context/latest` and `GET /eth/context/blocknumber/:number`
rely on fetching a remote block to pull the timestamp, blocknumber and
blockhash from. If the fetched block is not found, then properties on
`null` will be attempted to be accessed which will result in a runtime
error. This commit adds handling for this case to prevent that kind of
bug.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Feb 6, 2022

🦋 Changeset detected

Latest commit: 98cb7ee

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

This PR includes changesets to release 6 packages
Name Type
@eth-optimism/contracts Patch
@eth-optimism/l2geth Patch
@eth-optimism/data-transport-layer Patch
@eth-optimism/batch-submitter Patch
@eth-optimism/message-relayer Patch
@eth-optimism/sdk 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

@mslipper mslipper merged commit 7971d92 into master Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cannon Area: cannon

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants