Ecosyste.ms: Issues

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

GitHub / NibiruChain/nibiru issues and pull requests

#2003 - fix(evm)!: Fungible Token conversions

Pull Request - State: open - Opened by k-yang about 2 months ago - 2 comments
Labels: x: evm

#2002 - feat(evm-cli): expose account query

Pull Request - State: open - Opened by Unique-Divine about 2 months ago - 2 comments

#2001 - refactor(evm): funtoken tests

Pull Request - State: closed - Opened by k-yang about 2 months ago - 2 comments
Labels: x: evm

#2000 - refactor(evm): clean up erc20 and funtoken methods

Pull Request - State: closed - Opened by k-yang about 2 months ago - 2 comments
Labels: x: evm

#1999 - chore: bump nibi go package version to v2

Pull Request - State: closed - Opened by ruslan-sh-r about 2 months ago - 1 comment

#1998 - refactor(test): rename test deps Chain to App

Pull Request - State: closed - Opened by k-yang about 2 months ago - 2 comments
Labels: skip-changelog, x: evm

#1997 - refactor(evm): Remove unnecessary params "enable_call" and "enable_create"

Pull Request - State: closed - Opened by Unique-Divine about 2 months ago - 1 comment

#1996 - perf(evm-keeper-precompile): implement sorted map for `k.precompiles` to remove dead code

Pull Request - State: closed - Opened by Unique-Divine about 2 months ago - 2 comments
Labels: x: evm

#1995 - chore(deps): bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.4

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

#1994 - chore(deps): bump github.com/CosmWasm/wasmd from 0.44.0 to 0.52.0

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

#1993 - chore(deps): bump github.com/CosmWasm/wasmvm from 1.5.0 to 1.5.3

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

#1992 - chore: enabled grpc for localnet

Pull Request - State: closed - Opened by onikonychev about 2 months ago - 1 comment

#1989 - refactor(evm): clean up EVM module address

Pull Request - State: closed - Opened by k-yang about 2 months ago - 2 comments
Labels: x: evm

#1988 - chore(deps): bump bufbuild/buf-setup-action from 1.35.1 to 1.36.0

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

#1984 - refactor(evm): embeds

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: x: evm

#1984 - refactor(evm): embeds

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: x: evm

#1983 - chore(evm): remove ExtensionOptionsWeb3Tx and ExtensionOptionDynamicFeeTx

Pull Request - State: closed - Opened by k-yang 2 months ago - 1 comment
Labels: x: evm

#1983 - chore(evm): remove ExtensionOptionsWeb3Tx and ExtensionOptionDynamicFeeTx

Pull Request - State: closed - Opened by k-yang 2 months ago - 1 comment
Labels: x: evm

#1982 - fix(evm): gas prices

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: x: evm

#1982 - fix(evm): gas prices

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: x: evm

#1981 - fix(evm): remove isCheckTx() short circuit on `AnteDecVerifyEthAcc`

Pull Request - State: closed - Opened by k-yang 2 months ago - 1 comment
Labels: x: evm

#1981 - fix(evm): remove isCheckTx() short circuit on `AnteDecVerifyEthAcc`

Pull Request - State: closed - Opened by k-yang 2 months ago - 1 comment
Labels: x: evm

#1980 - refactor(evm): clean up e2e tests

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: skip-changelog

#1980 - refactor(evm): clean up e2e tests

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments
Labels: skip-changelog

#1978 - test(evm-ci): Run Ethereum protocol tests across the chain in CI/CD

Issue - State: open - Opened by Unique-Divine 2 months ago - 4 comments
Labels: x: evm

#1978 - test(evm-ci): Run Ethereum protocol tests across the chain in CI/CD

Issue - State: open - Opened by Unique-Divine 2 months ago - 4 comments
Labels: x: evm

#1974 - chore(deps): bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, dependabot

#1974 - chore(deps): bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, dependabot

#1969 - spike(evm): use cosmos address derivation for ethsecp256k1

Pull Request - State: closed - Opened by k-yang 2 months ago - 2 comments

#1964 - refactor(evm-keeper): **Refactor suggestion: Use ordered map.**

Issue - State: closed - Opened by Unique-Divine 3 months ago
Labels: x: evm

#1945 - build: add support for windows builds

Pull Request - State: closed - Opened by helder-moreira 3 months ago - 3 comments

#1921 - deps: Update go-ethereum past v1.10

Issue - State: open - Opened by Unique-Divine 4 months ago
Labels: dependencies, x: evm

#1921 - deps: Update go-ethereum past v1.10

Issue - State: open - Opened by Unique-Divine 4 months ago
Labels: dependencies, x: evm

#1920 - refactor(evm-ante): Use protobuf ABCI event instead of legacy event

Issue - State: open - Opened by Unique-Divine 4 months ago
Labels: x: evm

#1920 - refactor(evm-ante): Use protobuf ABCI event instead of legacy event

Issue - State: open - Opened by Unique-Divine 4 months ago
Labels: x: evm

#1902 - spike(evm): Why isn't gas deducted based on gas limit in E2E EVM tests

Issue - State: closed - Opened by Unique-Divine 4 months ago
Labels: design/discussion, x: evm

