Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dymensionxyz/dymint issues and pull requests

#305 - fix: returns descriptive error in case no sequencer registered on the hub

Pull Request - State: closed - Opened by mtsitrin almost 2 years ago - 1 comment

#304 - fix: dymint uses uncapped backoff delay for submitting batches

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#303 - Revert "fix: changed Backoff delay to Fixed delay"

Pull Request - State: closed - Opened by omritoptix almost 2 years ago

#302 - dymint adaptive state update

Issue - State: closed - Opened by liorzilp almost 2 years ago - 1 comment
Labels: C:block batch

#301 - fix: changed Backoff delay to Fixed delay

Pull Request - State: closed - Opened by mtsitrin almost 2 years ago - 2 comments

#300 - Dymint uses uncapped Backoff delay for submitting batches

Issue - State: closed - Opened by mtsitrin almost 2 years ago
Labels: bug, C:block batch

#298 - refactor: pr template location

Pull Request - State: closed - Opened by omritoptix almost 2 years ago

#297 - refactor: rename standard.md to pull_request_template.md

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#296 - LightBlock ValidateBasic failure

Issue - State: open - Opened by liorzilp almost 2 years ago
Labels: bug

#295 - fix: terminate stateUpdateHandler upon subscription termination

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#294 - settlement state updates handler doesn't stop loop upon subscription termination

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: bug, C:settlement layer

#293 - docs: create a pr standard template

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#292 - feat!: passing on RequestInitChain the sequencers registered on the hub

Pull Request - State: closed - Opened by mtsitrin almost 2 years ago - 1 comment

#291 - pass sequencer list on InitChain

Issue - State: closed - Opened by mtsitrin almost 2 years ago
Labels: enhancement

#290 - fix: merge and cherry picked fixes from main

Pull Request - State: closed - Opened by omritoptix almost 2 years ago

#289 - Fixed bug where websocket disconnect wouldn't unsubscribe client.

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#288 - build(deps): bump actions/setup-go from 3 to 4

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: T:dependencies, github_actions

#287 - Add max subscription clients check in the `subscribe` rpc method

Issue - State: closed - Opened by omritoptix almost 2 years ago - 1 comment
Labels: C:rpc

#286 - dymint fails to unsubscribe ws clients upon disconnect

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: bug, good first issue, C:rpc

#284 - Full nodes can't catch up on sequencer block gossiping once out of sync

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: bug, C:block sync

#283 - set sequencer mode by hub and not by a flag

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: C:node

#282 - Enhance `ValidateBasic` for the different data structures

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: T:validation

#281 - hub rpc types coupling

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: T:refactor

#280 - Send the abci app the current active sequencer set

Issue - State: open - Opened by omritoptix almost 2 years ago - 3 comments
Labels: C:abci

#279 - validate loaded state on init

Issue - State: open - Opened by mtsitrin almost 2 years ago
Labels: bug

#278 - fix: bad format of rpc subscribe response

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#277 - feature: dymint manages the tendermint validator set

Pull Request - State: closed - Opened by mtsitrin almost 2 years ago - 4 comments

#276 - build(deps): bump golang.org/x/net from 0.3.0 to 0.8.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: T:dependencies

#275 - `subscribe` endpoint doesn't return json rpc expected response

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: bug, C:rpc

#274 - fix: fixed the unmarshall of array to an object on websocket

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#273 - Migrate from gorilla as it's not maintained anymore

Issue - State: open - Opened by omritoptix almost 2 years ago - 1 comment
Labels: T:refactor, T:dependencies

#272 - Add support for parsing array params from websocket

Issue - State: closed - Opened by omritoptix almost 2 years ago - 1 comment
Labels: C:rpc

#271 - Dymint loads genesis state in case validator set is empty

Issue - State: closed - Opened by mtsitrin almost 2 years ago
Labels: bug

#270 - Graceful shutdown on SIGTERM

Issue - State: open - Opened by omritoptix almost 2 years ago - 1 comment
Labels: bug, good first issue

#269 - `LastBlockHeight` is redundant with the introduction of `LastStoreHeight`

Issue - State: closed - Opened by omritoptix almost 2 years ago - 1 comment
Labels: good first issue, T:refactor, T:technical debt

#268 - fix: changed websocket connection to allow CORS based on the middleware

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#267 - webosocket endpoint ignored the CORS middleware

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: C:rpc

#266 - fix: fix inconsistent height caused due to crash during commit

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#265 - crash during commit to abci app causes inconsistent state

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: bug

#264 - fix: handling queries with page=0 argument

Pull Request - State: closed - Opened by mtsitrin almost 2 years ago - 1 comment

#263 - fix: handling tx queries by ethermint

Issue - State: closed - Opened by mtsitrin almost 2 years ago

#262 - Support max batch size in bytes

Issue - State: closed - Opened by omritoptix almost 2 years ago - 1 comment
Labels: C:block batch, C:settlement layer, C:da

#261 - Removed event data from debug log mesasge

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#260 - Remove event data from debug log message on sl event received

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: good first issue, T:logging

#259 - Test dymint with remote signers

Issue - State: open - Opened by shaolin-flow almost 2 years ago
Labels: C:testing

#258 - refactor: enhanced logging on batch submission retry to base layers

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#257 - fix: changed latestHeight to be updated on batch acceptance

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#256 - sl client latestHeight not updated upon batch received

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: bug

#255 - Add log message upon batch submission failure inside retry loop

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: enhancement

