Skip to content

Extend evm trace api#73

Open
tmcgroul wants to merge 2 commits into
masterfrom
extend-trace-request
Open

Extend evm trace api#73
tmcgroul wants to merge 2 commits into
masterfrom
extend-trace-request

Conversation

@tmcgroul

@tmcgroul tmcgroul commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This pr targets a use case where a user wants to get all traces that have non empty and not zero value. I concluded that col_gt_eq predicate + 0x1 hex value works better than anything else but i'm a bit concerned that it doesn't allow (for example) to specify min or max number to be filtered out - potentially we could try to parse a hex number into a number and compare it to a predicate value but it comes with overhead so i didn't follow that approach

@tmcgroul tmcgroul requested review from eldargab and kalabukdima June 8, 2026 15:44
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.

1 participant