-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/b237708ed5e86f12c4bddabddfd42f001e81941a/repos/protocol-contracts/contracts/evm/ZetaConnector.eth.sol#L47-L70
# Vulnerability de…
-
# Lines of code
https://github.com/code-423n4/2023-11-zetachain/blob/2834e3f85b2c7774e97413936018a0814c57d860/repos/protocol-contracts/contracts/zevm/WZETA.sol#L28
# Vulnerability details
## Impac…
-
A security group and policy to potentially redeploy EVM system contracts
As previously discussed and documented here - https://www.notion.so/zetachain/ZetaChain-Security-Groups-Signers-a1d817bf7a…
-
Currently:
```ts
import { ZetaTokenConsumerUniV2 } from "@zetachain/protocol-contracts/dist/typechain-types/contracts/evm/ZetaTokenConsumerUniV2.strategy.sol";
```
I wonder if it's better to h…
-
We need to the ability to stop inbound and outbound cctxs in case of emergency. This would be a temporary stop until additional investigation and action could take place. The pause would be for betw…
-
Hi!
We're building a multi-chain protocol that's highly dependent on liquidity pools on every chain, we'd like to get between 5000 and 10000 ETH in Görli to make sure that the pools are highly liqu…
-
We use a constant in `btc_signer.go` for the fee calculation:
https://github.com/zeta-chain/node/blob/60edc0e8b43ef44a014721740586b4345aa485c7/zetaclient/btc_signer.go#L63
However, in the bitcoin …
-
https://github.com/zeta-chain/zetachain/pull/111/files#diff-4e40fb5cd864eda628a9406e2177d78e8bba6849d70f0513af48cede2ab228ecR16
-
I install the node from the site https://app.nodejumper.io/zetachain-testnet/installation. Everything goes without errors, I restore my wallet, the command works, I look at the list of wallets, the co…
-
Right now withdrawing ZETA token from zetachain to other chains does not have fees.
Expected behavior should be to charge the same ProtocolFlatFee + outbound gas (converted in ZETA), as sending ZETA…