Dmitry S

Results 12 comments of Dmitry S

@fbac would be good to revolve conflicts first.

Linking https://github.com/zeta-chain/node/issues/2716. Please note that > ZRC20 deposit/depositAndCall/withdraw for TON fungible token such as Jetton Is not included in the implementation scope as of now. TON contracts are upgradable, so...

Note that TON uses **Ed25519** and **EdDSA** crypto but (!) it has tools for working with ETH crypto https://docs.ton.org/learn/tvm-instructions/tvm-upgrade-2023-07#secp256k1

Implemented in https://github.com/zeta-chain/protocol-contracts-ton

I think this one (https://github.com/zeta-chain/node/issues/350) is a blocker as well...

> Completely reimplement the Bitcoin RPC such that it takes contexts and properly returns on timeout/context cancellation. I agree, this is the only reliable way of solving this. We need...

Related comment: https://github.com/zeta-chain/node/pull/3139#discussion_r1837982983

Why does this doc have an index of `002`? 😅

AFAIK now this is configured in ZRC20, rather than in `x/fungible` cc @lumtis