issues
search
EscanBE
/
evermint
Evermint is a fork of open source Evmos, maintains bug fixes, customization and enable developers to fork and transform to their chain, fully customized naming, in just 2 steps. For research and development purpose.
GNU Lesser General Public License v3.0
3
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Problem: missing good-enough and familiar test for fixing bugs of Json-RPC
#87
VictorTrustyDev
closed
10 months ago
1
Problem: `eth_getBlockBy*` currently returns wrong `transactionsRoot` and `receiptsRoot`
#86
VictorTrustyDev
closed
10 months ago
1
fix(rpc): compute and return correct `transactionsRoot` and `receiptsRoot` hashes
#85
VictorTrustyDev
closed
10 months ago
0
Problem: Transaction ordering
#84
VictorTrustyDev
opened
10 months ago
0
refactor(lint): update lint rules and fix lint issues
#83
VictorTrustyDev
closed
10 months ago
0
chores(docs): merge CHANGELOG.md released in v12.2 into main
#82
VictorTrustyDev
closed
10 months ago
0
imp(rename-chain): sync new changes of function `rename-chain` from `main` branch
#81
VictorTrustyDev
closed
10 months ago
0
fix(rename): handle new cases of rename-chain with recent changes
#80
VictorTrustyDev
closed
10 months ago
0
Problem: Incompatible address derivation leading to unrecoverable funds sent via IBC
#79
VictorTrustyDev
opened
10 months ago
0
chores: prepare release v12.2.3
#78
VictorTrustyDev
closed
10 months ago
0
fix(evm): fix wrong Ethereum Tx type when convert to `MsgEthereumTx` (backport #76)
#77
VictorTrustyDev
closed
10 months ago
0
fix(evm): fix wrong Ethereum Tx type when convert to `MsgEthereumTx`
#76
VictorTrustyDev
closed
10 months ago
0
docs: update README.md
#75
VictorTrustyDev
closed
10 months ago
0
feat(test+rpc): add integration test util + add IT skeleton for Json-RPC
#74
VictorTrustyDev
closed
10 months ago
0
chores(claims): remove `x/claims` module
#73
ronal999999
closed
10 months ago
0
Branch rename chain
#72
twobitEDD
closed
10 months ago
0
Problem: test for Json-RPC service is not good enough
#71
VictorTrustyDev
closed
10 months ago
0
chores(epochs): remove `x/epochs` module
#70
VictorTrustyDev
closed
11 months ago
0
chores(recovery): remove `x/recovery` module
#69
VictorTrustyDev
closed
11 months ago
0
chores(revenue): remove `x/revenue` module
#68
VictorTrustyDev
closed
11 months ago
0
chores(incentives): remove `x/incentives` module
#67
VictorTrustyDev
closed
11 months ago
0
fix(swagger): correct script gen swagger after switched to use vanilla Cosmos-SDK
#66
VictorTrustyDev
closed
11 months ago
0
refactor(ante): add EvmTx sender override protection in ante and correct changelog (backport #64)
#65
VictorTrustyDev
closed
11 months ago
0
refactor(ante): add EvmTx sender override protection in ante and correct changelog
#64
VictorTrustyDev
closed
11 months ago
0
imp(ante): disable more authz msgs + refactor optimize AuthzLimiterDecorator (backport #62)
#63
VictorTrustyDev
closed
11 months ago
0
imp(ante): disable more authz msgs + refactor optimize AuthzLimiterDecorator
#62
VictorTrustyDev
closed
11 months ago
0
Bug: lacking disable authz messages for other vesting account creation
#61
VictorTrustyDev
closed
11 months ago
0
fix(ante): prevent panic when building error message of fee which overflow int64 (backport #59)
#60
VictorTrustyDev
closed
11 months ago
0
fix(ante): prevent panic when building error message of fee which overflow int64
#59
VictorTrustyDev
closed
11 months ago
0
deps: bump Cosmos-SDK from v0.47.5 to v0.47.7
#58
VictorTrustyDev
closed
11 months ago
0
refactor(deps): use vanilla Cosmos-SDK v0.47.5
#57
VictorTrustyDev
closed
11 months ago
0
Proof of Concept: Expand account compatible
#56
VictorTrustyDev
opened
11 months ago
0
Feature Request: Expand account compatible
#55
VictorTrustyDev
opened
11 months ago
5
chores(inflation): replace `x/inflation` module by Cosmos-SDK `x/mint` module
#54
VictorTrustyDev
closed
11 months ago
0
chores(docs): update documents
#53
VictorTrustyDev
closed
11 months ago
0
chores(docs): update documents
#52
VictorTrustyDev
closed
11 months ago
0
imp(test): set chain id into client toml during init testnet v12.2
#51
VictorTrustyDev
closed
11 months ago
0
fix(test): set chain-id into client.toml during init testnet
#50
VictorTrustyDev
closed
11 months ago
0
chores(docs): merge CHANGELOG.md released in v12.2 into main
#49
VictorTrustyDev
closed
11 months ago
0
chores: prepare release v12.2.2
#48
VictorTrustyDev
closed
11 months ago
0
imp(test): use static mnemonic for scripts init nodes and `evmd testnet init-files` (backport #46)
#47
VictorTrustyDev
closed
11 months ago
0
imp(test): use static mnemonic for scripts init nodes and `evmd testnet init-files`
#46
VictorTrustyDev
closed
11 months ago
0
Problem: `Makefile` always refer to latest revision of proto-related dependencies
#45
VictorTrustyDev
closed
11 months ago
0
fix+chores(docs): fix proto dependencies + rebuild proto + rebuild swagger (partially backport #43)
#44
VictorTrustyDev
closed
11 months ago
0
fix+chores(docs): fix proto dependencies + rebuild swagger
#43
VictorTrustyDev
closed
11 months ago
0
Feature Request: init balance in genesis state for test accounts
#42
VictorTrustyDev
closed
11 months ago
0
Deprecation Request: Remove non-important modules to focus resource on important-core modules
#41
VictorTrustyDev
closed
10 months ago
0
imp(evm): consume all gas upon `ApplyTransaction` failure without VM error (backport #39)
#40
VictorTrustyDev
closed
11 months ago
0
imp(evm): consume all gas upon `ApplyTransaction` failure without VM error
#39
VictorTrustyDev
closed
11 months ago
0
imp(fee): reject cosmos txs that fee denom is not evm denom (backport #37)
#38
VictorTrustyDev
closed
11 months ago
0
Previous
Next