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

**Describe the Issue** The validation for inbound and outbound: https://github.com/zeta-chain/node/blob/develop/x/crosschain/types/validate.go There are some issues like reported here: https://github.com/zeta-chain/node/issues/2228 The unit tests must be extended to cover any kind of CCTXs,...

m:crosschain

When restarting localnet, you must currently delete and recreate all containers. This is because we always attempt initialization every container start. We should allow users to restart their localnets when...

feature

**Describe the Issue** Some E2E tests like zEVM message passing, use test contract to test the feature. Deploying contracts can be expensive in live networks while we only need to...

E2E

**Describe the Issue** The current zetaclient config file contains a full list of restricted address in its field `ComplianceConfig`. Using a separate file `compliance.json` for restricted address would be better,...

zetaclient
code-quality

**Describe the Issue** Context: https://github.com/zeta-chain/node/pull/2184#discussion_r1601944314 Put the list of system tx that use nonce prioritization in a single place in the codebase

Group some issues related to improving the CCTX object structure. Since this object is the pillar of crosschain communication, this makes sense to ensure we come with a structure that...

epic
m:crosschain

**Describe the Issue** This value doesn't seem to have any utility. It is not read in the protocol, and is only used for Zeta transfers, bringing some inconsistency in the...

m:crosschain

**Describe the Issue** This field is not used and confusing. It should be removed

m:crosschain

**Describe the Bug** Method `eth_getTransactionByBlockHashAndIndex` returns `method handler crashed` on certain block hashes on Zetachain Testnet **To Reproduce** Example request that seems to always fail: `{"jsonrpc": "2.0", "method": "eth_getTransactionByBlockHashAndIndex", "id":...

bug

TBD ```[tasklist] ### Tasks - [ ] https://github.com/zeta-chain/node/issues/2217 ```

epic
m:fungible