-
Implement all functionality related to MultiSig wallet accounts.
-
## Description
* packages/protocol-kit/src/contracts/utils.ts:51: `const ZKSYNC_TESTNET = 280n`
* should be `const ZKSYNC_TESTNET = 300n`
* packages/protocol-kit/src/utils/eip-3770/config.ts…
-
It's time for Vyper to catch up with Solidity on the multisig front, and 🐍 snekmate plans to offer its own Vyper-based multisig wallet that is capable of reaching mainstream adoption.
## References…
-
https://x.com/pcaversaccio/status/1849468894638940570?s=46&t=L1bAYhziYUSeEssSdq_whA
https://github.com/pcaversaccio/safe-tx-hashes-util
Could we have an autoload script that loads the PR, and then…
-
Broken link on the page: https://docs.hyperlane.xyz/docs/protocol/ISM/multisig-ISM#configure
![image](https://github.com/user-attachments/assets/4f25408b-89cf-45f4-adc5-53aafccaaca9)
-
The current PolkaJs explorer has a bug where MultiSig calls aren't executing.
Steps to reproduce:
If you have a multisig account that also has an associated proxy account to it, whenever you w…
-
Related issue: https://github.com/trezor/trezor-suite/issues/6918
Internal Slack discussion: https://satoshilabs.slack.com/archives/C02V2PSDNA2/p1669125576505009
Introduce an option in CTL in `get…
-
Affected versions
- 0.2.0-dev3
- 0.1.3
# Reproduction script
See a reproduction script here: https://github.com/nordlei/vlei-sandbox/blob/main/src/issues/multisig-issuance-problem.test.ts
…
-
- Impl in Solidity:
- [gnosis-safe](https://github.com/gnosis/safe-contracts/blob/development/contracts/GnosisSafe.sol)
- [0x](https://github.com/0xProject/0x-monorepo/blob/development/contract…
-
Hello, it looks like anchor does not support the token program multisig as described [here](https://spl.solana.com/token#multisig-usage). I see there are some TODOs in the [code](https://github.com/c…