Marten Seemann
a825682bf9
chore: stop using the deprecated github.com/libp2p/go-libp2p-yamux ( #8998 )
2022-07-08 09:44:24 -07:00
Steven Allen
6bed08fe54
chore: update libp2p
...
1. This pulls in a multistream fix that should fix that fixes a few
tests (and probably a few actual bugs).
2. This deduplicates dependencies that have been merged into the
monorepo.
fixes #8953
2022-07-07 21:38:13 -07:00
Dirk McCormick
2d2b06464c
feat: update go-fil-markets to v1.23.0
2022-07-06 11:43:06 -04:00
zenground0
1d2cbd3148
go mod tidy
2022-07-01 16:23:34 -04:00
zenground0
1607f92017
Update deps
2022-07-01 16:23:34 -04:00
Masih H. Derkani
e8c44babcf
Remove dependency to archived quic and regenerate CLI docs
...
The quic transport implementation is now moved to `go-libp2p` mono repo.
Replace the dependency to the archived repo with the new one.
Regenerate CLI docs.
2022-06-29 14:55:35 -04:00
Masih H. Derkani
535129a07a
Upgrade to go-fil-markets v1.22.2
...
Upgrade to the latest go-fil-markets with dependency to go-blockstore
upgraded.
2022-06-29 14:55:22 -04:00
Masih H. Derkani
6f686cae11
Upgrade to go-blockstore 1.2.0
and go-cid 0.2.0
...
Upgrade required dependencies and fix breaking changes.
2022-06-29 14:55:22 -04:00
Dirk McCormick
f010aa9046
feat: upgrade go-fil-markets to v1.22.0
2022-06-23 16:08:12 +02:00
Aayush
b1fddec1ce
Update to go-state-types v0.1.10
2022-06-20 14:17:03 -04:00
Łukasz Magiera
58416d0881
storage: Don't depend on specs-storage, move to storiface
2022-06-17 13:36:33 +02:00
Dirk McCormick
43bf95b8b8
feat: update go-fil-markets to v1.21.0
2022-06-14 09:15:19 +02:00
Aayush
717d592a3b
Add new proofs version type
2022-06-13 21:41:25 -04:00
Aayush
37e524adac
Update to go-address v1.0.0
2022-06-10 17:24:37 -04:00
Aayush Rajasekaran
f81194ddfd
Merge pull request #8842 from filecoin-project/revert-8770-chore/update-pubsub
...
Revert "deps: update go-libp2p-pubsub to v0.7.0"
2022-06-10 17:13:24 -04:00
Geoff Stuart
b7010c9e60
Implement function to migrate actors with only code changes
2022-06-10 15:52:32 -04:00
Jiaying Wang
f09fc45469
Revert "deps: update go-libp2p-pubsub to v0.7.0"
2022-06-10 14:29:56 -05:00
Aayush
74a00ebdda
Update to tagged actors versions
2022-06-08 13:31:50 -04:00
Aayush
b28c11a57d
Merge branch 'feat/nv16'
2022-06-03 14:01:49 -04:00
Aayush
91e69644c2
Merge branch 'feat/nv16' into jen/mergev1153to16
2022-06-03 13:18:27 -04:00
Aayush
37fdcbf197
chore: deps: update to go-libp2p v0.19.4
2022-06-03 11:48:40 -04:00
vyzo
927aea9937
update go-libp2p@v0.19.4
2022-06-02 22:29:21 +03:00
Jennifer Wang
2e59d0129d
Merge branch 'release/v1.15.3' into jen/mergev1153to16
2022-05-31 16:33:18 -04:00
vyzo
91c634b965
update go-libp2p-pubsub to v0.7.0
2022-05-31 14:00:43 +03:00
Jennifer Wang
d0c97e07f9
update to the latest golibp2p tag
2022-05-23 14:06:18 -04:00
Jennifer Wang
38bce53e18
update to the latest golibp2p tag
2022-05-23 14:02:50 -04:00
Aayush
b2b20e469f
Fix tests
2022-05-17 15:21:27 -04:00
Aayush
8cca9b1970
Use new go-state-types accessors
2022-05-17 15:21:27 -04:00
Aayush Rajasekaran
ddc46fc059
Update to filecoin pubsub
2022-05-10 16:51:36 -04:00
Raúl Kripalani
7ba14f706c
Merge branch 'feat/nv16' into fix/nv16-gas-outputs
2022-05-10 14:40:32 +01:00
Raúl Kripalani
6050d04c7c
Merge tag 'v1.15.2' into feat/nv16-merge-v1.15.2
2022-05-10 14:17:29 +01:00
vyzo
ca9ad49ba8
go mod tidy
2022-05-04 20:19:07 +03:00
vyzo
0b49f34e01
go mod
2022-05-04 15:46:25 +03:00
Łukasz Magiera
f9a4a400da
Merge pull request #8557 from filecoin-project/feat/worker-commp
...
sealing: DataCid on workers
2022-04-28 17:45:32 +02:00
Łukasz Magiera
1aed631fe5
sealing: DataCid on workers
2022-04-26 20:36:23 +02:00
Aayush
3eb007776a
Update actors
2022-04-22 11:40:59 -04:00
vyzo
357da15e5c
update go-libp2p@v0.19
2022-04-22 02:53:05 +02:00
vyzo
ed0b4b0bfa
update go-libp2p@v0.19
2022-04-22 02:20:45 +02:00
Geoff Stuart
0db46dfeaa
Bump version for xtools
2022-04-14 17:26:08 -04:00
vyzo
1866eebe06
go mod tidy
2022-04-14 19:35:09 +03:00
vyzo
1c1d8e0626
update specs-actors/v8@master
2022-04-14 19:34:40 +03:00
vyzo
cd5829ae42
update specs-actors
2022-04-14 19:33:23 +03:00
zenground0
8562798940
Use go-fil-markets tag
2022-04-14 19:32:56 +03:00
Aayush
339b7db2b7
Integrate FIP 0027
2022-04-14 19:32:56 +03:00
vyzo
45a65c5d9e
update specs-actors
2022-04-14 19:31:14 +03:00
vyzo
13a4602806
gomod: update specs-actors@v8
2022-04-14 19:29:06 +03:00
Aayush
3370847f3e
Implement FIP-0031
2022-04-14 19:28:16 +03:00
Łukasz Magiera
cf92776c64
Merge pull request #8468 from filecoin-project/jen/mergeback
...
chore: merge releases back to master
2022-04-12 15:41:36 +02:00
vyzo
0f4019cbb7
update go-libp2p@v0.18.1
2022-04-12 11:30:24 +03:00
jennijuju
0dcad9cc18
Merge branch 'releases' into jen/mergeback
2022-04-12 01:25:02 +02:00