Skip to content
Cosmopediaby Unity Nodes

Code Browser

GitHub issues and pull requests across the indexed Cosmos repositories.

1,302 itemsClear filters
ItemTitleState
PR #1306
docs: align SECURITY.md with cosmos/security policy
EVMdianab-cl24-09-2026
closed
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
PR #1296
fix: tx evm send should never silently fall back to zeroized to-addr (backport #1277)
EVMmergify[bot]21-09-2026
closed
PR #1295
fix: tx evm send should never silently fall back to zeroized to-addr (backport #1277)
EVMmergify[bot]21-09-2026
closed
PR #1294
docs: add changelog entry for #1277
EVMgjermundgaraba21-09-2026
closed
IS #1293
[Feature] Composable application-level EVM tracers for policy and compliance
EVMpsy284804821-09-2026
open
PR #1292
chore(deps-dev): bump adm-zip from 0.6.0 to 0.6.1 in /contracts in the npm_and_yarn group across 1 directory
EVMdependabot[bot]18-09-2026dependenciesjavascript
closed
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 #1287
fix(rpc): reject the zero blockHash in log filters instead of panicking
EVMkriss3913-09-2026
closed
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 #1281
[Bug] eth_getLogs with the zero blockHash crashes the handler (nil FromBlock dereference)
EVMkriss3913-09-2026
closed
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 #1278
chore(deps): bump the npm_and_yarn group across 3 directories with 4 updates
EVMdependabot[bot]09-09-2026dependenciesjavascript
closed
PR #1277
fix: tx evm send should never silently fall back to zeroized to-addr
EVMfragwuerdig03-09-2026backport/0.7.xbackport/0.6.x
closed