Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / escanbe/evermint issues and pull requests
#118 - docs: update README.md to refer to latest dependencies listed
Pull Request -
State: closed - Opened by VictorTrustyDev 7 months ago
Labels: documentation
#117 - fix(deps): bumps ibc-go to v7.4.0 which include patch for ASA-2024-007
Pull Request -
State: closed - Opened by VictorTrustyDev 7 months ago
Labels: High Priority, dependency
#116 - fix(deps): bumps ibc-go to v6.3.0 which include patch for ASA-2024-007
Pull Request -
State: closed - Opened by VictorTrustyDev 7 months ago
Labels: High Priority, dependency
#115 - chores: prepare release v12.2.5
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: release
#114 - deps: bump cosmos-sdk v0.47.10
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: dependency
#113 - imp: add some validation relates to number range for EVM txs (backport #112)
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: enhancement, backport
#112 - imp: add some validation relates to number range for EVM txs
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: enhancement
#111 - fix(ante): reject EVM txs which having negative value (backport #110)
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: enhancement, backport
#110 - fix(ante): reject EVM txs which having negative value
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: enhancement
#109 - fix: resolve compile error `*_test.go` after run rename chain (backport #108)
Pull Request -
State: closed - Opened by VictorTrustyDev 8 months ago
Labels: enhancement, backport
#108 - fix: resolve compile error `*_test.go` after run rename chain
Pull Request -
State: closed - Opened by ronal999999 9 months ago
Labels: enhancement
#107 - chores: sync CHANGELOG from release v12.2 to main
Pull Request -
State: closed - Opened by VictorTrustyDev 9 months ago
Labels: documentation
#106 - deps: bump cosmos-sdk v0.47.8 and ibc v7.3.2
Pull Request -
State: closed - Opened by VictorTrustyDev 9 months ago
Labels: dependency
#105 - chores: prepare release v12.2.4
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: release
#104 - fix(evm): general use zero gas config for EVM exec (backport #103)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, backport
#103 - fix(evm): general use zero gas config for EVM exec
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#102 - Feature Request: build transaction receipt for EVM-Txs in-case of processed but failure by any reason
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#101 - Problem: transaction receipt `cumulativeGasUsed` might facing bug
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: bug
#100 - imp(test): add some edge test cases + benchmark tests
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: test
#99 - Problem: Json-RPC service uses too many `tmtypes.BlockResult` and `tmtypes.ResultBlockResults`, which are heavy
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: optimize
#98 - imp(indexer): skip pruned blocks & drop multiple failed-to-index blocks during indexer boot-up process (cherry-pick partially #96)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#97 - Problem: EVM-Tx, which immediately ignored pre-execution when block out of gas, still included in `eth_get...`
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: bug
#96 - imp(indexer): make EVMTxIndexer mandatory service, starts before Json-RPC
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, optimize
#95 - Feature Request: make EVMTxIndexer a mandatory service of Json-RPC
Issue -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, optimize
#94 - Problem: confused `gas_used` of EVM-block
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
#93 - docs: add missing CHANGELOG.md record and update comment for EVMTxIndexer interface
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: documentation
#92 - refactor(evm+erc20): cleanup un-used `x/evm` and `x/erc20` types
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
#91 - Problem: Block bloom is missing information in some cases
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: bug
#90 - Feature Request: `x/evm` indexing EvmBlock for faster Json-RPC
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
- 2 comments
Labels: enhancement
#89 - Note: implement flow
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: documentation
#88 - Problem: current ETH block hash is not computed and inherit Cosmos block hash
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#87 - Problem: missing good-enough and familiar test for fixing bugs of Json-RPC
Issue -
State: closed - Opened by VictorTrustyDev 10 months ago
- 1 comment
Labels: bug
#86 - Problem: `eth_getBlockBy*` currently returns wrong `transactionsRoot` and `receiptsRoot`
Issue -
State: closed - Opened by VictorTrustyDev 10 months ago
- 1 comment
Labels: bug
#85 - fix(rpc): compute and return correct `transactionsRoot` and `receiptsRoot` hashes
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, TODO
#84 - Problem: Transaction ordering
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#83 - refactor(lint): update lint rules and fix lint issues
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#82 - chores(docs): merge CHANGELOG.md released in v12.2 into main
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: documentation
#81 - imp(rename-chain): sync new changes of function `rename-chain` from `main` branch
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#80 - fix(rename): handle new cases of rename-chain with recent changes
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#79 - Problem: Incompatible address derivation leading to unrecoverable funds sent via IBC
Issue -
State: open - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#78 - chores: prepare release v12.2.3
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: High Priority, release
#77 - fix(evm): fix wrong Ethereum Tx type when convert to `MsgEthereumTx` (backport #76)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: High Priority, enhancement, backport
#76 - fix(evm): fix wrong Ethereum Tx type when convert to `MsgEthereumTx`
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: High Priority, enhancement
#75 - docs: update README.md
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: documentation
#74 - feat(test+rpc): add integration test util + add IT skeleton for Json-RPC
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: new-feature, test
#73 - chores(claims): remove `x/claims` module
Pull Request -
State: closed - Opened by ronal999999 10 months ago
Labels: optimize, dependency, revert
#72 - Branch rename chain
Pull Request -
State: closed - Opened by twobitEDD 10 months ago
#71 - Problem: test for Json-RPC service is not good enough
Issue -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#70 - chores(epochs): remove `x/epochs` module
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: optimize, dependency, revert
#69 - chores(recovery): remove `x/recovery` module
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: optimize, dependency, revert
#68 - chores(revenue): remove `x/revenue` module
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: optimize, dependency, revert
#67 - chores(incentives): remove `x/incentives` module
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: optimize, dependency, revert
#66 - fix(swagger): correct script gen swagger after switched to use vanilla Cosmos-SDK
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#65 - refactor(ante): add EvmTx sender override protection in ante and correct changelog (backport #64)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: documentation, enhancement, backport
#64 - refactor(ante): add EvmTx sender override protection in ante and correct changelog
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: documentation, enhancement
#63 - imp(ante): disable more authz msgs + refactor optimize AuthzLimiterDecorator (backport #62)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, backport
#62 - imp(ante): disable more authz msgs + refactor optimize AuthzLimiterDecorator
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, optimize
#61 - Bug: lacking disable authz messages for other vesting account creation
Issue -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: bug
#60 - fix(ante): prevent panic when building error message of fee which overflow int64 (backport #59)
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement, backport
#59 - fix(ante): prevent panic when building error message of fee which overflow int64
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: enhancement
#58 - deps: bump Cosmos-SDK from v0.47.5 to v0.47.7
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: dependency
#57 - refactor(deps): use vanilla Cosmos-SDK v0.47.5
Pull Request -
State: closed - Opened by VictorTrustyDev 10 months ago
Labels: dependency
#56 - Proof of Concept: Expand account compatible
Pull Request -
State: open - Opened by VictorTrustyDev 11 months ago
Labels: FYI
#55 - Feature Request: Expand account compatible
Issue -
State: open - Opened by VictorTrustyDev 11 months ago
- 5 comments
Labels: enhancement, optimize
#54 - chores(inflation): replace `x/inflation` module by Cosmos-SDK `x/mint` module
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: optimize, dependency, revert
#53 - chores(docs): update documents
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: documentation
#52 - chores(docs): update documents
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: documentation
#51 - imp(test): set chain id into client toml during init testnet v12.2
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, test
#50 - fix(test): set chain-id into client.toml during init testnet
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, test
#49 - chores(docs): merge CHANGELOG.md released in v12.2 into main
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: documentation
#48 - chores: prepare release v12.2.2
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: release
#47 - imp(test): use static mnemonic for scripts init nodes and `evmd testnet init-files` (backport #46)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, test, backport
#46 - imp(test): use static mnemonic for scripts init nodes and `evmd testnet init-files`
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, test
#45 - Problem: `Makefile` always refer to latest revision of proto-related dependencies
Issue -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: bug
#44 - fix+chores(docs): fix proto dependencies + rebuild proto + rebuild swagger (partially backport #43)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: documentation, backport
#43 - fix+chores(docs): fix proto dependencies + rebuild swagger
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: documentation
#42 - Feature Request: init balance in genesis state for test accounts
Issue -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: new-feature, test
#41 - Deprecation Request: Remove non-important modules to focus resource on important-core modules
Issue -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: optimize, dependency, TODO
#40 - imp(evm): consume all gas upon `ApplyTransaction` failure without VM error (backport #39)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, backport
#39 - imp(evm): consume all gas upon `ApplyTransaction` failure without VM error
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#38 - imp(fee): reject cosmos txs that fee denom is not evm denom (backport #37)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, backport
#37 - imp(fee): reject cosmos txs that fee denom is not evm denom
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#36 - deps: bump CometBFT to v0.37.4
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: dependency
#35 - chores(revenue): add testcases check events emitted (backport #34)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: test, backport
#34 - chores(revenue): add testcases check events emitted
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: test
#33 - fix(rpc+store): fix some concurrency issue in rpc and iavl (partially backport #32)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, dependency, backport
#32 - fix(rpc+store): fix some concurrency issue in rpc and correct iavl tag
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, dependency
#31 - fix(fee): handle deduct zero fee of zero fee tx when x/feemarket disabled and min gas price is zero (backport #30)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, backport
#30 - fix(fee): handle deduct zero fee of zero fee tx when x/feemarket disabled and min gas price is zero
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#29 - fix(gas): adjust max-gas computation logic to prevent potential out of gas issue (backport #28)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#28 - fix(gas): adjust max-gas computation logic to prevent potential out of gas issue
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#27 - chores(flags): revert set gas adjustment 1.2 made in #23
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: revert
#26 - chores(evm): enable EIP 3855 by default (backport #25)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#25 - chores(evm): enable EIP 3855 by default
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#24 - TODO: support EIP 3855
Issue -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: optimize
#23 - chores(flags): change default gas adjustment to 1.2 and update default value of some flags (backport #22)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, backport
#22 - chores(flags): change default gas adjustment to 1.2 and update default value of some flags
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#21 - fix(gov): setting max metadata length for gov proposals submission
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement
#20 - chores(release): prepare release Evermint v12.2.1
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: release
#19 - fix(rename-chain): check network chain-id string must contain EVM chain-id (backport #18)
Pull Request -
State: closed - Opened by VictorTrustyDev 11 months ago
Labels: enhancement, backport