madara
madara copied to clipboard
dev: Add a pallet test for estimate_fee that skip validation
It is now possible to skip the validation phase during estimate_fee. Write a check that uses it to validate an otherwise invalid tx.
Do it in crates/pallets/starknet/src/tests/query_tx.rs
Replace the usual Default::default()
parameter by an use of the flag
Hi, can I take this?
susre @stevencartavia
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!
solved by #1584