Skip to content

Commit

Permalink
Upgrade to Lotus v1.14.2 (#154)
Browse files Browse the repository at this point in the history
* Upgrade to Lotus v1.14.1

* Upgrade to Lotus v1.14.2

* Downgrade dependencies to match Lotus 1.14.2

* Force more dependency downgrades

* Upgrade rosetta-filecoin-lib
  • Loading branch information
Anonyma authored Mar 1, 2022
1 parent 769f394 commit 11a8933
Show file tree
Hide file tree
Showing 3 changed files with 227 additions and 231 deletions.
38 changes: 17 additions & 21 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ require (
github.com/coinbase/rosetta-sdk-go v0.7.2
github.com/filecoin-project/go-address v0.0.6
github.com/filecoin-project/go-bitfield v0.2.4
github.com/filecoin-project/go-data-transfer v1.14.0
github.com/filecoin-project/go-fil-markets v1.19.0
github.com/filecoin-project/go-data-transfer v1.11.4
github.com/filecoin-project/go-fil-markets v1.13.4
github.com/filecoin-project/go-jsonrpc v0.1.5
github.com/filecoin-project/go-state-types v0.1.3
github.com/filecoin-project/lotus v1.14.0
github.com/filecoin-project/lotus v1.14.2
github.com/filecoin-project/specs-actors v0.9.14
github.com/filecoin-project/specs-actors/v2 v2.3.6
github.com/filecoin-project/specs-actors/v7 v7.0.0
Expand All @@ -21,7 +21,7 @@ require (
github.com/multiformats/go-multihash v0.1.0
github.com/orcaman/concurrent-map v0.0.0-20190826125027-8c72a8bb44f6
github.com/stretchr/testify v1.7.0
github.com/zondax/rosetta-filecoin-lib v1.1400.1
github.com/zondax/rosetta-filecoin-lib v1.1402.0
gotest.tools v2.2.0+incompatible
)

Expand All @@ -46,7 +46,7 @@ require (
github.com/docker/go-units v0.4.0 // indirect
github.com/elastic/go-sysinfo v1.7.0 // indirect
github.com/elastic/go-windows v1.0.0 // indirect
github.com/filecoin-project/dagstore v0.4.4 // indirect
github.com/filecoin-project/dagstore v0.4.3 // indirect
github.com/filecoin-project/filecoin-ffi v0.30.4-0.20200910194244-f640612a1a1f // indirect
github.com/filecoin-project/go-amt-ipld/v2 v2.1.1-0.20201006184820-924ee87a1349 // indirect
github.com/filecoin-project/go-amt-ipld/v3 v3.1.0 // indirect
Expand All @@ -60,7 +60,7 @@ require (
github.com/filecoin-project/go-hamt-ipld/v3 v3.1.0 // indirect
github.com/filecoin-project/go-padreader v0.0.1 // indirect
github.com/filecoin-project/go-statemachine v1.0.1 // indirect
github.com/filecoin-project/go-statestore v0.2.0 // indirect
github.com/filecoin-project/go-statestore v0.1.1 // indirect
github.com/filecoin-project/specs-actors/v3 v3.1.1 // indirect
github.com/filecoin-project/specs-actors/v4 v4.0.1 // indirect
github.com/filecoin-project/specs-actors/v5 v5.0.4 // indirect
Expand All @@ -69,8 +69,6 @@ require (
github.com/gbrlsnchs/jwt/v3 v3.0.1 // indirect
github.com/go-kit/log v0.2.0 // indirect
github.com/go-logfmt/logfmt v0.5.1 // indirect
github.com/go-logr/logr v1.2.1 // indirect
github.com/go-logr/stdr v1.2.0 // indirect
github.com/go-ole/go-ole v1.2.5 // indirect
github.com/godbus/dbus/v5 v5.0.4 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
Expand All @@ -88,24 +86,24 @@ require (
github.com/icza/backscanner v0.0.0-20210726202459-ac2ffc679f94 // indirect
github.com/ipfs/bbloom v0.0.4 // indirect
github.com/ipfs/go-block-format v0.0.3 // indirect
github.com/ipfs/go-blockservice v0.2.1 // indirect
github.com/ipfs/go-datastore v0.5.1 // indirect
github.com/ipfs/go-graphsync v0.12.0 // indirect
github.com/ipfs/go-ipfs-blockstore v1.1.2 // indirect
github.com/ipfs/go-blockservice v0.1.7 // indirect
github.com/ipfs/go-datastore v0.4.6 // indirect
github.com/ipfs/go-graphsync v0.10.9 // indirect
github.com/ipfs/go-ipfs-blockstore v1.0.4 // indirect
github.com/ipfs/go-ipfs-cmds v0.3.0 // indirect
github.com/ipfs/go-ipfs-ds-help v1.1.0 // indirect
github.com/ipfs/go-ipfs-exchange-interface v0.1.0 // indirect
github.com/ipfs/go-ipfs-ds-help v1.0.0 // indirect
github.com/ipfs/go-ipfs-exchange-interface v0.0.1 // indirect
github.com/ipfs/go-ipfs-files v0.0.9 // indirect
github.com/ipfs/go-ipfs-http-client v0.0.6 // indirect
github.com/ipfs/go-ipfs-util v0.0.2 // indirect
github.com/ipfs/go-ipld-cbor v0.0.6 // indirect
github.com/ipfs/go-ipld-format v0.2.0 // indirect
github.com/ipfs/go-ipld-legacy v0.1.1 // indirect
github.com/ipfs/go-log/v2 v2.5.0 // indirect
github.com/ipfs/go-merkledag v0.5.1 // indirect
github.com/ipfs/go-merkledag v0.4.1 // indirect
github.com/ipfs/go-metrics-interface v0.0.1 // indirect
github.com/ipfs/go-path v0.0.7 // indirect
github.com/ipfs/go-unixfs v0.3.1 // indirect
github.com/ipfs/go-unixfs v0.2.6 // indirect
github.com/ipfs/go-verifcid v0.0.1 // indirect
github.com/ipfs/interface-go-ipfs-core v0.4.0 // indirect
github.com/ipld/go-codec-dagpb v1.3.0 // indirect
Expand All @@ -120,9 +118,9 @@ require (
github.com/klauspost/cpuid/v2 v2.0.9 // indirect
github.com/libp2p/go-buffer-pool v0.0.2 // indirect
github.com/libp2p/go-flow-metrics v0.0.3 // indirect
github.com/libp2p/go-libp2p-discovery v0.6.0 // indirect
github.com/libp2p/go-libp2p-peerstore v0.6.0 // indirect
github.com/libp2p/go-libp2p-pubsub v0.6.1 // indirect
github.com/libp2p/go-libp2p-discovery v0.5.1 // indirect
github.com/libp2p/go-libp2p-peerstore v0.3.0 // indirect
github.com/libp2p/go-libp2p-pubsub v0.5.6 // indirect
github.com/libp2p/go-msgio v0.1.0 // indirect
github.com/libp2p/go-openssl v0.0.7 // indirect
github.com/magefile/mage v1.11.0 // indirect
Expand Down Expand Up @@ -173,8 +171,6 @@ require (
github.com/xlab/c-for-go v0.0.0-20201112171043-ea6dce5809cb // indirect
github.com/xlab/pkgconfig v0.0.0-20170226114623-cea12a0fd245 // indirect
go.opencensus.io v0.23.0 // indirect
go.opentelemetry.io/otel v1.3.0 // indirect
go.opentelemetry.io/otel/trace v1.3.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
go.uber.org/multierr v1.7.0 // indirect
go.uber.org/zap v1.19.1 // indirect
Expand Down
Loading

0 comments on commit 11a8933

Please sign in to comment.