Łukasz Magiera
88bdb591d5
Merge pull request #6003 from filecoin-project/fix/fbs-di
...
Fix fallback chainstore
2021-04-10 01:58:38 +02:00
Łukasz Magiera
8fc0aa0575
Merge pull request #5941 from filecoin-project/feat/markets-v1.2.5-rc1
...
Update to go-fil-markets-v1.2.5
2021-04-09 21:11:58 +02:00
Łukasz Magiera
9d4935a736
Merge pull request #5976 from filecoin-project/fix/storage-demote-stat-err
...
localstorage: Demote reservation stat error to debug
2021-04-09 21:08:08 +02:00
Łukasz Magiera
44fee61c62
Merge pull request #5999 from filecoin-project/asr/nits
...
Add description to the client deal CLI command
2021-04-09 19:03:34 +02:00
Łukasz Magiera
7e4cb9da84
Fix fallback chainstore
2021-04-09 16:11:02 +02:00
Aayush Rajasekaran
18d40e62f9
Add description to the client deal CLI command
2021-04-09 00:58:29 -04:00
Łukasz Magiera
8a19ddbb9f
Merge pull request #5992 from FinnZhang/remove-CapGasFee-duplicate-code
...
remove messagepool CapGasFee duplicate code
2021-04-08 16:46:52 +02:00
Dirk McCormick
4a3261a986
feat: go-fil-markets-v1.2.5-rc1
2021-04-08 14:34:35 +02:00
FinnZhang
9805758e8a
remove messagepool CapGasFee duplicate code
2021-04-08 17:50:19 +08:00
Aayush Rajasekaran
b6949aa4ba
Incorporate feedback into release issue template
2021-04-08 01:36:24 -04:00
Aayush Rajasekaran
536d267cbb
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-04-08 01:36:04 -04:00
Aayush Rajasekaran
55aebd199b
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-04-08 01:36:04 -04:00
Aayush Rajasekaran
e6045bba85
Introduce a release issue template
2021-04-08 01:36:04 -04:00
Frank
2dbd597f82
Update cmd/lotus-storage-miner/actor.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
2021-04-08 11:14:53 +08:00
Peter Rabbitson
a40fb1e1dd
Merge pull request #5974 from filecoin-project/chore/move_to_ipfs_log_v2
...
Centralize everything on ipfs/go-log/v2
2021-04-06 18:01:36 +02:00
Łukasz Magiera
bed5ec81bd
localstorage: Demote reservation stat error to debug
2021-04-06 16:06:47 +02:00
Łukasz Magiera
9fb345af67
storagefsm: Test applying global events in broken state
2021-04-06 15:38:13 +02:00
Łukasz Magiera
be85e561e1
Merge pull request #5972 from filecoin-project/chore/rm_cached_bs
...
CachedBlockstore is not referenced as of 3795cc2bd2
2021-04-06 15:31:54 +02:00
Łukasz Magiera
2eda5e8284
Merge pull request #5971 from filecoin-project/chore/switch_lock_to_rw
...
Convert the chainstore lock to RW
2021-04-06 15:27:20 +02:00
Peter Rabbitson
25a77d905d
Centralize everything on ipfs/go-log/v2
...
I am not entirely sure this is right, but everything seems to build...
2021-04-06 15:04:32 +02:00
Łukasz Magiera
cf96ad4fdb
fix lint
2021-04-06 14:30:49 +02:00
Łukasz Magiera
a5921a9bf9
fix lotus-soup build
2021-04-06 13:30:36 +02:00
Peter Rabbitson
a5fd552a0c
CachedBlockstore is not referenced as of 3795cc2bd2
2021-04-06 13:24:49 +02:00
Peter Rabbitson
7bced1532b
Convert the chainstore lock to RW
...
High read-API concurrency facilitates multiple calls to GetHeaviestTipSet
which in turn could slow down chainsync.
2021-04-06 13:01:48 +02:00
Łukasz Magiera
c3736f40fe
gateway: use correct path in serveRpc
2021-04-06 12:29:11 +02:00
Łukasz Magiera
e8f28d7b9f
Fix tests
2021-04-06 12:24:58 +02:00
Łukasz Magiera
79194ccad1
Merge pull request #5967 from filecoin-project/asr/release-master
...
Merge releases into master
2021-04-06 12:21:42 +02:00
Frank
4403158680
add unset for set-addrs
2021-04-06 11:24:32 +08:00
Aayush Rajasekaran
37ca23d9e2
Merge branch 'releases' into asr/release-master
2021-04-05 17:29:19 -04:00
Aayush Rajasekaran
3fc23a785c
Update changelog to 1.6.0
2021-04-05 15:30:28 -04:00
Aayush Rajasekaran
96d7efee6e
Merge pull request #5965 from filecoin-project/release/v1.6.0
...
Land Lotus v1.6.0
2021-04-05 15:27:43 -04:00
Aayush Rajasekaran
301b5a25fc
Merge pull request #5959 from filecoin-project/asr/changelog
...
Lotus v1.6.0
2021-04-05 15:24:05 -04:00
Aayush Rajasekaran
f7757376d0
Merge pull request #5924 from filecoin-project/asr/extend-v1-util
...
Util for miners to extend all v1 sectors
2021-04-05 15:17:02 -04:00
Łukasz Magiera
eee50caaf1
Fix buildall
2021-04-05 20:12:47 +02:00
Łukasz Magiera
81bd27911f
Propagate StateMsg api changes
2021-04-05 19:56:53 +02:00
Peter Rabbitson
b8dff22a40
make gen
2021-04-05 19:15:32 +02:00
Łukasz Magiera
49f8b8df00
Merge pull request #5900 from filecoin-project/mg/chore/move-mpool-clear
...
chore: Move lotus mpool clear to lotus-shed
2021-04-05 18:43:57 +02:00
Łukasz Magiera
f67bc0b0e7
Merge pull request #5930 from filecoin-project/feat/other-network-images
...
other network images
2021-04-05 18:28:57 +02:00
Łukasz Magiera
9a2ec07837
storagefsm: Apply global events even in broken states
2021-04-05 18:25:29 +02:00
Łukasz Magiera
0a8d20eb4e
Merge pull request #5957 from filecoin-project/asr/nits
...
State CLI improvements
2021-04-05 18:09:01 +02:00
Peter Rabbitson
b79be2a2c2
Merge remote-tracking branch 'origin/master' into feat/stateless-offline-dealflow
2021-04-05 16:06:44 +02:00
Łukasz Magiera
d8bff4d19f
Make gateway work with v1 api
2021-04-05 13:47:10 +02:00
Łukasz Magiera
deb2b90b6a
Fix lotus/miner build
2021-04-05 13:23:46 +02:00
Peter Rabbitson
7fddbb528d
Introduce stateless offline dealflow, bypassing the FSM/deallists
...
This is aproposal for an additional flag --manual-stateless-deal and a
corresponding API endpoint ClientStatelessDeal. This allows firing off
an offline-style deal against a miner without keeping further track of
it locally.
Not keeping any local state introduces the limitation of requiring free
storage deals, as there is nothing to tie the payment channel setup to.
Rationale/need for this type of flow is the case of incredibly large
sets of data nd deals, where the client and providers have prearranged
payment ahead of time, and the client has a separate-from-lotus database
of deal inventory. This way the client can use their lotus node merely
as a network gateway, without running into any limitations currently
present in both lotus as a whole and go-fil-markets in particular.
Specific context for this work is filecoin-discover, where the requirement
is to onboard ~ 12,000,000 individual deals against a pool of miners
with whom the client has prearranged a relationship.
2021-04-05 13:11:10 +02:00
Aayush Rajasekaran
a49b21b94a
Lotus version 1.6.0
2021-04-04 21:34:20 -04:00
Aayush Rajasekaran
ea46a67550
State CLI: Clarify sector helptext
2021-04-03 22:56:39 -04:00
Aayush Rajasekaran
d9dcc7845f
State CLI: fix printMsg to not panic when message isn't found
2021-04-03 22:55:02 -04:00
Aayush Rajasekaran
72c410cd8f
Address review on v1 sector extension tool
2021-04-03 22:19:36 -04:00
Aayush Rajasekaran
01bf3a89f4
Add checks to v1 extension util
2021-04-03 16:54:16 -04:00
Aayush Rajasekaran
b734e5a232
Miner CLI: If performing read-only operations on a foreign miner, miner API isn't needed
2021-04-03 16:54:16 -04:00