eqlabs / pathfinder

A Starknet full node written in Rust
https://eqlabs.github.io/pathfinder/
Other
618 stars 227 forks source link

fix(json-rpc): from_block to pending and to_block to none should return events from pending block #2196

Closed lambda-0x closed 1 week ago

lambda-0x commented 2 weeks ago

on top of #2195 will rebase once thats merged

fix: #2194

lambda-0x commented 2 weeks ago

BTW: if you set the target branch for this PR to the branch of the other PR we'll get a much cleaner diff here. Once the other PR is merged the target branch will be changed to main automatically.

i tried to do that but since the other branch is part of my repo i cannot make it the base here.

kkovaacs commented 1 week ago

Thanks a lot for your contribution, really appreciated!