cosmos / cosmos/evm

Support transactionReceipts subscription

Open
#803 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
164
Forks
213
Avg merge
3d 58m
Merged PRs (30d)
12

Description

## Description

From go-ethereum 1.16.5, websocket api supports subscription of `transactionReceipts`

It is not urgent but good-to-have feature for jsonrpc compatibility.

## Reference
- go-ethereum [v1.16.5 release note](https://github.com/ethereum/go-ethereum/releases/tag/v1.16.5)
- go-ethereum [PR #32697](https://github.com/ethereum/go-ethereum/pull/32697)
- go-etheruem [PR #32869](https://github.com/ethereum/go-ethereum/pull/32869)

Contributor guide

Open the contributing guide

Research direction

Start by reading the go-ethereum v1.16.5 release note and referenced PRs #32697 and #32869, then locate this repository's websocket subscription handling. Done means the JSON-RPC websocket API supports the transactionReceipts subscription with behavior compatible with go-ethereum.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.