Skip to content

test(0x): enable AdvancedMode for transformERC20 blind-sign - #26

Merged
BitHighlander merged 1 commit into
masterfrom
fix/0x-transformerc20-advancedmode
Jun 29, 2026
Merged

test(0x): enable AdvancedMode for transformERC20 blind-sign#26
BitHighlander merged 1 commit into
masterfrom
fix/0x-transformerc20-advancedmode

Conversation

@BitHighlander

Copy link
Copy Markdown
Owner

transformERC20 signs blind 0x contract data; the 7.15.0 Insight policy hard-rejects blind data unless AdvancedMode is on. Adds apply_policy("AdvancedMode", 1), matching test_sign_longdata_swap in the same file. Fixes the lone python-integration-tests failure after the firmware clear-signing merge (#257).

transformERC20 to the 0x Exchange Proxy is blind contract data; since 7.15.0
the device hard-rejects blind data unless AdvancedMode is on (Insight clear-
signing policy). Matches the existing test_sign_longdata_swap pattern in this
file. Fixes the lone python-integration-tests failure after the firmware
clear-signing merge.
@BitHighlander
BitHighlander merged commit a79ce7b into master Jun 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant