Jiaying Wang
a1264c8c84
update deps ( #11819 )
2024-04-03 19:42:24 -07:00
Steven Allen
1645c32997
test: eth: deflake EthBlockHashesCorrect_MultiBlockTipset ( #11808 )
...
Increase the chances of having multiple blocks at the same height by
aligning block times across test miners. Also, make the block hash test
faster.
2024-04-03 19:10:31 -07:00
LexLuthr
9f9dc979fb
feat: curio: add miner init ( #11775 )
...
* sptool: Initial structure
* sptool: Port lotus-miner actor withdraw
* sptool: Make cli docsgen happy
* actors are done
* info
* proving
* sptool the rest
* fixed gitignore
* lints
* oops
* 2
* terminate
* fixes
* curio new-miner setup
* reword doc section
* fix curio flags
* fix gen
* change repetitive prompt
* add miner to base
* add config test
* fix config compare, add tests
* go mod tidy
* fix itest in GA
* fix comparer function
* fix compare value match
---------
Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
Co-authored-by: Andrew Jackson (Ajax) <snadrus@gmail.com>
2024-04-03 15:00:14 -05:00
Łukasz Magiera
f1c04c8f96
curio cli: Add --local to storage list cli
2024-04-03 21:40:06 +02:00
Łukasz Magiera
416d7ef860
fix: curio: Pass taskID to WritePiece
2024-04-03 21:40:06 +02:00
Łukasz Magiera
6997162c71
curio storage: Add missing reservation comment in MoveStorage
2024-04-03 21:40:06 +02:00
Łukasz Magiera
316a0d6c26
fix: curio: Pass taskID to TreeDRC
2024-04-03 21:40:06 +02:00
Łukasz Magiera
2ccc0db1cc
feat: curio: Storage reservations in MoveStorage
2024-04-03 21:40:06 +02:00
LexLuthr
466966c72d
enable 8MiB sectors on Curio
2024-04-03 21:37:39 +02:00
Łukasz Magiera
f8a5aa0db5
feat: curio: Move boost proxy into the main binary ( #11783 )
...
* feat: curio: Move boost proxy into the main binary
* curio: Command for generating market tokens
* curio boost rpc: Address review
* make docsgen-cli
2024-04-03 11:31:43 -05:00
Piotr Galar
4ab4922dc8
ci: ci: list processes before calling apt-get to enable debugging ( #11815 )
2024-04-03 07:35:26 -07:00
Łukasz Magiera
b27c861485
curio: Cleanup proving config ( #11751 )
2024-04-02 11:21:21 -05:00
Łukasz Magiera
71fee359d1
feat: spcli: sectors extend improvements ( #11798 )
...
* sptool: Initial structure
* sptool: Port lotus-miner actor withdraw
* sptool: Make cli docsgen happy
* actors are done
* info
* proving
* sptool the rest
* fixed gitignore
* lints
* oops
* 2
* terminate
* fixes
* sptool: improve sectors list
* feat: spcli: Add client to claim info in sectors extend
* spcli: Fix extend skipping sectors with claims
---------
Co-authored-by: Andrew Jackson (Ajax) <snadrus@gmail.com>
2024-04-02 11:18:27 -05:00
Łukasz Magiera
23a3c74720
feat: curio: Add schemas for DDO deal support ( #11805 )
2024-04-02 11:16:59 -05:00
Łukasz Magiera
a40cced0d9
feat: curioweb: add favicon ( #11804 )
2024-04-02 11:15:50 -05:00
Piotr Galar
2a0d8970e8
ci: ci: migrate the release workflow to github actions ( #11785 )
...
* ci: rename install ubuntu deps to install system dependencies
* ci: migrate the release workflow to github actions
* ci: set permissions required by the newly added workflows explicitly
* ci: prevent duplicate release and docker publishing
* ci: trigger docker workflow on push to master
* ci: do not pass tokens to goreleaser on dry release runs
* ci: specify higher permissions on a job level
2024-04-02 14:22:09 +01:00
Rod Vagg
86279403ea
docs: actor events API and DDO documentation ( #11615 )
2024-04-02 16:15:18 +11:00
Andrew Jackson (Ajax)
b95e95f4d6
feat: SPTool ( #11788 )
...
* sptool: Initial structure
* sptool: Port lotus-miner actor withdraw
* sptool: Make cli docsgen happy
* actors are done
* info
* proving
* sptool the rest
* fixed gitignore
* lints
* oops
* 2
* terminate
* fixes
* sptool: improve sectors list
---------
Co-authored-by: Łukasz Magiera <magik6k@gmail.com>
2024-04-01 10:30:35 -05:00
LexLuthr
8062f200bd
fix: curio: refactor curio graceful shutdown ( #11794 )
...
* refactor curio shutdown
* apply suggestions, remove provider cli
2024-03-30 11:40:32 -05:00
LexLuthr
0e4677618f
fix: CLI: adjust TermMax for extend-claim used by a different client ( #11764 )
...
* fix Datacap TermMax
* fix itest
* add batching
* make batch size variable
* docsgen-cli
* reduce batch size, fix batch dc
* apply suggestion from review
* put back TODO
---------
Co-authored-by: LexLuthr <lexluthr@protocol.ai>
2024-03-28 15:18:28 +04:00
LexLuthr
795ee314c0
remove from-miner cmd ( #11793 )
2024-03-28 13:09:41 +04:00
Phi-rjan
9dc9a5cf45
Merge pull request #11790 from filecoin-project/phi-v1261
...
release: v1.26.1
2024-03-27 21:15:57 +01:00
Phi
e215381f84
Update changelog, version, make gen
...
- Update changelog
- Update version
- Make gen / Make docsgen-cli
2024-03-27 20:29:36 +01:00
Aayush Rajasekaran
4d0d520ffd
feat: nv22: lightweight patch to upgrade calibnet ( #11776 )
2024-03-27 14:13:00 -04:00
Steven Allen
78d9d9baa0
Merge branch 'releases'
2024-03-27 08:55:17 -07:00
Łukasz Magiera
ae7829acd7
fix: curio seal: Check ticket age before sending PreCommit message
2024-03-26 20:33:23 +01:00
Łukasz Magiera
021385116a
paths: Fix local existing allocate requests in Finalize
2024-03-26 20:32:46 +01:00
Łukasz Magiera
c7ca271507
rebuild storage mocks
2024-03-26 20:32:46 +01:00
Łukasz Magiera
7b00cc5827
curio: Add task storage to SDRTrees
2024-03-26 20:32:46 +01:00
Łukasz Magiera
c7b64bd6a9
curio: Storage reservations when fetching
2024-03-26 20:32:46 +01:00
Piotr Galar
662ea6f2d5
fix: ci: allow master main sync to write to the repository ( #11784 )
2024-03-26 17:19:53 +00:00
Steven Allen
0cdf58849b
Merge branch 'release/v1.26.0' into releases
2024-03-26 10:15:39 -07:00
Piotr Galar
3f4eaf0b82
ci: ci: create gh workflow that runs go tests ( #11762 )
...
* ci: create gh action that installs go from go.mod
* ci: create gh action that installs ubuntu dependencies
* ci: create gh action that starts yugabyte db
* ci: create gh workflow that runs go tests
* ci: test the test workflow
* ci: delete duplicate line from runner configuration
* Revert "ci: test the test workflow"
This reverts commit d1da190c375f7104dc1f5151b6f2e8c405d1fb82.
* ci: match the circleci runners more accurately
* ci: fetch all filecoin-ffi dependencies
* ci: rename fetch/install job to cache to better match underlying tasks
* ci: set permissions required by the test workflow explicitly
2024-03-26 16:06:42 +01:00
Phi
3cb9b6c718
Add testing step
...
Call-out that testing of the RC should be done.
2024-03-26 09:26:50 +01:00
Phi-rjan
d5df13e66e
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Rod Vagg <rod@vagg.org>
2024-03-26 09:26:50 +01:00
Phi
7e4b989e32
Update release_issue_template.md
...
Update release_issue_template.md
2024-03-26 09:26:50 +01:00
Łukasz Magiera
099fc04d0a
curio web: node info page ( #11745 )
...
* curio web: node info page
* curioweb: add missing files
* curio web: Better hapi route prefixes
2024-03-25 10:35:54 -05:00
Łukasz Magiera
e86d81b26a
fix: curio seal: Fix partial Finalize retry
2024-03-22 16:05:48 +01:00
Łukasz Magiera
8ec74fdb05
itests: Try to deflake TestSectorImportAfterPC2
2024-03-22 16:05:48 +01:00
Piotr Galar
ed98bf9ec5
ci: ci: create gh workflow that runs go checks ( #11761 )
...
* ci: create gh action that installs go from go.mod
* ci: create gh action that installs ubuntu dependencies
* ci: create gh workflow that runs go checks
* ci: test the check workflow
* Revert "ci: test the check workflow"
This reverts commit 1d0759d3c69eae99d17c5a80470b7a40d5b3bc94.
2024-03-22 12:57:14 +00:00
Piotr Galar
e2ab5d68ad
ci: ci: create gh workflow that runs go build ( #11760 )
...
* ci: create gh action that installs go from go.mod
* ci: create gh action that installs ubuntu dependencies
* ci: create gh workflow that runs go build
* ci: test the build workflow
* Revert "ci: test the build workflow"
This reverts commit 8150510aae4d6d1fb1d719e2d69057a3c0695d32.
2024-03-22 12:57:03 +00:00
Phi
5f86ff9a6e
Update date PhoenixHeight
...
Update date PhoenixHeight
2024-03-22 07:00:28 +01:00
Phi
68e4296cc4
make gen, make docsgen-cli
...
make gen, make docsgen-cli
2024-03-22 07:00:28 +01:00
Phi
b814ab7a4e
Set mainnet upgrade height
...
Set mainnet upgrade height
2024-03-22 07:00:28 +01:00
Phi
98d22a622c
Update changelog, bump version
...
Update changelog, bump version
2024-03-22 07:00:28 +01:00
Phi
fb4125b36f
Update actor bundle, except calib
...
Update the actor bundle for everything except calibnet: ./pack.sh v13 v13.0.0 calibrationnet=v13.0.0-rc.3
2024-03-22 07:00:28 +01:00
aarshkshah1992
d9c3998c70
remove cli test
2024-03-22 07:00:28 +01:00
Phi
12369fe7de
chore: deps: bump GST
...
chore: deps: bump GST
2024-03-22 07:00:28 +01:00
aarshkshah1992
1e708367fa
update verified claim tests
2024-03-22 07:00:28 +01:00
Phi
b212435d4b
chore: deps: bump actor bundle
...
chore: deps: bump actor bundle
2024-03-22 07:00:28 +01:00