Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(rpc): 🐛 Fix execution tx tests for estimateMessageFee #46

Merged
merged 5 commits into from
Jan 31, 2024

Conversation

Tbelleng
Copy link
Contributor

@Tbelleng Tbelleng commented Jan 30, 2024

This PR aim to fix execution tx tests for the following RPC calls :

     - estimateMessageFee
     - simulateTransactions

All tests pass concerning Pathfinder and Juno RPC client.
Tests has been tested against multiples tx in order to ensure answer accuracy.
Feel free to change tx params to test with you own payload message
Solve #44

Be careful, concerning simulateTransaction, there is still some small difference between a comparison Juno vs Pathfinder (Juno team is currently investigating it)

@antiyro antiyro merged commit 019c369 into KasarLabs:main Jan 31, 2024
1 check passed
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