Łukasz Magiera
81e056be1a
sp cli: make sectors list much faster
2023-02-09 16:57:08 +01:00
Łukasz Magiera
25babace8f
Merge pull request #10208 from filecoin-project/fix/seal-delay-seconds
...
fix: cli: option to set-seal-delay in seconds
2023-02-09 16:51:20 +01:00
Phi
662fc37976
Option to set-seal-delay seconds
...
Add the option to set-seal-delay in seconds
2023-02-08 09:34:44 +01:00
Aayush
f291572b4a
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
2023-02-03 09:27:04 -05:00
0x5459
e1c00bdbba
cli: fix extend cmd to get the right sector number
2023-02-03 14:56:54 +08:00
Geoff Stuart
e200df4def
Merge pull request #10060 from filecoin-project/raulk/eth-check-tipsets-cmd
...
add a lotus-shed eth check-tipsets command.
2023-02-01 18:05:34 -05:00
Phi
b334b2055f
fix: cli: add ArgsUsage
...
fix: cli: add ArgsUsage
2023-01-31 11:56:55 +01:00
Łukasz Magiera
1286d76988
gateway: eth_subscribe support
2023-01-31 10:28:12 +01:00
Łukasz Magiera
13fc5b688f
Merge pull request #10028 from filecoin-project/gstuart/cli-color-cleanup
...
chore: cli: Remove unneeded individual color flags
2023-01-31 09:23:16 +01:00
Jorropo
f572852d06
chore: all: bump go-libipfs to replace go-block-format
...
Includes changes from:
- https://github.com/ipfs/go-block-format/pull/37
- https://github.com/ipfs/go-libipfs/pull/58
2023-01-26 17:03:18 +01:00
Łukasz Magiera
4682e8f326
Merge pull request #10105 from filecoin-project/addr-encode
...
chore:shed:encode address to bytes
2023-01-24 10:34:47 +01:00
zenground0
f03c7a8880
encode address into byte
2023-01-24 20:18:04 +13:00
Aayush
65ac5669a9
Merge branch 'master' into asr/merge-release-into-master
2023-01-23 12:37:24 -05:00
Geoff Stuart
807a60b4e4
Remove unneeded individual color flags
2023-01-23 11:11:12 -05:00
Travis Person
91a6eabab5
Merge pull request #9982 from filecoin-project/feat/obj-stats
...
feat: add toolshed commands to inspect statetree size
2023-01-19 08:37:32 -08:00
Raúl Kripalani
5541694922
fix lint.
2023-01-19 14:14:37 +00:00
Raúl Kripalani
4dee0ba7fb
add a lotus-shed eth check-tipsets command.
...
This checks Eth API consistency by walking the chain backwards
from HEAD and verifying that all data returned from eth_getBlockByNumber
is consistent with eth_getBlockByHash.
2023-01-19 14:01:39 +00:00
Travis Person
a0c58b5582
feat: add toolshed commands to inspect statetree size
2023-01-19 00:48:22 +00:00
Geoff Stuart
70db738bff
Merge pull request #10037 from filecoin-project/feat/lotus-shed-beneficiary-cli
...
feat: shed: Add beneficiary commands
2023-01-18 18:04:22 -05:00
zenground0
72baa3d916
cid -> bytes command
2023-01-17 12:19:04 -07:00
zenground0
14d921f64f
Err handle
2023-01-17 09:56:17 -07:00
Phi
51d2a883f0
Beneficiary cmd in lotus-shed
...
Add `ProposeChangeBeneficiary` and `ConfirmChangeBeneficiary` to lotus-shed
2023-01-17 12:39:55 +01:00
zenground0
7383a761f6
Fix
2023-01-16 17:54:38 -07:00
zenground0
39ae4b04be
Add cid to cbor cmd
2023-01-16 17:50:47 -07:00
Aayush
e715384173
Merge branch 'release/v1.20.0' into asr/merge-release-into-master
2023-01-16 10:51:22 -05:00
Łukasz Magiera
67023886c8
Merge pull request #9920 from filecoin-project/gstuart/extend-or-renew
...
feat: cli: Refactor renew and remove extend
2023-01-16 16:31:11 +01:00
Richard Guan
fc82aab74b
add bool flag and gen documentation
2023-01-16 16:14:19 +11:00
raulk
cdf3812e40
NV18: Filecoin EVM runtime + Actor Events + EthAccount + EAM + f4 addressing ( #9998 )
...
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: Raul Kripalani <raulk@users.noreply.github.com>
Co-authored-by: Kevin Li <ychiaoli18@users.noreply.github.com>
Co-authored-by: vyzo <vyzo@hackzen.org>
Co-authored-by: Ian Davis <nospam@iandavis.com>
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Jennifer Wang <jiayingw703@gmail.com>
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com>
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai>
Co-authored-by: Shrenuj Bansal <108157875+shrenujbansal@users.noreply.github.com>
Co-authored-by: Geoff Stuart <geoffrey.stuart@protocol.ai>
Co-authored-by: Aayush Rajasekaran <aayushrajasekaran@Aayushs-MacBook-Pro.local>
Co-authored-by: ZenGround0 <5515260+ZenGround0@users.noreply.github.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
2023-01-13 19:11:13 +00:00
Geoff Stuart
0ebdbed30b
Refactor renew and remove extend
2023-01-11 14:44:08 -05:00
Łukasz Magiera
9a46682d9d
Merge pull request #9481 from consensus-shipyard/adlrocha/cns-iface-master
...
IPC: Abstract common consensus functions and consensus interface
2023-01-11 14:49:27 +01:00
Phi
f8195deb54
fix: cli: remove requirements
...
Remove the requirements from the `lotus-worker run` cli
2023-01-06 12:43:12 +01:00
Peter Rabbitson
3de006364e
This stat-set does not belong in core lotus
2023-01-04 16:02:25 +01:00
Łukasz Magiera
273184b084
Merge pull request #9941 from beck-8/feat/add_renew_max_sectors
...
add renew max-sectors flag
2023-01-04 14:45:30 +01:00
beck
4f9119f211
add check GetAddressedSectorsMax
2023-01-04 19:39:40 +08:00
Phi
c6f69946be
fix: bench: remove unused env
...
fix: bench: remove unused environment variable.
2023-01-02 09:07:45 +01:00
beck
0f9d198dbd
add renew max-sectors flag
2022-12-25 21:05:44 +08:00
Geoff Stuart
d615b1c806
Update go-state-types
2022-12-14 19:33:47 -05:00
Geoff Stuart
ae4010ffb6
Drop actor keys from chain/actors/manifest.go
2022-12-13 18:02:34 -05:00
Shrenuj Bansal
466f0c583f
cli: Add lotus-shed cli for computing frc42 method num
2022-12-12 11:45:44 -05:00
Łukasz Magiera
c46bf475f7
fix: miner info: Output correct StartTime
2022-12-09 10:23:49 +01:00
Alfonso de la Rocha
25edb23c3f
minor fix after rebase
2022-12-05 18:22:10 +01:00
Alfonso de la Rocha
075216d9da
Merge remote-tracking branch 'upstream/master' into adlrocha/cns-iface-master
2022-12-05 18:16:14 +01:00
Łukasz Magiera
cdf169ed83
fix: chain: Fix flaky TestChainExportImport
2022-12-02 22:13:12 +01:00
Łukasz Magiera
6abf7384e2
Merge pull request #9741 from filecoin-project/feat/faster-snapshot-import
...
feat: chain: Faster snapshot imports, zstd import
2022-11-29 18:17:36 +01:00
Ian Davis
dfbf4d0f43
Bump http-server-timeout default to 30s
2022-11-29 14:38:44 +00:00
Ian Davis
0a4efd4820
Merge branch 'main' into id/update-go-version
2022-11-29 14:29:11 +00:00
Łukasz Magiera
ac8ab3ef9e
feat: chain: Faster snapshot imports, zstd imports
2022-11-29 14:10:15 +01:00
Geoff Stuart
949aa26f52
Make gen
2022-11-28 13:05:44 -05:00
Geoff Stuart
68c9db0c82
small fix
2022-11-28 11:03:30 -05:00
Geoff Stuart
1f70ced8e5
Make http server timeouts configurable for cli commands
2022-11-25 17:32:42 -05:00