#1902 - spike(evm): Why isn't gas deducted based on gas limit in E2E EVM tests

Issue - State: closed - Opened by Unique-Divine 4 months ago
Labels: design/discussion, x: evm

#1898 - epic(evm): fungible tokens: Coin to ERC20 and ERC20 to Coin

Issue - State: closed - Opened by Unique-Divine 4 months ago - 2 comments
Labels: epic, x: evm

#1898 - epic(evm): fungible tokens: Coin to ERC20 and ERC20 to Coin

Issue - State: closed - Opened by Unique-Divine 4 months ago - 2 comments
Labels: epic, x: evm

#1845 - chore(deps): Bump github.com/consensys/gnark-crypto from 0.4.1-0.20210426202927-39ac3d4b3f1f to 0.12.1 in /geth

Pull Request - State: open - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, dependabot

#1845 - chore(deps): Bump github.com/consensys/gnark-crypto from 0.4.1-0.20210426202927-39ac3d4b3f1f to 0.12.1 in /geth

Pull Request - State: open - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, dependabot

#1836 - epic(evm): Nibiru EVM tracking ticket

Issue - State: open - Opened by Unique-Divine 6 months ago
Labels: epic, x: evm

#1802 - test(sims): Add sims function for token factory module

Pull Request - State: open - Opened by GNaD13 8 months ago - 3 comments

#1802 - test(sims): Add sims function for token factory module

Pull Request - State: open - Opened by GNaD13 8 months ago - 3 comments

#1780 - epic: test: simulation fuzz tests [part 2]

Issue - State: open - Opened by Unique-Divine 8 months ago
Labels: epic, good first issue

#1780 - epic: test: simulation fuzz tests [part 2]

Issue - State: open - Opened by Unique-Divine 8 months ago
Labels: epic, good first issue

#1777 - chore(deps): Bump bufbuild/buf-setup-action from 1.28.1 to 1.29.0

Pull Request - State: open - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, dependabot

#1776 - feat: make inflation params a collection and add commands to update them

Pull Request - State: open - Opened by matthiasmatt 8 months ago - 2 comments

#1775 - Ecosystem light/dark mode toggle

Issue - State: closed - Opened by elshenak 8 months ago
Labels: type: enhancement

#1774 - chore: update cosmos sdk v0.47.7

Pull Request - State: open - Opened by jgimeno 8 months ago - 1 comment

#1774 - chore: update cosmos sdk v0.47.7

Pull Request - State: open - Opened by jgimeno 8 months ago - 1 comment

#1773 - chore(deps): Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, dependabot

#1772 - chore: fix typos

Pull Request - State: closed - Opened by shuoer86 9 months ago - 1 comment
Labels: skip-changelog

#1771 - refactor: buf-gen

Pull Request - State: closed - Opened by cgilbe27 9 months ago

#1770 - refactor: Update parameters

Pull Request - State: closed - Opened by cgilbe27 9 months ago - 4 comments

#1769 - feat: cherrypick GetBuildWasmMsg() to main branch

Pull Request - State: open - Opened by jgimeno 9 months ago - 2 comments

#1768 - chore(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, dependabot

#1767 - chore(deps): Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, dependabot

#1766 - refactor(wasmbinding)!: remove wasmbinding custom executors

Pull Request - State: closed - Opened by matthiasmatt 9 months ago - 3 comments

#1765 - fix(inflation): small fixes and tests

Pull Request - State: closed - Opened by matthiasmatt 9 months ago - 1 comment
Labels: skip-changelog

#1765 - fix(inflation): small fixes and tests

Pull Request - State: closed - Opened by matthiasmatt 9 months ago - 1 comment
Labels: skip-changelog

#1764 - feat: more error handling for updateSwapInvariant

Pull Request - State: closed - Opened by matthiasmatt 9 months ago - 2 comments

#1763 - chore(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, dependabot

#1763 - chore(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, dependabot

#1762 - chore(deps): Bump github.com/spf13/viper from 1.16.0 to 1.18.2

Pull Request - State: open - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: ⚠️ do not merge, dependencies, dependabot

#1760 - chore(deps): Bump github.com/cometbft/cometbft-db from 0.9.0 to 0.9.1

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, dependabot

#1759 - test(sim): add sim genesis state for custom modules

Pull Request - State: closed - Opened by k-yang 9 months ago - 2 comments
Labels: type: tests

#1759 - test(sim): add sim genesis state for custom modules

Pull Request - State: closed - Opened by k-yang 9 months ago - 2 comments
Labels: type: tests

#1758 - register x/tokenfactory simulation functions

Issue - State: open - Opened by k-yang 9 months ago - 1 comment
Labels: good first issue, P: Nice to have / Low prio

#1758 - register x/tokenfactory simulation functions

Issue - State: open - Opened by k-yang 9 months ago - 1 comment
Labels: good first issue, P: Nice to have / Low prio

#1757 - chore: remove mentions of bindings for creating the market.

Pull Request - State: closed - Opened by jgimeno 9 months ago - 1 comment
Labels: skip-changelog

#1756 - chore(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.32.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, dependabot

#1755 - feat(oracle): Add more events on validator's performance

Pull Request - State: closed - Opened by matthiasmatt 9 months ago - 2 comments