Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / zeta-chain/node issues and pull requests
#2919 - feat: add sender to revert context
Pull Request -
State: open - Opened by skosito 4 months ago
- 2 comments
#2918 - semgrep app - pr comment test
Pull Request -
State: closed - Opened by jkan2 4 months ago
- 1 comment
Labels: breaking:cli
#2917 - semgrep test
Pull Request -
State: closed - Opened by jkan2 4 months ago
- 1 comment
Labels: breaking:cli
#2916 - TON: Add compliance checks
Issue -
State: open - Opened by swift1337 4 months ago
Labels: chain:ton
#2915 - Snapshot Restore could benefit from download and untar in a single step
Issue -
State: open - Opened by CryptoFewka 4 months ago
- 1 comment
#2914 - first_issue_good
Issue -
State: closed - Opened by Garrybrayn 4 months ago
Labels: bug
#2913 - Add new field in CCTX object to contains cross-chain call error
Issue -
State: open - Opened by lumtis 4 months ago
Labels: m:crosschain
#2912 - ci: Add Semgrep to CI
Pull Request -
State: closed - Opened by jkan2 4 months ago
- 3 comments
Labels: ci, no-changelog
#2911 - feat: add Bitcoin Testnet4 static chain info
Pull Request -
State: open - Opened by ws4charlie 4 months ago
- 2 comments
Labels: breaking:proto
#2910 - Add testnet4 static chain information
Issue -
State: open - Opened by lumtis 4 months ago
Labels: chain:bitcoin
#2909 - fix: add legacy messages back to codec
Pull Request -
State: open - Opened by lumtis 4 months ago
- 2 comments
Labels: breaking:proto
#2908 - Return proper ABI types in precompiles (prototype and staking)
Issue -
State: open - Opened by fbac 4 months ago
Labels: bug, stateful-precompile
#2907 - feat: derive Bitcoin TSS address by chain ID; added more Signet static info in 'chains' package
Pull Request -
State: closed - Opened by ws4charlie 4 months ago
- 2 comments
Labels: breaking:cli
#2906 - chore: upgrade grafana
Pull Request -
State: closed - Opened by gartnera 4 months ago
- 1 comment
Labels: no-changelog
#2905 - Initialize simulation tests
Issue -
State: open - Opened by lumtis 4 months ago
Labels: test
#2904 - feat: integrate authenticated calls smart contract functionality into protocol
Pull Request -
State: open - Opened by skosito 5 months ago
- 2 comments
Labels: breaking:proto, breaking:cli, V2_TESTS
#2903 - Introduce invariants in the fungible module
Issue -
State: open - Opened by fbac 5 months ago
- 1 comment
Labels: m:fungible
#2902 - Zeta Testnet node stops processing blocks
Issue -
State: closed - Opened by jajaislanina 5 months ago
- 3 comments
Labels: infra
#2901 - MsgAddAuthorization: provide a string instead of the enum identifier for policy type
Issue -
State: open - Opened by lumtis 5 months ago
- 2 comments
Labels: m:authority
#2900 - Integrate inscription-based inbounds generation in E2E suite and add deposit and call E2E test using inscription
Issue -
State: open - Opened by lumtis 5 months ago
Labels: E2E, chain:bitcoin
#2899 - refactor: remove btc deposit fee v1 and improve unit tests
Pull Request -
State: closed - Opened by ws4charlie 5 months ago
- 3 comments
Labels: nosec
#2897 - chore: backport changes for v20.0.2
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 2 comments
Labels: no-changelog
#2896 - feat(ton): TON observer 💎 [WIP]
Pull Request -
State: open - Opened by swift1337 5 months ago
- 1 comment
Labels: breaking:proto, TON_TESTS
#2895 - test: add bitcoin e2e test deposit_call
Pull Request -
State: closed - Opened by ws4charlie 5 months ago
- 1 comment
Labels: E2E, breaking:cli, chain:bitcoin
#2894 - fix(zetaclient): increase gas limit for TSS vote
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 2 comments
Labels: PERFORMANCE_TESTS
#2893 - Nightly performance tests are failing
Issue -
State: closed - Opened by gartnera 5 months ago
Labels: bug
#2892 - Refactor staking precompile to use getCosmosAddress()
Issue -
State: open - Opened by fbac 5 months ago
- 1 comment
#2891 - test: initialize liquidity cap for newly deployed erc20 in WhiteListERC20 e2e test
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 1 comment
Labels: no-changelog, ADMIN_TESTS
#2890 - refactor(authority): message update chain info to update single chains
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 2 comments
Labels: breaking:proto, breaking:cli
#2889 - Add capability to support multiple BTC chain in ZetaClient config
Issue -
State: closed - Opened by lumtis 5 months ago
- 1 comment
#2888 - Nightly admin tests are failing
Issue -
State: closed - Opened by gartnera 5 months ago
Labels: bug
#2887 - Panic while updating an eth tx
Issue -
State: closed - Opened by fbac 5 months ago
- 1 comment
Labels: bug
#2886 - precompile tx not visible in rpc
Issue -
State: closed - Opened by skosito 5 months ago
- 2 comments
Labels: bug
#2885 - Update `MaxValidators` for mainnet and testnet
Issue -
State: open - Opened by kingpinXD 5 months ago
- 1 comment
#2884 - Add static data for signet testnet
Issue -
State: closed - Opened by kingpinXD 5 months ago
#2883 - feat(zetacore): add chain static information for bitcoin signet testnet
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 2 comments
Labels: breaking:proto
#2882 - fix(zetaclient): add block by number result nil check
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 2 comments
Labels: no-changelog
#2881 - chore: log panic line in ticker error
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 2 comments
Labels: no-changelog
#2880 - Defining new standard for BTC inbound data
Issue -
State: open - Opened by lumtis 5 months ago
- 3 comments
Labels: chain:bitcoin
#2879 - Upgrade protocol contracts to support authenticated calls
Issue -
State: open - Opened by lumtis 5 months ago
Labels: operation
#2878 - chore: remove the deprecated 'BitcoinConfig' from zetaclient config after upgrading
Issue -
State: open - Opened by ws4charlie 5 months ago
Labels: operation
#2877 - CCTX v2: parse the `callOptions` from inbound and set `messageContext` in `onCall` receiver
Issue -
State: open - Opened by lumtis 5 months ago
Labels: zetaclient, m:crosschain
#2876 - Support authenticated calls on connected chains
Issue -
State: open - Opened by lumtis 5 months ago
Labels: feature:idea, epic, feature:smart-contracts
#2875 - chore(zetaclient): improve logging by adding and moving data to attributes
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 3 comments
Labels: no-changelog
#2874 - fix: support multiple runs for precomplies e2e test
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 2 comments
Labels: UPGRADE_TESTS, TSS_MIGRATION_TESTS
#2873 - fix(zetacore): add default cctx list pagination size (#2871)
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 1 comment
Labels: no-changelog
#2872 - chore: sync v20 changelog
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 1 comment
Labels: no-changelog
#2871 - fix(zetacore): add default cctx list pagination size
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 2 comments
#2870 - feat: support multiple btc chain config
Pull Request -
State: closed - Opened by ws4charlie 5 months ago
- 3 comments
Labels: breaking:cli, UPGRADE_LIGHT_TESTS
#2869 - Duplicate events in tx_responses
Issue -
State: open - Opened by GMaiolo 5 months ago
- 3 comments
Labels: bug
#2868 - feat: add optional persistence to localnet
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 2 comments
Labels: no-changelog
#2867 - test: skip precompiles test for tss migration
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 1 comment
#2866 - fix: add Solana ZRC20 in v2 migration test (v20)
Pull Request -
State: closed - Opened by lumtis 5 months ago
- 2 comments
Labels: no-changelog, V2_MIGRATION_TESTS
#2865 - "dry mode" zetaclient
Issue -
State: open - Opened by brewmaster012 5 months ago
Labels: feature:idea
#2864 - test: investigate v2 migration test failure
Pull Request -
State: closed - Opened by lumtis 5 months ago
- 2 comments
Labels: no-changelog, V2_MIGRATION_TESTS
#2863 - refactor(zetacore): delete ballots after maturity
Pull Request -
State: open - Opened by kingpinXD 5 months ago
- 2 comments
Labels: breaking:proto
#2861 - feat: emit events from staking precompile
Pull Request -
State: closed - Opened by skosito 5 months ago
- 4 comments
Labels: breaking:cli
#2860 - feat!: bank precompile
Pull Request -
State: open - Opened by fbac 5 months ago
- 2 comments
Labels: breaking:cli, TSS_MIGRATION_TESTS
#2847 - fix: update go-tss with known fixes
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 1 comment
Labels: no-changelog, PERFORMANCE_TESTS
#2846 - missing or invalid outbound tx tracker blocks outbound processing
Issue -
State: closed - Opened by brewmaster012 5 months ago
Labels: bug
#2844 - fix: add pubkey to tss vote
Pull Request -
State: closed - Opened by kingpinXD 5 months ago
- 2 comments
Labels: TSS_MIGRATION_TESTS
#2835 - Unknown field errors when querying pre-v19 height cosmos transactions
Issue -
State: open - Opened by GMaiolo 5 months ago
- 5 comments
Labels: bug
#2833 - feat(ton): TON localnet integration
Pull Request -
State: closed - Opened by swift1337 5 months ago
- 3 comments
Labels: ci, E2E, breaking:cli, nosec, chain:ton, TON_TESTS
#2831 - Receipts for certain tx's are null after the v19.1.1 upgrade on mainnet
Issue -
State: open - Opened by SMihai97 5 months ago
- 9 comments
Labels: bug
#2817 - ci: add rpcimportable test
Pull Request -
State: open - Opened by gartnera 5 months ago
- 2 comments
Labels: ci, no-changelog
#2815 - Update `MsgUpdateChainInfo` to only provide one chain
Issue -
State: closed - Opened by lumtis 5 months ago
Labels: m:authority
#2812 - Gas consumption for precompiles
Issue -
State: open - Opened by skosito 5 months ago
Labels: stateful-precompile
#2811 - Extend precompile contracts with emitted events
Issue -
State: closed - Opened by skosito 5 months ago
Labels: stateful-precompile
#2793 - Universal Staking: allowing ZETA staker to receive cctx fees as rewards
Issue -
State: open - Opened by lumtis 5 months ago
Labels: feature:idea, epic, m:crosschain, zeta-utility
#2791 - Add a precompile allowing to map ERC20s into bank tokens
Issue -
State: open - Opened by lumtis 5 months ago
- 2 comments
Labels: m:fungible, stateful-precompile
#2779 - Check all backport necessary for v20
Issue -
State: closed - Opened by lumtis 5 months ago
#2767 - chore!: upgrade go-tss to tss-lib v2
Pull Request -
State: closed - Opened by gartnera 5 months ago
- 4 comments
Labels: breaking:cli, UPGRADE_TESTS, PERFORMANCE_TESTS
#2766 - chore: remove CalcDepositorFeeV1 once the upgrade height DynamicDepositorFeeHeightV2 is reached
Issue -
State: closed - Opened by ws4charlie 5 months ago
Labels: zetaclient, code-quality, chain:bitcoin
#2760 - Bitoin Improvement Iteration 1
Issue -
State: open - Opened by lumtis 6 months ago
Labels: epic, chain:bitcoin
#2753 - Setup table to map chain IDs with supported functionalites
Issue -
State: open - Opened by lumtis 6 months ago
- 1 comment
Labels: m:crosschain
#2751 - feat: add Solana RPC status check and some refactor around RPC status check
Pull Request -
State: closed - Opened by ws4charlie 6 months ago
- 4 comments
Labels: zetaclient, nosec, chain:solana
#2750 - chore: upgrade btcd (and tss deps)
Pull Request -
State: closed - Opened by gartnera 6 months ago
- 2 comments
Labels: breaking:cli, no-changelog, UPGRADE_TESTS, UPGRADE_LIGHT_TESTS, PERFORMANCE_TESTS
#2745 - Protocol Contract V2 follow-up tasks
Issue -
State: open - Opened by lumtis 6 months ago
Labels: epic
#2740 - Allow to create a ZetaChain native ZRC20 that can be used on any chain
Issue -
State: open - Opened by lumtis 6 months ago
- 1 comment
Labels: feature:idea, feature:smart-contracts, zeta-utility
#2735 - fix(`zetaclient`): add zetaclient evm outbound tx index by nonce to supplement outtx tracker
Pull Request -
State: closed - Opened by brewmaster012 6 months ago
- 5 comments
#2732 - Clean up Athens3 outbound trackers
Issue -
State: open - Opened by lumtis 6 months ago
Labels: operation
#2728 - Upgrade `btcsuite` project-wise
Issue -
State: closed - Opened by swift1337 6 months ago
- 2 comments
Labels: chain:bitcoin
#2727 - feat: allow parsing Bitcoin deposit memo with inscription and add E2E test for parsing
Pull Request -
State: open - Opened by bitSmiley 6 months ago
- 8 comments
Labels: breaking:cli, UPGRADE_TESTS
#2720 - TON localnet integration + CI
Issue -
State: closed - Opened by swift1337 6 months ago
Labels: chain:ton
#2716 - Integrate TON into testnet
Issue -
State: open - Opened by swift1337 6 months ago
Labels: epic, chain:ton
#2707 - refactor: add validations for evm address
Pull Request -
State: closed - Opened by kingpinXD 6 months ago
- 3 comments
Labels: breaking:cli, nosec
#2685 - A more informative error message when syncing from block 1
Issue -
State: open - Opened by CharlieMc0 6 months ago
- 2 comments
Labels: bug, improvement
#2637 - fail to get receiotion info by txhash(0x94b1268b6064c8eef4e0716d071e64d58c34334bf2b250ce62cda5b64ed99688)
Issue -
State: open - Opened by chen499 6 months ago
- 3 comments
Labels: bug, infra
#2566 - Error: http2 frame too large when setting up TSS address stuck
Issue -
State: closed - Opened by GDdark 6 months ago
- 3 comments
Labels: bug
#2242 - Migrate supported Bitcoin testnet network to Testnet4 or Signet
Issue -
State: open - Opened by lumtis 9 months ago
- 9 comments
Labels: operation
#2167 - Feat: deployment of new public networks using real state from Athens or Mainnet using E2E
Issue -
State: open - Opened by CharlieMc0 9 months ago
- 3 comments
#2015 - Make ZetaClient logging and metrics clear, informative, and easy to read for monitoring
Issue -
State: open - Opened by lumtis 10 months ago
- 1 comment
Labels: zetaclient, epic, monitoring
#1968 - IBC primary integration
Issue -
State: open - Opened by lumtis 10 months ago
Labels: epic, c:cosmos
#1967 - test: improve crosschain module coverage
Pull Request -
State: open - Opened by skosito 10 months ago
- 2 comments
#1966 - refactor: move TSS vote message from `crosschain` to `observer`
Pull Request -
State: open - Opened by lumtis 10 months ago
- 1 comment
Labels: breaking:proto, breaking:cli
#1965 - Add an admin local E2E test to test TSS migration
Issue -
State: open - Opened by lumtis 10 months ago
Labels: E2E
#1964 - Simplify the readme file
Issue -
State: open - Opened by lumtis 10 months ago
Labels: docs
#1963 - Add ERC20 Cosmos SDK module to allow IBC tokens to be used in EVM contracts
Issue -
State: open - Opened by fadeev 10 months ago
#1962 - test: live test for inbound tx sender address
Pull Request -
State: open - Opened by ws4charlie 10 months ago
#1961 - test: improve observer module coverage
Pull Request -
State: open - Opened by skosito 10 months ago
- 3 comments
Labels: nosec