#254 - build(deps): bump golang.org/x/net from 0.3.0 to 0.7.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: T:dependencies

#253 - fix: submit batch keep retrying even though batch accepted event received

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#252 - Batch accepted by SL but dymint still tries to send the previous batch

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: bug

#251 - Dymint panics due to wrong logging

Issue - State: closed - Opened by mtsitrin almost 2 years ago
Labels: bug

#250 - Dymint fails to run with MOCK

Issue - State: closed - Opened by mtsitrin almost 2 years ago - 1 comment
Labels: bug

#249 - build(deps): bump cosmosclient to v0.3.0-beta.

Pull Request - State: closed - Opened by omritoptix almost 2 years ago

#248 - Update cosmosclient to latest release

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: T:dependencies

#247 - build(deps): bump github.com/ipld/go-ipld-prime from 0.16.0 to 0.19.0

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: T:dependencies

#246 - feat: Added default gas limit

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#244 - Add default gas limit to dymension client

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: good first issue, C:settlement layer

#243 - feat: Updated dymension client to accept gas limit, fee and prices params.

Pull Request - State: closed - Opened by omritoptix almost 2 years ago - 1 comment

#242 - Add support for setting fees and gas limit/prices when sending tx to the hub

Issue - State: closed - Opened by omritoptix almost 2 years ago
Labels: C:settlement layer

#241 - Celestia batch tx timeout

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: enhancement, C:da

#234 - Add support for block pruning

Issue - State: open - Opened by omritoptix almost 2 years ago
Labels: enhancement, C:store

#227 - feat: Stop block production and propagate error upon node unhealthy

Pull Request - State: closed - Opened by omritoptix about 2 years ago - 1 comment

#222 - dymint CLI commands should include 'version' subcommand

Issue - State: closed - Opened by mtsitrin about 2 years ago
Labels: enhancement

#215 - hub socket disconnect fallback

Issue - State: open - Opened by omritoptix about 2 years ago
Labels: C:settlement layer

#212 - Celestia tx timeout

Issue - State: closed - Opened by omritoptix about 2 years ago - 1 comment
Labels: C:da

#209 - build(deps): bump github.com/gofrs/uuid from 4.2.0+incompatible to 4.4.0+incompatible

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: T:dependencies

#202 - build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.4.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: T:dependencies, github_actions

#201 - build(deps): bump github.com/spf13/viper from 1.13.0 to 1.15.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 2 comments
Labels: T:dependencies

#200 - updated cosmosclient version to include bugfix

Pull Request - State: closed - Opened by mtsitrin about 2 years ago - 1 comment
Labels: bug

#196 - build(deps): bump github.com/btcsuite/btcd from 0.22.1 to 0.23.2

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: T:dependencies

#187 - Non indicative error message if sequencer not registered on the hub

Issue - State: closed - Opened by mtsitrin about 2 years ago
Labels: enhancement, good first issue, C:settlement layer

#180 - Upgrade dymension and sdk version

Issue - State: closed - Opened by omritoptix about 2 years ago
Labels: enhancement

#163 - build(deps): bump github.com/dgraph-io/badger/v3 from 3.2103.3 to 3.2103.5

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: T:dependencies

#158 - Add relevant block validation against the current block commit

Issue - State: closed - Opened by omritoptix about 2 years ago
Labels: C:block sync

#154 - dymint segmentation fault if settlement node is not accessible

Issue - State: closed - Opened by mtsitrin about 2 years ago
Labels: bug

#153 - Dymint aggregator should check it's registered on hub

Issue - State: closed - Opened by mtsitrin about 2 years ago

#143 - dymint should return sequencer's info when producing blocks

Issue - State: closed - Opened by mtsitrin about 2 years ago - 1 comment
Labels: C:light client

#138 - Create a docker compose for running a rollapp network

Issue - State: closed - Opened by omritoptix about 2 years ago - 2 comments
Labels: T:devops, C:testing

#135 - build(deps): bump github.com/multiformats/go-multiaddr from 0.7.0 to 0.8.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: T:dependencies

#119 - Better enforcement on dymint flags

Issue - State: closed - Opened by omritoptix over 2 years ago - 1 comment
Labels: enhancement, good first issue

#98 - build(deps): bump github.com/libp2p/go-libp2p-kad-dht from 0.16.0 to 0.18.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago - 11 comments
Labels: T:dependencies

#92 - Atomic block processing

Pull Request - State: closed - Opened by ItzhakBokris over 2 years ago
Labels: bug

#90 - Updated go version to 1.18

Pull Request - State: closed - Opened by omritoptix over 2 years ago

#88 - enhancement: Improved logging in block manager.

Pull Request - State: closed - Opened by omritoptix over 2 years ago

#86 - fix: bug with missing param when fetching specific state index from SL

Pull Request - State: closed - Opened by omritoptix over 2 years ago

#78 - Add telemetry for monitoring node activity

Issue - State: open - Opened by omritoptix over 2 years ago
Labels: enhancement, T:devops, T:metrics

#49 - Add a polygon avail DA client

Issue - State: closed - Opened by omritoptix over 2 years ago
Labels: C:da

#45 - Clean up code

Issue - State: open - Opened by omritoptix over 2 years ago
Labels: C:testing, T:refactor

#40 - build(deps): bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago - 6 comments

#8 - Refactor and improve the CI pipeline

Issue - State: closed - Opened by omritoptix over 2 years ago
Labels: T:devops