node icon indicating copy to clipboard operation
node copied to clipboard

ZetaChain’s blockchain node and an observer validator client

Results 454 node issues
Sort by recently updated
recently updated
newest added

This feature idea is an extension of https://github.com/zeta-chain/node/issues/2736 would reuse lot of the components and therefore would depend on it. **Is your feature request related to a problem? Please describe.**...

feature:idea
feature:smart-contracts

This feature idea is a follow-up of https://github.com/zeta-chain/node/issues/2736 to allow processing results from read only smart contract calls on connected chains. A new CCTX type should be considered: `ReadOnlyCall` The...

feature:idea
feature:smart-contracts

**Describe the Issue** New smart contract architecture provides ability to perform abritrary smart contract call on connected. To fully take advantage of this feature, we should add ability to handle...

feature:idea
feature:smart-contracts

# Description This EPIC groups tasks toward integration of [TON](https://ton.org/) into testnet. Features: User Actions - `donate()` - `deposit()` - `deposit_and_call()` - `withdraw()` (on behalf of TSS) Governance actions -...

epic
chain:ton

**Describe the Issue** Create a PoC in Go to allow to observe a Deposit on the TON blockchain, later revamped and integrated in the ZetaClient This PR should also include...

chain:ton

**Describe the Issue** To process inbounds on the ZEVM we currently have a "pull" model where the function call emits event and the events are parsed in the PostTx hook....

refactor
m:crosschain
stateful-precompile

Support the Telegram Open Network (TON) in the following sequences 1. ZRC20 deposit and withdraw support for TON token 2. ZRC20 `depositAndCall()` from TON network with TON token 4. ZRC20...

feature:idea
epic
feature:chain-integration
chain:ton

Integrate first version of Stateful Precompiled Contracts into the protocol. A PoC has been developed, the object of the epic is to track issues to complete the PoC into production....

feature:idea
zetacore
epic
feature:protocol

**Describe the Issue** CCTX types supported varies around chains: - EVM chains generally supports everything - Bitcoin only support native token, no smart contract call - Solana and Ton will...

m:crosschain

https://www.notion.so/zetachain/Supporting-a-Solana-Chain-d93210f28c92431c90eaf7b0e59f660e

operation