Skip to content

fix(eth): error handling in RPCs#2090

Merged
shamardy merged 1 commit intodevfrom
fix-eth-rpc
Apr 2, 2024
Merged

fix(eth): error handling in RPCs#2090
shamardy merged 1 commit intodevfrom
fix-eth-rpc

Conversation

@onur-ozkan
Copy link
Copy Markdown

@onur-ozkan onur-ozkan commented Mar 22, 2024

Previously, encountering an error on any type of request even if it was invalid would result in a failed due to not being able to find a living RPC client error. This is obviously not correct and this PR makes it to return correct errors.

@onur-ozkan onur-ozkan requested a review from dimxy March 22, 2024 08:46
@shamardy shamardy self-requested a review March 22, 2024 22:04
Copy link
Copy Markdown
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

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

Thank you for the fix! Only one comment from my side.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
@shamardy shamardy merged commit e0cd391 into dev Apr 2, 2024
@shamardy shamardy deleted the fix-eth-rpc branch April 2, 2024 16:48
dimxy pushed a commit to dimxy/komodo-defi-framework that referenced this pull request Apr 9, 2024
* dev:
  feat(nft-swap): nft swap protocol v2 POC (GLEECBTC#2084)
  fix(zcoin): syncing and activation improvements (GLEECBTC#2089)
  feat(crypto): mnemonic generation/encryption/decryption/storage (GLEECBTC#2014)
  fix(eth): error handling in RPCs (GLEECBTC#2090)
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.

2 participants