iankressin / eql

Query language to interact with EVM chains
https://eql.sh
MIT License
61 stars 5 forks source link

feat: change FROM to ^OF with support for lowercases GET, ON #37

Open rizdarmwn opened 2 months ago

rizdarmwn commented 2 months ago

Should close #31

Please tests if OK

also tests passes for cargo test with changed source from FROM to OF

add one test case for lower case check

iankressin commented 2 months ago

Hey @rizdarmwn thanks for this PR. Will give a proper test this week.

iankressin commented 1 month ago

@rizdarmwn lgtm! We just need to fix the conflicts

rizdarmwn commented 1 month ago

@iankressin should be resolved now