Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add encryptCallData() to gasless chapter and example #477

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

matevz
Copy link
Member

@matevz matevz commented Dec 23, 2024

This PR:

  • documents encryptCallData() in gasless.md to generate encrypted gasless transaction
  • adds encryptCallData() to examples/onchain-signer and tests it in combination with the wrapped/unwrapped provider and encrypted/plain gasless tx.
  • removes some unneeded sleeps from the onchain-signer tests since the recent sapphire-localnet healthcheck correctly waits that the EVM is spun up before running them

PREVIEW

Fixes #463.

Copy link

netlify bot commented Dec 23, 2024

Deploy Preview for oasisprotocol-sapphire-paratime canceled.

Name Link
🔨 Latest commit 1fc230e
🔍 Latest deploy log https://app.netlify.com/sites/oasisprotocol-sapphire-paratime/deploys/677bffdeffdf490008303a43

@matevz matevz requested a review from rube-de December 23, 2024 14:54
@matevz matevz force-pushed the matevz/docs/encryptcalldata branch 5 times, most recently from 7273f83 to 7cfbc50 Compare December 24, 2024 09:55
@matevz matevz force-pushed the matevz/docs/encryptcalldata branch from 7cfbc50 to c7989bf Compare January 6, 2025 12:52
@matevz matevz requested review from rube-de and ptrus January 6, 2025 14:54
@matevz matevz force-pushed the matevz/docs/encryptcalldata branch from c7989bf to 1fc230e Compare January 6, 2025 16:07
@matevz matevz merged commit 91341a5 into main Jan 7, 2025
12 checks passed
@matevz matevz deleted the matevz/docs/encryptcalldata branch January 7, 2025 10:32
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.

docs: Use new encryptCallData in EIP155 gasless chapter
3 participants