Alex Ramalho
Alex Ramalho
### Verify latest release - [X] I verified that the issue exists in the latest `chatgpt` release ### Verify webapp is working - [X] I verify that the ChatGPT webapp...
### Feedback from your [docs](https://docs.safe.global/sdk/protocol-kit/guides/signatures/transactions#ecdsa-signature) it seems you can only sign with ```TS // Connect OWNER_1_ADDRESS protocolKit = await protocolKit.connect({ provider: RPC_URL, signer: OWNER_1_PRIVATE_KEY }) // Sign the safeTransaction with...
**Bug Description** command + arrows no longer work. This is specically in Claude Code extension in vscode. When using the `claude` command via terminal it works as expected. There are...