Aayush
|
25757a197e
|
chore: deps: update actors to v12.0.0-dev.3
|
2023-10-03 16:19:51 -04:00 |
|
Aayush
|
59394febe1
|
chore: deps: update to FFI v1.24.0-rc.1
|
2023-10-03 16:05:22 -04:00 |
|
Łukasz Magiera
|
1927b26abf
|
fee config: Default MaximizeWindowPoStFeeCap to true
|
2023-10-03 11:53:26 +02:00 |
|
Łukasz Magiera
|
444e75ef77
|
feat: mpool/wdpost: Maximize feecap config
|
2023-10-03 11:32:49 +02:00 |
|
Andrew Jackson (Ajax)
|
6376001a50
|
config PR changes
|
2023-10-02 17:08:42 -05:00 |
|
Jie Hou
|
e81e5a751c
|
Merge pull request #11301 from filecoin-project/move-partition
Feat: Lotus cli: actor: Support move partition command to move partitions' deadline
|
2023-10-02 09:27:26 -07:00 |
|
Jie Hou
|
3ca769c3c3
|
Update go mod
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
7f3b2b8bc3
|
Add doc
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
5e1e426882
|
Add really-do-it
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
513ebd2de3
|
Update go-state-types commit
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
66dee78508
|
Resume filecoin-ffi to right commit
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
6f03936678
|
Remove unnecessary changes
|
2023-10-02 16:56:56 -07:00 |
|
Jie Hou
|
0a25e90dc8
|
WIP: Able to make call
WIP: further improve
CHANGELOG
Go mod switch dependency
|
2023-10-02 16:56:56 -07:00 |
|
Phi-rjan
|
0d240d1c58
|
Merge pull request #11297 from filecoin-project/fix-update-todo-nv21
chore: config: Update todo in UseSyntheticPoRep
|
2023-10-02 13:39:05 +01:00 |
|
Phi
|
f0fce8f4a5
|
Remove sentence
Remove sentence about additional computation costs
|
2023-10-02 13:19:13 +01:00 |
|
Łukasz Magiera
|
0e26a8d99b
|
Merge pull request #11299 from criadoperez/fix/criadoperez
docs: Link the release section in the release flow doc
|
2023-10-02 11:06:45 +00:00 |
|
Andrew Jackson (Ajax)
|
4bcbc15a40
|
aliases
|
2023-09-29 13:05:51 -05:00 |
|
Andrew Jackson (Ajax)
|
ea035f4a7f
|
lint, db timout, cfg rm
|
2023-09-29 11:56:10 -05:00 |
|
Andrew Jackson (Ajax)
|
a9d472a40e
|
lp cfg set existing defaults
|
2023-09-28 10:47:40 -05:00 |
|
Andrew Jackson (Ajax)
|
5a331e41a9
|
stacks on task panic
|
2023-09-28 10:39:33 -05:00 |
|
Friðrik Ásmundsson
|
3fd57ff7d9
|
Merge pull request #11270 from filecoin-project/benchmark-binaries
feat: Add lotus-bench cli option to stress test any binary
|
2023-09-28 10:15:06 +00:00 |
|
Friðrik Ásmundsson
|
a791a795e9
|
Merge pull request #11276 from filecoin-project/setup-grafana-prometheus-docs
feat: Instructions for setting up Grafana/Prometheus for monitoring local lotus node
|
2023-09-28 10:14:30 +00:00 |
|
Andrew Jackson (Ajax)
|
86ec8bbf18
|
config docs
|
2023-09-27 21:59:21 -05:00 |
|
Andrew Jackson (Ajax)
|
1202ddf18c
|
tidy
|
2023-09-27 10:50:46 -05:00 |
|
Fridrik Asmundsson
|
5b394f0f98
|
small fixes
|
2023-09-27 14:06:26 +00:00 |
|
Fridrik Asmundsson
|
e0f90274e4
|
fix spelling
|
2023-09-27 14:03:50 +00:00 |
|
Phi
|
3d8324d0f8
|
Remove precomputing line
Remove precomputing line
|
2023-09-27 08:59:40 +01:00 |
|
Andrew Jackson (Ajax)
|
545329311f
|
lp config after testing
|
2023-09-26 22:06:00 -05:00 |
|
Alejandro
|
1d893d6630
|
Completed TODO in code
|
2023-09-26 13:03:46 +02:00 |
|
Phi-rjan
|
6c8a0eabfc
|
Merge pull request #11295 from filecoin-project/phi-worker-connect-backport
chore: backport #11294 into `release/v1.23.4`
|
2023-09-26 08:31:12 +02:00 |
|
Phi
|
e7b0fb3de3
|
Update todo in config
Updates the TODO in the synthetic config.
|
2023-09-26 08:22:25 +02:00 |
|
Andrew Jackson (Ajax)
|
aae259c426
|
gen
|
2023-09-25 14:25:02 -05:00 |
|
Phi
|
8c30e06eb6
|
Handle both IPv4 and IPv6
use net.JoinHostPort(minerIP, minerPort) to handle both IPv4 and IPv6 addresses.
|
2023-09-25 15:12:07 +02:00 |
|
Phi
|
65638ae0c1
|
Connect to newAddress
Connect to newAddress
|
2023-09-25 15:11:59 +02:00 |
|
Łukasz Magiera
|
d64bc2c9be
|
Merge pull request #11294 from filecoin-project/phi-connect-listen-not-set
fix: worker: Connect when --listen is not set
|
2023-09-25 15:06:23 +02:00 |
|
Phi
|
f1c70720df
|
Handle both IPv4 and IPv6
use net.JoinHostPort(minerIP, minerPort) to handle both IPv4 and IPv6 addresses.
|
2023-09-25 14:38:59 +02:00 |
|
Phi
|
3f2d2eb659
|
Connect to newAddress
Connect to newAddress
|
2023-09-25 14:38:59 +02:00 |
|
Łukasz Magiera
|
121cd97f65
|
Merge pull request #11288 from cloudxin/patch-1
Update mainnet.pi
|
2023-09-25 13:21:31 +02:00 |
|
Aayush Rajasekaran
|
a0e38c905e
|
Merge pull request #11293 from filecoin-project/phi-butterfly-assets
chore: butterfly: Add preliminary nv21 assets
|
2023-09-24 10:03:39 -04:00 |
|
Phi
|
ba68d09294
|
Add butterfly assets
Add butterfly assets
|
2023-09-24 09:05:56 +02:00 |
|
Aayush
|
6801b1c3e9
|
feat: set butterflynet to upgrade to nv21 at epoch 400
|
2023-09-23 18:25:16 -04:00 |
|
Aayush Rajasekaran
|
527cba8922
|
Merge pull request #11291 from filecoin-project/asr/updates
chore: deps: update bulitin-actors, FVM, and go-state-types
|
2023-09-23 18:23:51 -04:00 |
|
Aayush
|
72cd622221
|
fix: storage: only check CommD if sector has deals
|
2023-09-23 17:54:44 -04:00 |
|
Steven Allen
|
c6debaadf0
|
make gen
|
2023-09-23 17:54:44 -04:00 |
|
Steven Allen
|
2fa5422581
|
fix: use VerifyDealForActivation in StateComputeCID
Unfortunately, ComputeDataCommitement was deprecated.
|
2023-09-23 17:54:39 -04:00 |
|
Steven Allen
|
92844c8921
|
fix recursive test
|
2023-09-23 14:32:53 -04:00 |
|
Aayush
|
04ebd5177c
|
refactor: GetMaxSectorExpirationExtension depends on network version
|
2023-09-23 14:09:25 -04:00 |
|
Aayush
|
9b40880a2e
|
chore: deps: update to FFI v1.24.0-dev.1
|
2023-09-23 12:20:57 -04:00 |
|
Andrew Jackson (Ajax)
|
bcd0faba81
|
test fix
|
2023-09-22 18:23:57 -05:00 |
|
Andrew Jackson (Ajax)
|
afe4625d92
|
Merge branch 'feat/sturdypost' into lotus_provider_config
|
2023-09-22 18:19:56 -05:00 |
|