Skip to content
Cosmopediaby Unity Nodes

Code Browser

GitHub issues and pull requests across the indexed Cosmos repositories.

121 itemsClear filters
ItemTitleState
PR #1305
fix(rpc): trace the call in eth_createAccessList
EVMFlashWayne22-09-2026
open
PR #1304
fix(vm)!: match the EIP-2935 history window of the preinstalled contract
EVM0xShadowX22-09-2026
open
PR #1303
fix(rpc): resolve the earliest tag to a height for state queries
EVMFlashWayne22-09-2026
open
PR #1302
fix(rpc): don't leak eth_feeHistory fetchers when several blocks fail
EVM0xShadowX22-09-2026
open
IS #1301
[Bug] eth_feeHistory leaks the fetcher goroutines when more than one block fetch fails
EVM0xShadowX22-09-2026
open
PR #1300
fix(rpc): include preceding txs in eth_getTransactionReceipt cumulativeGasUsed
EVMBruce03922-09-2026
open
IS #1299
[Bug] eth_getTransactionReceipt reports cumulativeGasUsed as the tx's own gasUsed for every tx after the first in a block
EVMBruce03922-09-2026
open
PR #1298
feat(vm): add composable application-level EVM tracers
EVMpsy284804822-09-2026
open
PR #1297
fix: reject invalid addresses in query evm 0x-to-bech32, balance-bank and balance-erc20
EVMgjermundgaraba21-09-2026
open
IS #1293
[Feature] Composable application-level EVM tracers for policy and compliance
EVMpsy284804821-09-2026
open
PR #1291
chore: inherit org security policy
EVMaljo24218-09-2026
open
IS #1290
`FlushToCacheCtx` leaves `cacheCtx` partially written on error, with no stated caller contract
EVMcosmic-vagabond18-09-2026
open
IS #1289
Support eth_simulateV1 JSON-RPC
EVMnowooj18-09-2026
open
IS #1288
Restarted node panics on first EVM tx: authante.FeeRecipientModule is unset until a Cosmos tx runs through the ante handler
EVMEvangel9015-09-2026
open
PR #1286
fix(rpc): use the resolved block height for eth_getBlockReceipts results
EVMkriss3913-09-2026
open
PR #1285
fix(rpc): resolve block tags to a concrete height in eth_getProof
EVMkriss3913-09-2026
open
IS #1284
[Bug] State queries (eth_getBalance, eth_getTransactionCount, eth_getCode, eth_getStorageAt) treat "earliest" as "latest"
EVMkriss3913-09-2026
open
IS #1283
[Bug] EIP-2935 ring buffer uses window 8192 while the preinstalled history contract uses 8191, so get(n) returns the wrong block hash
EVMkriss3913-09-2026
open
IS #1282
[Bug] eth_createAccessList never traces the call and returns the input access list unchanged
EVMkriss3913-09-2026
open
IS #1280
[Bug] eth_getBlockReceipts("latest") pairs the txs of block H with the results of block H+1 (panic / wrong receipts)
EVMkriss3913-09-2026
open
IS #1279
[Bug] eth_getProof fails for every block tag (latest/pending/earliest): "proof queries at height <= 2 are not supported"
EVMkriss3913-09-2026
open
PR #1276
chore: Bump geth fork for patch version
EVMEric-Warehime01-09-2026
open
PR #1270
fix(statedb)!: handle empty-runtime EIP-6780 SELFDESTRUCT
EVMpamla925-08-2026
open
IS #1269
[Bug] EIP-6780 SELFDESTRUCT fails for pre-funded contracts with empty runtime code
EVMpamla925-08-2026
open
PR #1268
chore(deps): bump github.com/gorilla/websocket from 1.4.2 to 1.5.3 in /tests/jsonrpc/simulator in the go_modules group across 1 directory
EVMdependabot[bot]24-08-2026dependenciesgo
open
IS #1251
[Proposal] EIP-1559 priority fee is socialized across all validators instead of paid to the block proposer
EVMBornPsych11-08-2026
open
PR #1248
stringify json for EIP 712 encoding
EVMcodehans04-08-2026
open
PR #1245
fix: refresh mempool caches every block
EVMmmsqe31-07-2026
open
PR #1240
feat(contracts): add pnpm-based precompile package build
EVMnowooj23-07-2026
open
PR #1229
fix: prevent cosmos mempool proposal starvation under backlog
EVMmmsqe13-07-2026
open