Aayush
1f80471479
Update to go-state-types v0.1.12-beta
2022-09-20 11:59:26 -04:00
Łukasz Magiera
9be712de99
deps: Use latest cbor-gen
2022-09-20 17:30:07 +02:00
Aayush Rajasekaran
d249117182
Merge pull request #9279 from filecoin-project/chore/update-bitswap
...
chore: update bitswap and some libp2p packages
2022-09-13 12:14:38 -04:00
Steven Allen
b13cf82541
chore: update bitswap and some libp2p packages
...
This removes some deprecated packages from the build tree.
2022-09-13 07:56:12 -07:00
Aayush
108d41fd78
Update FFI and go-state-types
2022-09-12 15:59:55 -04:00
Aayush
c0bbaebaf4
more fixes
2022-09-09 21:40:15 -04:00
Aayush
30f66578e1
fixup genesis creation
2022-09-09 21:40:15 -04:00
Aayush
0efca4d266
introduce v9 actors and nv17
2022-09-09 21:40:15 -04:00
Łukasz Magiera
efc8c75e7d
deps: go-libp2p-pubsub v0.8.0
2022-08-29 10:05:14 +02:00
Łukasz Magiera
28722de72d
Merge pull request #9177 from filecoin-project/9171-add-retries-to-mpool-push-message
...
feat: message: Add retries to mpool push message from lotus miner
2022-08-29 09:24:35 +02:00
Jiaying Wang
1b5a1f692a
Merge pull request #9206 from filecoin-project/asr/verifreg-tuple
...
fix: verifreg: serialize RmDcProposalID as int, not tuple
2022-08-26 16:38:34 -04:00
Jennifer Wang
343d092044
mod tidy
2022-08-26 15:33:26 -04:00
Jennifer Wang
d8578190ff
update go state type to v0.1.11
2022-08-26 14:43:53 -04:00
Shrenuj Bansal
b3175f0b5c
Merge branch 'master' into 9171-add-retries-to-mpool-push-message
2022-08-26 12:31:35 -04:00
Shrenuj Bansal
0ebe1a6631
go mod tidy
2022-08-26 12:02:00 -04:00
Shrenuj Bansal
217cc846c3
Address more comments
2022-08-26 11:55:20 -04:00
Łukasz Magiera
5d9315938f
Make mod tidy happy
2022-08-25 14:28:06 -04:00
Łukasz Magiera
ebd8c0c50a
gomod: Update libp2p to v0.22.0
2022-08-25 14:06:21 -04:00
Aayush
9812792d46
fix: verifreg: serialize RmDcProposalID as int, not tuple
2022-08-23 16:58:10 -04:00
Shrenuj Bansal
b972e079b8
Address comments
2022-08-22 17:32:43 -04:00
Shrenuj Bansal
8a19cd19d8
Merge branch 'master' into 9171-add-retries-to-mpool-push-message
2022-08-19 12:08:07 -04:00
Łukasz Magiera
9112470785
deps: use tagged kad-dht
2022-08-19 11:31:51 -04:00
Łukasz Magiera
87edaa3f06
deps: use tagged markets
2022-08-19 11:28:05 -04:00
Shrenuj Bansal
afb4b1b68f
mod tidy and fiximports
2022-08-18 18:23:42 -04:00
Shrenuj Bansal
12abc74640
update jsonrpc deps
2022-08-18 18:10:57 -04:00
Shrenuj Bansal
66891b6c53
mod tidy
2022-08-17 15:28:38 -04:00
Marco Munizaga
1f65d51a69
Update go-libp2p-resource-manager to v0.5.3
2022-08-12 09:49:38 -07:00
Marco Munizaga
df777b3166
Update deps
2022-08-11 12:53:10 -07:00
Marco Munizaga
6d4b962391
Use v0.8.0 go-bitswap
2022-08-11 12:38:50 -07:00
Marco Munizaga
61abd91eb9
Use kad-dht fork
2022-08-11 11:39:06 -07:00
Marco Munizaga
57772135ad
Update dep
2022-08-11 11:22:21 -07:00
Marco Munizaga
766d809f0c
Update to go-libp2p v0.21-RC
2022-08-11 11:15:20 -07:00
Jorropo
93afbdeaae
base256emoji
2022-07-15 00:52:28 +02:00
Łukasz Magiera
e8230b5523
Merge pull request #8985 from filecoin-project/masih/dep-up-carv2-2-4-1
...
chore: market: Upgrade to `go-car` `2.4.1`
2022-07-11 16:47:33 +02:00
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
Masih H. Derkani
74cd93e5bd
Upgrade to go-car
2.4.1
...
Upgrade to the latest `go-car` to roll out a fix to the minimum index
width, where it could cause a validation error when CAR data payload
contains identity CIDs with empty data.
2022-07-07 16:13:44 +01: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