Łukasz Magiera
7cfba5e1b2
Merge pull request #9323 from LexLuthr/feat/update-storage-output
...
feat: miner: display updated & update-cache for storage list
2022-09-16 12:43:51 +02:00
LexLuthr
32ce8f0d9b
display updated & update-cache for storage
2022-09-16 11:37:12 +05:30
Aayush Rajasekaran
7d3b7fe728
Merge pull request #9321 from filecoin-project/gstuart/actors-cids-cli-network-version
...
fix: cli: actor-cids cli command now defaults to current network
2022-09-15 12:38:51 -04:00
Geoff Stuart
609dad02a2
actor-cids cli command now defaults to current network version instead of newest
2022-09-15 10:42:44 -04:00
Łukasz Magiera
7dd12f88e1
Merge pull request #9027 from filecoin-project/jen/butterfly
...
build: artifacts: butterfly
2022-09-15 16:30:02 +02:00
Łukasz Magiera
7a2a069a5a
Merge pull request #9282 from Juneezee/refactor/os.ReadDir
...
refactor: use `os.ReadDir` for lightweight directory reading
2022-09-15 16:25:51 +02:00
Łukasz Magiera
bf3daea124
sealing: Minimum upgrade sector expiration/target config
2022-09-15 16:19:57 +02:00
Łukasz Magiera
305cfa1f69
sealing: Pick safer minTarget in calcTargetExpiration
2022-09-15 16:09:13 +02:00
Łukasz Magiera
d2c726cd28
fix: sealing: Abort upgrades in sectors with no deals
2022-09-15 16:09:13 +02:00
Aayush Rajasekaran
4e830a8c31
Merge pull request #9308 from filecoin-project/gstuart/beneficiary-info-cli
...
feat: cli: print beneficiary info in state miner-info
2022-09-14 18:12:55 -04:00
Geoff Stuart
9d63e1412e
print beneficiary info in state miner-info and lotus-miner info
2022-09-14 17:54:20 -04:00
Aayush Rajasekaran
305589e347
Merge pull request #9307 from filecoin-project/gstuart/change-beneficiary
...
feat: api/cli: change beneficiary propose and confirm for actors and multisigs.
2022-09-14 17:47:20 -04:00
Geoff Stuart
3c19328764
Review fixes
2022-09-14 17:38:01 -04:00
Geoff Stuart
84fd51ff50
add cli commands for changing beneficiary
2022-09-14 16:52:00 -04:00
Aayush Rajasekaran
4f46ad3665
Merge pull request #9317 from filecoin-project/gstuart/cli-cleanup
...
chore: cli: cleanup and standardize cli
2022-09-14 16:35:49 -04:00
Geoff Stuart
4f75e2041c
Add helper function to print usage when wrong number of arguments are supplied
2022-09-14 15:38:15 -04:00
Geoff Stuart
3ca9b1e331
wait.Receipt.ExitCode != 0 to wait.Receipt.ExitCode.IsError()
2022-09-14 14:53:11 -04:00
Geoff Stuart
fb0633453a
api, nodeApi to minerApi
2022-09-14 14:51:18 -04:00
Geoff Stuart
308cef950b
cctx.Args().Len() to cctx.NArg()
2022-09-14 14:33:29 -04:00
Geoff Stuart
f567db64b6
Merge pull request #9296 from filecoin-project/gstuart/beneficiary-withdraw-api
...
feat: api/cli: beneficiary withdraw api and cli
2022-09-14 13:36:51 -04:00
Geoff Stuart
d94cdaaade
Fixes node startup
2022-09-14 13:15:17 -04:00
Łukasz Magiera
3e8eaa8112
Merge pull request #9315 from filecoin-project/asr/fix-config
...
fix: docsgen: revert rename of API Name to Num
2022-09-14 19:13:16 +02:00
Aayush
e3e6ff67db
fix: docsgen: revert rename of API Name to Num
2022-09-14 12:41:47 -04:00
Geoff Stuart
21906b5a63
add api and cli calls for beneficiary withdrawl
2022-09-14 12:26:35 -04:00
Łukasz Magiera
bdb62e6a40
Merge pull request #9303 from filecoin-project/9299-messages-with-empty-uuids-to-mpoolpushmessage-will-be-rejected
...
fix: api: Ignore uuid check for messages with uuid not set
2022-09-14 08:59:11 +02:00
Aayush Rajasekaran
7b23814fc1
Merge pull request #9291 from filecoin-project/gstuart/terminate-from-worker-addr
...
feat: cli: Add option to terminate sectors from worker address
2022-09-13 20:51:11 -04:00
Geoff Stuart
36fec765e7
Merge pull request #9304 from filecoin-project/tippy/update-links-2
...
chore: Fix dead links to docs.filecoin.io
2022-09-13 19:37:42 -04:00
TippyFlitsUK
ea53f12a98
chore: Fix dead links to docs.filecoin.io
2022-09-14 00:10:22 +01:00
Shrenuj Bansal
a50a21b076
cleanup
2022-09-13 16:52:47 -04:00
Shrenuj Bansal
4c4b10c617
Ignore uuid check for messages with uuid not set
2022-09-13 16:33:55 -04: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
Geoff Stuart
a0ec3a7bbe
Add option to terminate sectors from any address
2022-09-13 10:14:28 -04:00
Aayush Rajasekaran
c791fe34b9
Merge pull request #9283 from filecoin-project/gstuart/merge-releases-1.17.1
...
chore: merge releases into master after v1.17.1 release
2022-09-13 10:06:13 -04:00
Aayush Rajasekaran
04a8239df4
Merge pull request #9267 from filecoin-project/jen/nv17
...
feat: network: add nv17 and integrate the corresponding go state type
2022-09-12 18:19:28 -04:00
Aayush
108d41fd78
Update FFI and go-state-types
2022-09-12 15:59:55 -04:00
Jennifer Wang
001c5500bd
increase the default propagation delay to 10 sec
2022-09-12 10:48:55 -04:00
Jennifer Wang
8d99d27932
add envvar for PROPAGATION_DELAY_SECS
2022-09-12 10:45:34 -04:00
Aayush
19c3232d2f
more fixes
2022-09-10 12:37:03 -04:00
Aayush
76090193ea
Tweak StateMinerPreCommitDepositForPower based on network version
2022-09-09 21:40:15 -04:00
Aayush
c0bbaebaf4
more fixes
2022-09-09 21:40:15 -04:00
Aayush
92cc24fca2
support fvm gas tracing
2022-09-09 21:40:15 -04:00
Aayush
30f66578e1
fixup genesis creation
2022-09-09 21:40:15 -04:00
Aayush
e9a3235291
more fixes
2022-09-09 21:40:15 -04:00
Geoff Stuart
642555d0fb
Fix discrepancies, run fiximports
2022-09-09 21:40:15 -04:00
Aayush
0efca4d266
introduce v9 actors and nv17
2022-09-09 21:40:15 -04:00
Geoff Stuart
bc2bf7d6d0
Merge branch 'releases'
2022-09-09 14:05:15 -04:00
Geoff Stuart
29fff4fb06
Merge pull request #9281 from filecoin-project/fix/call-syncBasefeeCheck
...
fix: miner: Call SyncBasefeeCheck from `lotus info`
2022-09-09 12:34:18 -04:00
Eng Zer Jun
abef90423d
refactor: use os.ReadDir
for lightweight directory reading
...
`os.ReadDir` was added in Go 1.16 as part of the deprecation of `ioutil`
package. It is a more efficient implementation than `ioutil.ReadDir`.
Reference: https://pkg.go.dev/io/ioutil#ReadDir
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-09-09 19:53:40 +08:00
Phi
ca965d1c6c
Call SyncBasefeeCheck from lotus info
...
Call SyncBasefeeCheck from `lotus info` to not duplicate logic. Also switches to V1 api.
2022-09-09 13:42:34 +02:00