Aayush Rajasekaran
5a2398baa0
Deps: Update lotus-soup to point to tagged releases
2022-01-11 20:02:45 -05:00
Aayush Rajasekaran
6730af0cfe
Deps: Update go-fil-markets to v1.13.5
2022-01-11 20:02:29 -05:00
Aayush Rajasekaran
8ef3f6d8b0
Deps: Update go-ipld-cbor to v0.0.6
2022-01-11 20:02:10 -05:00
Aayush Rajasekaran
d9361f4be0
Deps: Update go-storedcounter to v0.1.0
2022-01-11 20:01:59 -05:00
Aayush Rajasekaran
1033ec304a
Deps: Update dagstore to v0.4.4
2022-01-11 20:01:43 -05:00
Aayush Rajasekaran
ec21fd5f2c
Deps: Update go-car/v2 to v2.1.1
2022-01-11 20:01:35 -05:00
Aayush Rajasekaran
5a5d3afa80
Deps: Update go-ipld-prime to v0.14.3
2022-01-11 20:01:32 -05:00
Aayush Rajasekaran
b5dff4b63c
Deps: Update go-ds-badger2 to v0.1.2
2022-01-11 20:01:28 -05:00
Aayush Rajasekaran
f8eaa0b8c1
Deps: Update actors v2 to v2.3.6
2022-01-11 19:57:32 -05:00
Aayush Rajasekaran
11cf83fb88
Deps: Update actors v2
2022-01-11 19:57:17 -05:00
vyzo
87b21380c7
update drand
2022-01-11 19:55:18 -05:00
vyzo
1f99550da8
update go-libp2p-connmgr to v0.3
2022-01-11 19:55:06 -05:00
vyzo
81c8c3f554
update go-libp2p to v0.17
2022-01-11 19:54:59 -05:00
vyzo
d5b131f4ec
go mod tidy
2022-01-11 19:54:08 -05:00
vyzo
d9d4e29253
go get drand@release/v1.3
2022-01-11 19:53:37 -05:00
vyzo
27c9a3b772
update go-ds-measure and go-filestore
2022-01-11 19:52:37 -05:00
Aayush Rajasekaran
489abefce6
Update go-ipld-cbor
2022-01-11 19:51:16 -05:00
Aayush Rajasekaran
5cb33b48da
Plumb contexts through
2022-01-11 19:51:08 -05:00
Aayush Rajasekaran
df943d3f4e
Update markets
2022-01-11 19:50:59 -05:00
Aayush Rajasekaran
7d55284b90
Update carv2
2022-01-11 19:50:34 -05:00
Aayush Rajasekaran
414a53b2df
Update go-car
2022-01-11 19:50:27 -05:00
Aayush Rajasekaran
4d98dd9806
Update go-storedcounter and go-ds-versioning
2022-01-11 19:49:48 -05:00
vyzo
585f30a793
update deps
2022-01-11 19:49:23 -05:00
Aayush Rajasekaran
dcd7c9ec6a
Update go-data-transfer
2022-01-11 19:48:49 -05:00
whyrusleeping
a44081aa75
WIP: updating to new datastore/blockstore code with contexts
2022-01-11 19:48:04 -05:00
zenground0
8765c69ab8
Snap Deals Integration
...
- FSM handles the actual cc upgrade process including error states
- PoSting (winning and window) works over upgraded and upgrading sectors
- Integration test and changes to itest framework to reduce flakes
- Update CLI to handle new upgrade
- Update dependencies
2022-01-11 18:02:59 -05:00
Aayush Rajasekaran
ba85c9fc67
Update go-paramfetch
2022-01-10 23:13:03 -05:00
zenground0
1d3c48c852
RemoveData and Decode
...
- Unsealing replica update with sector key works and tested
- Sector key generation added and tested
2022-01-10 23:02:44 -05:00
zenground0
a6ce9c13ff
WIP sector storage and integration test
2022-01-10 22:49:29 -05:00
Aayush Rajasekaran
9007be1aec
Update actors
2022-01-10 22:34:57 -05:00
Aayush Rajasekaran
27e21e8db9
Update deps
2022-01-10 22:34:49 -05:00
Aayush Rajasekaran
b44596e48f
Plug in the FFI call
2022-01-10 22:34:43 -05:00
Aayush Rajasekaran
3e3bd52c51
Integrate v7 actors
2022-01-10 22:34:33 -05:00
Jennifer Wang
29cdee761b
update to ipld-legacy to v0.1.1
2021-12-09 21:06:56 -05:00
Łukasz Magiera
b4bdb89f65
CARv2 v2.1.0
2021-12-08 01:52:00 -05:00
Clint Armstrong
e2a1ca7caa
Use cgroup limits in worker memory calculations
...
Worker processes may have memory limitations imposed by Systemd. But
/proc/meminfo shows the entire system memory regardless of these limits.
This results in the scheduler believing the worker has the entire system
memory avaliable and the worker being allocated too many tasks.
This change attempts to read cgroup memory limits for the worker
process. It supports cgroups v1 and v2, and compares cgroup limits
against the system memory and returns the most conservative values to
prevent the worker from being allocated too many tasks and potentially
triggering an OOM event.
2021-11-30 02:06:58 +01:00
hannahhoward
d4074e45cf
feat(deps): update go-graphsync v0.10.6
2021-11-29 13:29:12 -08:00
Łukasz Magiera
4d51980cb5
deps: Use tagged go-ipld-selector-text-lite
2021-11-29 21:22:30 +01:00
Łukasz Magiera
9538fc9723
mod tidy, docsgen
2021-11-29 20:56:40 +01:00
Łukasz Magiera
61791b90ea
retrieval: Only output matching nodes, MatchPath dagspec
2021-11-29 20:40:55 +01:00
Aayush Rajasekaran
8cb9c6e21f
Update go-state-types
2021-11-02 15:39:46 +00:00
vyzo
758b54f36d
update go-libp2p-pubsub to v0.5.6
2021-10-29 13:53:55 +03:00
Jennifer Wang
724dfc6a4d
tidy
2021-10-26 20:10:18 -04:00
Jennifer Wang
47b82bdaea
update to actor v6.0.1 to make the logs less noisy
2021-10-26 19:53:53 -04:00
Łukasz Magiera
97e4921a4a
Merge pull request #7542 from filecoin-project/feat/gs-metrics
...
Collect and expose graphsync metrics
2021-10-20 15:22:03 +01:00
Łukasz Magiera
8182ffcf9f
Merge pull request #7532 from filecoin-project/chore/unpin-yamux
...
unpin the yamux dependency
2021-10-20 14:58:11 +01:00
Łukasz Magiera
b1c06ece85
mod tidy
2021-10-19 19:03:53 +02:00
Łukasz Magiera
32ce12acfc
Update go-graphsync to v0.10.4
2021-10-19 19:03:38 +02:00
Dirk McCormick
116ed01197
feat: update to go-fil-markets v1.13.3
2021-10-19 10:03:07 +02:00
Steven Allen
3b2e8c439a
unpin the yamux dependency
...
This has been pinned for a while under suspicion that it was causing
graphsync stalls. However, the libp2p team has been unable to reliably
reproduce the issue and believes that it's likely a graphsync issue.
Libp2p issue: https://github.com/libp2p/go-yamux/issues/61
2021-10-18 10:44:32 -07:00