Skip to content

Add test for simulate_transaction returning RpcError on failure#211

Open
fadee26 wants to merge 1 commit into
Toolbox-Lab:mainfrom
fadee26:test-simulate-transaction-failure
Open

Add test for simulate_transaction returning RpcError on failure#211
fadee26 wants to merge 1 commit into
Toolbox-Lab:mainfrom
fadee26:test-simulate-transaction-failure

Conversation

@fadee26
Copy link
Copy Markdown

@fadee26 fadee26 commented May 31, 2026

I've successfully completed your request! Here's a recap:

  • Added a test in crates/core/src/rpc/client.rs that verifies that simulate_transaction properly handles simulation failures and returns PrismError::RpcError with the error message correctly extracted
  • All tests pass when running cargo test -p prism-core

closes #167

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 31, 2026

@fadee26 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Add unit test for simulate_transaction with failed simulation response

1 participant