Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use new go-state-types state accessors #711

Merged
merged 1 commit into from May 13, 2022
Merged

Conversation

arajasek
Copy link
Collaborator

Replaces #705 .

I'm not sure what's causing the test failure, and can't repro it locally. @ZenGround0 would you be able to take a look, I'm a little stuck.

@@ -932,6 +931,12 @@ func TestHandleQueryStream(t *testing.T) {

}

func NewIDAddr(t testing.TB, id uint64) address.Address {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please share this somewhere instead of introducing twice


"github.com/filecoin-project/go-fil-markets/piecestore/migrations"
"github.com/filecoin-project/go-fil-markets/retrievalmarket"
"github.com/filecoin-project/go-fil-markets/retrievalmarket/impl/clientstates"
"github.com/filecoin-project/go-fil-markets/retrievalmarket/impl/providerstates"
)

func NewActorAddr(t testing.TB, data string) address.Address {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

@arajasek arajasek merged commit 7737c58 into release/v1.20.1-v16 May 13, 2022
arajasek added a commit that referenced this pull request May 26, 2022
arajasek added a commit that referenced this pull request May 26, 2022
dirkmc pushed a commit that referenced this pull request Jun 8, 2022
dirkmc added a commit that referenced this pull request Jun 8, 2022
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
@dirkmc dirkmc mentioned this pull request Jun 8, 2022
@arajasek arajasek deleted the asr/lotus-v16 branch October 7, 2022 15:30
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.

None yet

2 participants