Code Browser
GitHub issues and pull requests across the indexed Cosmos repositories.
ItemTitleState
PR #1064
vlad/forgechain
closed
PR #1063
fix(ibc): use cache context in ibc timeout callback gas accounting
closed
PR #1062
feat: async recheck support
closed
PR #1061
fix(ibc): block nested ICS20 forwarding in src callbacks
closed
PR #1060
feat(krakatoa): `operate_exclusively` toggles krakatoa features
closed
PR #1059
feat(indexer): enable cosmos module events to be indexed by EVM indexers
closed
PR #1058
chore(deps): bump sdk version
closed
PR #1057
chore: adds scripts/go-mod-tidy-all.sh
closed
PR #1056
chore: add comet libp2p startup fix
closed
PR #1055
feat(mempool): shared ctx beween cosmos tx rechecks and inserts (#1031)
closed
IS #1054
nondeterministic block_gas causes AppHash mismatch after Krakatoa update
closed
PR #1053
chore: port v0.6.x onto krakatoa
closed
PR #1052
chore(deps): bump the npm_and_yarn group across 2 directories with 1 update
closed
PR #1051
chore(deps): bump immutable from 4.3.2 to 4.3.8 in /tests/solidity in the npm_and_yarn group across 1 directory
closed
PR #1050
chore: align gas usage with EVM semantics
closed
PR #1049
chore: align gas usage with EVM semantics
closed
PR #1048
fix(rpc): return error from NewBackend instead of panicking
closed
PR #1047
fix(rpc): resolve EthTxIndex -1 sentinel before uint cast in receipt builder
closed
PR #1046
fix(rpc): replace panic with error return in NewBackend
closed
PR #1045
fix(rpc): use big.Int arithmetic in SuggestGasTipCap to prevent overflow
closed
PR #1044
fix(rpc): clamp negative timestamps to zero before uint64 cast
closed
PR #1043
fix(rpc): replace panic with graceful degradation in RPCStream subscriptions
closed
PR #1042
fix(rpc): add early limit guard in eth_getLogs to prevent OOM
closed
PR #1041
fix(rpc): use SetUint64 for EVMChainID to prevent int64 overflow
closed
PR #1040
fix(rpc): add range check in FeeHistory to prevent block number overflow
closed
IS #1039
bug: Negative timestamp and gasLimit wrap to huge uint64 values in MakeHeader
closed
IS #1038
bug: FeeHistory block number overflow — uint64 cast to int64 without range check
closed
IS #1037
bug: RPCStream initSubscriptions panics on CometBFT subscribe failure, crashing node
closed
IS #1036
bug: NewBackend() panics instead of returning error on config/client failures
closed
IS #1035
bug: SuggestGasTipCap int64 overflow produces wrong gas tip for large base fees
closed