node
node copied to clipboard
ZetaChain’s blockchain node and an observer validator client
**Describe the Issue** This EPIC is an extension of https://github.com/zeta-chain/node/issues/2401 It is used to track every tasks necessary to fully support Solana on Mainnet - Integration - Optimization to do...
This EPIC lists issues to prioritize as a next iteration for improving the integration: EPIC can eventually be renamed if we find a more descriptive name of the overall purpose....
This EPIC lists issues as a follow up to the base integration of Protocol Contracts V2. It contains improvements and considerations to be implemented in the short term to improve...
Related to https://github.com/zeta-chain/node/issues/2442 We can add logic on the zetaclient as well ,to stop them from broadcasting CCTX's where the sender is a previous TSS address
**Describe the Issue** Modify the observer code for https://github.com/zeta-chain/node/issues/2746
**Describe the Issue** This might have some relationship with https://github.com/zeta-chain/node/issues/2614 For Solana, the TSS signature is not used for the tx per itself, a wrapped tx is created that can...
This EPIC groups issues to complete support for system contract V2 on the protocol. - Completing the smart contracts - Updating protocol and ZetaClient to use the contracts - Establishing...
**Describe the Issue** Once https://github.com/zeta-chain/node/issues/2402 is completed, we should use a proper tag for `protocol-contracts` as using the version of an official release.
**Describe the Issue** Update the message to set the new address to each ZRC20 as the information is stored in ZRC20 stores
For new added supported networks, we don't enabled ZETA withdraws. However, a CCTX can still be initiated by interacting with the connector. This create the CCTX that gets reverted or...