madara icon indicating copy to clipboard operation
madara copied to clipboard

dev: Add a pallet test for estimate_fee that skip validation

Open tdelabro opened this issue 10 months ago • 2 comments

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

tdelabro avatar Apr 26 '24 15:04 tdelabro

Hi, can I take this?

stevencartavia avatar Apr 27 '24 00:04 stevencartavia

susre @stevencartavia

tdelabro avatar Apr 29 '24 14:04 tdelabro

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!

github-actions[bot] avatar May 30 '24 00:05 github-actions[bot]

solved by #1584

tdelabro avatar May 30 '24 09:05 tdelabro