Skip to content

Conversation

@John-peterson-coinbase
Copy link
Contributor

What changed? Why?

  • Fix error message handling for InternalError to properly surface the message when InternalError is thrown
  • Normalize the names of custom Error child classes

Qualified Impact

Comment on lines +262 to 263
* @throws {Error} If the request does not return a transaction hash.
* @throws {Error} If the request fails.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we collapse these into a singular @throws statement? If the request fails Not returning a transaction hash feels like an implementation detail here.

Can follow-up on this

@John-peterson-coinbase John-peterson-coinbase merged commit 47c0912 into v0.2.0 Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants