Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rpc/trace): filter matches with trace #1090

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Conversation

jsvisa
Copy link
Contributor

@jsvisa jsvisa commented Jul 23, 2024

Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
This reverts commit 7f4ca13.

Signed-off-by: jsvisa <delweng@gmail.com>
Signed-off-by: jsvisa <delweng@gmail.com>
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all of these things are not well document, so I'd like to see a few more docs here

crates/rpc-types-trace/src/filter.rs Outdated Show resolved Hide resolved
crates/rpc-types-trace/src/filter.rs Outdated Show resolved Hide resolved
crates/rpc-types-trace/src/filter.rs Outdated Show resolved Hide resolved
crates/rpc-types-trace/src/filter.rs Outdated Show resolved Hide resolved
jsvisa and others added 2 commits July 23, 2024 22:58
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Signed-off-by: jsvisa <delweng@gmail.com>
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@mattsse mattsse merged commit 338b5b9 into alloy-rs:main Jul 23, 2024
22 checks passed
@jsvisa jsvisa deleted the trace-filter branch July 24, 2024 15:29
ben186 pushed a commit to ben186/alloy that referenced this pull request Jul 27, 2024
* feat(trace): filter with TransactionTrace

Signed-off-by: jsvisa <delweng@gmail.com>

* wip: add test case

Signed-off-by: jsvisa <delweng@gmail.com>

* Revert "wip: add test case"

This reverts commit 7f4ca13.

Signed-off-by: jsvisa <delweng@gmail.com>

* add test case

Signed-off-by: jsvisa <delweng@gmail.com>

* Update crates/rpc-types-trace/src/filter.rs

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>

* add more docs

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
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.

2 participants