Skip to content

Conversation

@csillag
Copy link
Contributor

@csillag csillag commented Jul 23, 2025

In this PR, I am applying new insights gained during implementing event type filtering
to the previously implemented transaction method filtering:

  • Rename TX method filter components so that we reference method, not type
  • Use dedicated option types, instead using typecasting to any in change handlers

@github-actions
Copy link

github-actions bot commented Jul 23, 2025

Deployed to Cloudflare Pages

Latest commit: a3e6bffccdd2276c82676f2fbd36470ac8842004
Status:✅ Deploy successful!
Preview URL: https://e2c2c601.oasis-explorer.pages.dev
Alias: https://pr-2082.oasis-explorer.pages.dev

@csillag csillag force-pushed the csillag/tx-list-code-cleanup branch from 9ccbc07 to 3bf8f34 Compare July 23, 2025 10:56
@csillag csillag marked this pull request as ready for review July 23, 2025 18:03
@csillag csillag self-assigned this Jul 23, 2025
@csillag csillag force-pushed the csillag/tx-list-code-cleanup branch 5 times, most recently from cd435fb to e8e47ef Compare July 25, 2025 10:49
@csillag csillag force-pushed the csillag/tx-list-code-cleanup branch from e8e47ef to 8fc7a7d Compare July 29, 2025 00:09
csillag added 4 commits July 29, 2025 02:49
Since we are actually filtering for TX method here,
not type.
Also, finish inconsistent renaming of "setMethod"
props to "setTxMethod", to better distinguish
between props referring to transactions and events.
Since we are actually filtering for TX method here,
not type.
@csillag csillag force-pushed the csillag/tx-list-code-cleanup branch from 931312f to a3e6bff Compare July 29, 2025 00:50
@csillag csillag merged commit 57d5267 into master Jul 29, 2025
9 checks passed
@csillag csillag deleted the csillag/tx-list-code-cleanup branch July 29, 2025 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants