go-fil-markets
go-fil-markets copied to clipboard
Paginate & filter storage client list-deals
For https://github.com/filecoin-project/lotus/issues/4185.
@dirkmc This has unit tests now. Can merge if all looks good.
@dirkmc
Have written the unit tests for the pagination as well.
Let's not merge right now as we're in the middle of testing a release, and I want to make sure the variadic arguments work across the API boundary.
@dirkmc How dod you fix the imports here ?
Do we need to change the signature of ListLocalDeals so that it doesn't take variadic params?
@dirkmc @aarshkshah1992 do we still want to land this? Looks like we paused for a previous release and didn't pick this back up.
@aarshkshah1992 could you please resolve the conflicts and merge this? Lets aiming to merge this in lotus v1.11.1!