RSS3-Network / Node

In the vast RSS3 Network, the RSS3 Node delivers Open Information with efficiency, it is a steadfast cruiser in the byte-filled sea.
MIT License
25 stars 3 forks source link

Curve worker filter and match logics #552

Open pseudoyu opened 1 month ago

pseudoyu commented 1 month ago

What is expected?

Filter Curve transaction precisely and structure them in our DSL API.

What is actually happening?

Lots of unknown transactions appeared in our API response.

Additional info

Transactions like https://etherscan.io/tx/0x0000638bb7e8cbad7d73a98dab0681131c1a559008490c3bbef2e0cf8725ef00 are handled into unknown curve transactions, which is not expected.

This is not a duplicated issue

brucexc commented 1 week ago

According to the information from https://etherscan.io/tx/0x0000638bb7e8cbad7d73a98dab0681131c1a559008490c3bbef2e0cf8725ef00, this is a Uniswap transaction. The issue described here should be the same as the one mentioned in https://github.com/RSS3-Network/Node/issues/608. Therefore, the problem description in this issue is inaccurate, and it should be corrected to "Filtering Uniswap transactions." @pseudoyu