Skip to content

Commit 1e55061

Browse files
authored
feat: expose onSignature callbacks for eth_signTypedData_v4 requests (#537)
* feat: expose onSignature related callbacks for eth_signTypedData_v4 request * feat: add onMissingSigner callback to useFrame_unstable hook (#538)
1 parent b86fc0a commit 1e55061

10 files changed

+669
-89
lines changed

.changeset/chilled-spies-vanish.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@frames.js/render": patch
3+
---
4+
5+
feat: add onMissingSigner callback to useFrame_unstable

.changeset/clean-seas-sort.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@frames.js/render": patch
3+
"docs": patch
4+
---
5+
6+
feat: expose onSignature callbacks for eth_signTypedData request from server

.changeset/strange-oranges-count.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@frames.js/render": patch
3+
---
4+
5+
feat: expose onSignature callbacks for eth_signTypedData request from server

0 commit comments

Comments
 (0)