Skip to content

docs: document estimateGas decrypt limitation - #34

Open
vladi-coti wants to merge 2 commits into
coti-io:mainfrom
vladi-coti:docs/gas-estimation-limitation
Open

vladi-coti wants to merge 2 commits into
coti-io:mainfrom
vladi-coti:docs/gas-estimation-limitation

Conversation

@vladi-coti

Copy link
Copy Markdown
Member

eth_estimateGas cannot run garbled circuits, so
decrypt(gtBool) always returns true. require on the false path always fails estimation; if/else after
decrypt prices the wrong branch.

eth_estimateGas cannot run garbled circuits, so
decrypt(gtBool) always returns true. require on the
false path always fails estimation; if/else after
decrypt prices the wrong branch.
@vladi-coti
vladi-coti requested a review from a team August 27, 2026 13:50
Resubmitting the dApp tx starts a new job. Recover the same
request from the explorer instead.
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.

1 participant