You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
In the PR #1526 , github workflow Run rpc tests/rpc-tests, the test case starknet-rpc-test::tarknet_estimate_fee::work_ok cannot get InvokeTransactionReceipt, but locally, the test case is ok.
Expected behavior:
The function JsonRpcClient.get_transaction_receipt can return InvokeTransactionReceipt
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍
Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!
Bug Report
Madara version:
v.0.7.0
Current behavior:
In the PR #1526 , github workflow Run rpc tests/rpc-tests, the test case starknet-rpc-test::tarknet_estimate_fee::work_ok cannot get InvokeTransactionReceipt, but locally, the test case is ok.
Expected behavior:
The function JsonRpcClient.get_transaction_receipt can return InvokeTransactionReceipt
Steps to reproduce:
github workflow Run rpc tests/rpc-tests
Related code:
Other information:
The text was updated successfully, but these errors were encountered: