Skip to content

Commit

Permalink
Update FFI to 1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arajasek committed Apr 23, 2023
1 parent 0b98aa2 commit 599b5b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion extern/filecoin-ffi
5 changes: 2 additions & 3 deletions itests/wdpost_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,18 @@ import (
"testing"
"time"

"github.com/filecoin-project/go-state-types/builtin"
"github.com/filecoin-project/lotus/chain/actors"

"github.com/stretchr/testify/require"

"github.com/filecoin-project/go-address"
"github.com/filecoin-project/go-state-types/abi"
"github.com/filecoin-project/go-state-types/big"
"github.com/filecoin-project/go-state-types/builtin"
miner11 "github.com/filecoin-project/go-state-types/builtin/v11/miner"
"github.com/filecoin-project/go-state-types/network"

"github.com/filecoin-project/lotus/api"
"github.com/filecoin-project/lotus/build"
"github.com/filecoin-project/lotus/chain/actors"
"github.com/filecoin-project/lotus/chain/types"
"github.com/filecoin-project/lotus/itests/kit"
"github.com/filecoin-project/lotus/node/impl"
Expand Down

0 comments on commit 599b5b7

Please sign in to comment.