owlprotocol / web3-redux

Web3 Redux Library
6 stars 1 forks source link

`EVENT_GET_PAST` max parameter #185

Closed leovigna closed 2 years ago

leovigna commented 2 years ago

Description

Implement a max parameter that stops past event request after having fetched max events.

leovigna commented 2 years ago

/cib

github-actions[bot] commented 2 years ago

Branch issue-185 created! Clone with: git fetch && git checkout --track origin/issue-185 Rebase develop branch changes with: git checkout issue-185 && git rebase develop