Jiaying Wang
64059ca87e
Merge pull request #9851 from filecoin-project/jen/19
...
build: release: v1.19.0
2022-12-12 22:51:39 -05:00
Jennifer Wang
8574fa1350
Merge branch 'release/v1.19.0' into jen/19
2022-12-12 22:21:10 -05:00
Jiaying Wang
2e769f1f0a
Merge pull request #9807 from filecoin-project/sbansal/release_v1.19.0_final
...
chore: update CHANGELOG.md for 1.19.0
2022-12-12 21:41:02 -05:00
Jennifer Wang
a56c7aca17
update changelog
2022-12-12 21:22:19 -05:00
Jiaying Wang
d674c02c43
Merge pull request #9814 from filecoin-project/jen/cherrypick
...
fix: ci: release title fix
2022-12-12 16:23:45 -05:00
Jennifer Wang
e89af899a3
update changelog
2022-12-10 23:40:30 -05:00
Jiaying Wang
da3892f902
Merge pull request #9829 from filecoin-project/asr/backport-panic-fix-1.19
...
chore: backport: panic fix
2022-12-10 23:10:08 -05:00
Jiaying Wang
9416ceb7de
Merge pull request #9833 from filecoin-project/release/v1.18.2
...
build: release: v1.18.2
2022-12-10 22:55:38 -05:00
Jiaying Wang
2cbc29ea09
Merge branch 'releases' into release/v1.18.2
2022-12-10 22:46:32 -05:00
Jiaying Wang
0b30261e5c
Merge pull request #9832 from filecoin-project/jen/chan
...
release: v1.18.2
2022-12-10 22:45:38 -05:00
Jennifer Wang
ea4b57854b
v1.18.2
2022-12-10 22:31:39 -05:00
Jiaying Wang
5c656133e2
Merge pull request #9830 from filecoin-project/asr/backport-panic-fix-1.18
...
chore: backport: panic fix
2022-12-10 22:12:40 -05:00
Łukasz Magiera
1a5e38ecf9
sealing: Add a guard check to getExpirationCached when sector not found
2022-12-10 19:00:17 -05:00
Łukasz Magiera
887f00856e
fix: sealing: Avoid nil dereference in debug log
2022-12-10 19:00:15 -05:00
Łukasz Magiera
b08130a6af
sealing: Add a guard check to getExpirationCached when sector not found
2022-12-10 18:56:19 -05:00
Łukasz Magiera
2871377cee
fix: sealing: Avoid nil dereference in debug log
2022-12-10 18:56:09 -05:00
Phi-rjan
401c655d8c
Add link to Node cluster docs
...
Add link to Node cluster docs
2022-12-09 20:42:46 +01:00
Phi-rjan
bf17d61686
Add links to docs
...
Add links to documentation where its applicable.
2022-12-08 18:26:06 +01:00
Phi-rjan
372f8274ae
Add SnapDeals highlight to changelog
...
Add a SnapDeals highlight to changelog for v1.19.0
2022-12-08 13:13:31 +01:00
Phi-rjan
7661c1526b
Update CHANGELOG with sub-bullets
...
Updates the changelog with:
- Sub-bullets explaining the PRs for the most relevant improvements and enhancements.
- Adds more description to the Highlights and links
2022-12-08 10:58:58 +01:00
Ian Davis
cdb4e7bc95
Switch release name template from "Release vX.X.X" to "vX.X.X":wq
2022-12-08 03:06:58 -05:00
Shrenuj Bansal
2b82a46b02
update CHANGELOG.md for 1.19.0
2022-12-06 20:21:45 -05:00
Jiaying Wang
84a1bda771
Merge pull request #9806 from filecoin-project/sbansal/merge_from_1.18.1
...
chore: Merge releases into v1.19.0 and bump version
2022-12-06 18:05:27 -05:00
Shrenuj Bansal
4e9322c1e5
remove conflict remnant
2022-12-06 17:55:52 -05:00
Shrenuj Bansal
e14f0c361f
make docsgen
2022-12-06 17:52:01 -05:00
Shrenuj Bansal
43315670fa
Merge branch 'releases' into sbansal/merge_from_1.18.1
2022-12-06 17:48:37 -05:00
Shrenuj Bansal
f864c499a3
Merge branch 'release/v1.18.1' into sbansal/merge_from_1.18.1
2022-12-06 17:47:28 -05:00
Shrenuj Bansal
6b77b949d7
Merge pull request #9804 from filecoin-project/sbansal/v1.19.0_backport_20221206
...
chore: Backport changes to v1.19.0
2022-12-06 16:30:22 -05:00
Ian Davis
c726e4e86a
Remove build-debug
2022-12-06 15:37:51 -05:00
Ian Davis
35bcbdc9d0
Remove trigger-testplans, lotus-soup
2022-12-06 15:37:43 -05:00
Ian Davis
d506d6755d
Remove testplans/*
2022-12-06 15:37:21 -05:00
Łukasz Magiera
8577272164
fix: cliutil: Fix URL-based API endpoint parsing
2022-12-06 12:13:56 -05:00
Ian Davis
cf56f246b9
Rely on local env varibale instead of context
...
We have this env varible set in the project settings as well as the
CircleCI context. Due to what seems like a bug on CircleCI's eng, the
using the context causes our release flow to halt when some member of
the team initiate releases, but not others. So for now, it's safest to
rely on the project settings, which definitely won't cause this issue.
2022-12-06 12:13:32 -05:00
Rod Vagg
d9cd19632e
deps: upgrade go-merkledag to 0.8.1 ( #9717 )
...
Ref: https://github.com/ipfs/go-merkledag/releases/tag/v0.8.1
2022-12-06 12:11:41 -05:00
Jiaying Wang
e68b8e96c7
Merge pull request #9745 from filecoin-project/release/v1.18.1
...
build:release: v1.18.1
2022-11-29 00:10:14 -05:00
c32b8af65f
build:release: v1.18.1 prep ( #9744 )
...
* fix: cli: check found before dereferencing SectorInfo
* v1.18.1 prep
* Docsgen-cli
Co-authored-by: Aayush <arajasek94@gmail.com >
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com >
2022-11-28 23:28:32 -05:00
Aayush Rajasekaran
a435aeb991
Merge pull request #9715 from filecoin-project/gstuart/update-gst-backport
...
chore: deps: update go-state-types backport
2022-11-23 15:50:50 -05:00
Geoff Stuart
2bc070a7d8
Update go-state-types to v0.10.0-alpha-2
2022-11-23 15:31:26 -05:00
Shrenuj Bansal
2520b16445
Merge pull request #9710 from filecoin-project/sbansal/changelog-update
...
Update CHANGELOG.md
2022-11-23 11:40:43 -05:00
Shrenuj Bansal
724a7e1ebb
Update CHANGELOG.md
2022-11-23 11:35:45 -05:00
Shrenuj Bansal
8864d71e7a
Merge pull request #9707 from filecoin-project/sbansal/1.19.0-rc2_version_update
...
Update build version and changelog
2022-11-22 20:32:22 -05:00
Shrenuj Bansal
7b443f5b75
small comment
2022-11-22 20:30:37 -05:00
Shrenuj Bansal
04d3d79ecc
make gen and docsgen
2022-11-22 17:39:28 -05:00
Shrenuj Bansal
1968498794
update build version and changelog
2022-11-22 17:20:33 -05:00
Aayush Rajasekaran
0bf439ff94
Merge pull request #9702 from filecoin-project/1.19.0_backport_20221122
...
backport: configurable pre check timeouts and zondax hid update
2022-11-22 11:19:16 -05:00
Łukasz Magiera
87c25e211c
feat: wdpost: Configurable pre-check timeouts
2022-11-22 11:05:56 -05:00
Łukasz Magiera
c117611267
mod tidy
2022-11-22 11:03:53 -05:00
Ian Davis
af29d2d5be
Update Zondax/hid to 0.9.1
...
I updated us to an intermediate version based on a git sha. That version
removed a deprecation warning, but caused issues on older versions of
MacOs (Big Sur and lower). This release of Zondax/hid fixes things in a
way that both removes the deprecation warning and works on older MacOS
versions.
2022-11-22 11:03:40 -05:00
Shrenuj Bansal
93c2e02235
Merge pull request #9685 from filecoin-project/gstuart/backport-goreleaser
...
baackport: ci: Fix issues with new goreleaser flow
2022-11-18 12:54:11 -05:00
Ian Davis
93698b6a83
Turn on goreleaser debug logging
...
This will give us much more detailed information in the release job, so
we can more easily debug issues when they occur.
2022-11-18 12:01:11 -05:00
Ian Davis
96f5697848
Add binary name to goreleaser build configs
...
Without this name, it assumes all binaries share the name of the project
(i.e. lotus), which causes them all to get renamed and collide when
generating the archive.
2022-11-18 12:01:11 -05:00
Ian Davis
ff5c576a4d
Remove kubo download after installing
...
Goreleaser checks to make sure we don't have a dirty git state when
releasing, which means the kubo download we use to set up IPFS should be
removed before release.
2022-11-18 12:01:11 -05:00
Ian Davis
8586ea5d78
Use new workspace name in build script
2022-11-18 12:01:11 -05:00
Ian Davis
2ae22e11ae
Use context with goreleaser key
2022-11-18 12:01:11 -05:00
Shrenuj Bansal
19964df99a
Merge pull request #9661 from filecoin-project/generate-changelog-v1.19.0-rc1
...
chore: Update changelog for v1.19.0-rc1
2022-11-16 16:07:24 -05:00
Shrenuj Bansal and Aayush Rajasekaran
7de8d32ab8
update version
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-11-16 16:07:00 -05:00
Aayush Rajasekaran
12153055b4
Merge pull request #9665 from filecoin-project/gstuart/backport-linux-binaries
...
backport: Forgot to include linux binaries in goreleaser
2022-11-16 15:38:39 -05:00
Shrenuj Bansal and Aayush Rajasekaran
ec9d2d1102
small update
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-11-16 15:23:19 -05:00
Ian Davis
0ff0f4d0e4
Forgot to include linux binaries in goreleaser
2022-11-16 15:09:18 -05:00
Shrenuj Bansal
d98b100595
chore: Update changelog for v1.19.0-rc1
2022-11-16 14:29:00 -05:00
Shrenuj Bansal
22fbb3704c
chore: update lotus version to 1.19.0-rc1
2022-11-16 13:55:01 -05:00
Aayush Rajasekaran
49552c2c0a
Merge pull request #9657 from filecoin-project/asr/merge-release-into-master
...
chore: merge release into master
2022-11-16 11:51:05 -05:00
Aayush
084e3414f0
Merge branch 'releases' into asr/merge-release-into-master
2022-11-16 10:53:33 -05:00
+3
bd10bdf99a
build: release: v1.18.0 ( #9652 )
...
* build: Bump version to v1.17.3-dev
* build: set version to v1.18.0-dev
* chore: actors: Allow builtin-actors to return a map of methods (#9342 )
* Allow builtin-actors to return a map of methods
* go mod
* Fix tests
* Fix tests, check carefully please
* Delete lotus-pond (#9352 )
* feat: add StateNetworkVersion to mpool API
* chore: refactor: rename NewestNetworkVersion
* feat: actors: Integrate datacap actor into lotus (#9348 )
* Integrate datacap actor
* Implement datacap actor in chain/builtin
* feat: support typed errors over RPC
* chore: deps: update to go-jsonrpc 0.1.8
* remove duplicate import
* fix: itest: check for closed connection
* chore: refactor: move retry test to API
* address magik supernit
* Add ability to only have single partition per msg for partitions with recovery sectors
* doc gen
* Address comments
* Return beneficiary info from miner state Info()
* Update builtin-actors to dev/20220922-v9 which includes FIP-0045 changes in progress
* Integrate verifreg changes to lotus
* Setup datacap actor
* Update builtin-actors to dev/20220922-v9-1
* Update datacap actor to query datacap instead of verifreg
* update gst
* update markets
* update actors with hamt fix
* update gst
* Update datacap to parse tokens
* Update bundles
* datacap and verifreg actors use ID addresses without protocol byte
* update builtin-actors to rc1
* update go-fil-markets
* Update bundles to rc2
* Integrate the v9 migration
* Add api for getting allocation
* Add upgrade epoch for butterfly
* Tweak PreSeal struct to be infra-friendly
* docsgen
* More tweaking of PreSeal for genesis
* review fixes
* Use fake cid for test
* add butterfly artifacts for oct 5 upgrade
* check datacaps for v8 verifreg match v9 datacap actor
* Remove print statements
* Update to go-state-types master
* Update to go-state-types v0.9.0-rc1
* review fixes
* use go-fil-markets v1.24.0-v17
* Add accessors for allocations and claims maps
* fix: missing permissions tag
* butterfly
* update butterfly artifacts
* sealing pipeline: Prepare deal assigning logic for FIP-45
* sealing pipeline: Get allocationId with StateApi
* use NoAllocationID instead of nil AllocationId
* address review
* Add datacap actor to registry.go
* Add cli for listing allocations and removing expired allocations
* Update to go-state-types master
* deps: upgrade go-merkledag to 0.8.0
* shark params
* Update cli/filplus.go
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
* revert change to verifreg util
* docsgen-cli
* miss the stuff
* Update FFI
* Update go-state-types to v0.9.0
* Update builtin-actors to v9.0.0
* add calib upgrade epcoh
* update the upgrade envvar
* kill shark
* Remove fvm splash banner from nv17 upgrade
* check invariance for pending deals and allocations
* check pending verified deal proposal migrated to allocation
* Add check for unsealed CID in precommit sectors
* Fix counting of allocations in nv17 migration test
* make gen
* pass state trees as pointers
* Add assertion that migrations with & without cache are the same
* compare allocation to verified deal proposal
* Fix miner state precommit info
* fix migration test tool
* add changelog
* Update to go-state-types v0.9.1
* Integrate builtin-actors v9.0.1
* chore: ver: bump version for rc3 (#9512 )
* Bump version to 1.18.0-rc3
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
* Update CHANGELOG.md
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
* Migration: Use autobatch bs
* Fix autobatch
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai >
* Invoker: Use MethodMeta from go-state-types
* Add a second premigration for nv17
* Add more shed tools for migration checking
* address review
* Lotus release v1.18.0-rc4
* fix: ci: fix app-image build on ci (#9527 )
* Remove old go version first
* Add GO_VERSION file
* Use GO_VERSION to set / verify go version
* mv GO_VERSION GO_VERSION_MIN
* Use GO_VERSION_MIN in Makefile check
Co-authored-by: Ian Davis <jungziege@gmail.com >
* Update to latest go-state-types for migration fixes
* go mod tidy
* fix: use api.ErrActorNotFound instead of types.ErrActorNotFound
* fix: add fields to ForkUpgradeParams
* docs: update actors_version_checklist.md
* chore: fix lint
* update to go state type v0.9.6 with market migration fix (#9545 )
* update go-state-types to v-0.9.7
* Add invariant checks to migration
* fix invariant check: number of entries in datacap actor should include verifreg
* Invariant checks: Only include not-activated deals
* test: nv17 migration
* Address review
* add lotus-shed invariance method
* Migration cli takes a stateroot cid and a height
* make gen
* Update to builtin-actors v9.0.2
* Failing test that shows that notaries can remove datacap from the verifreg actor
* Test that should pass when the problem is solved
* make gen
* Review fixes
* statemanager call function will return call information even if call errors
* update go-state-types
* update builtin-actors
* bubble up errors properly from ApplyImplicitMessage
* bump to rc5
* set new upgrade heights for calibnet
* set new upgrade height for butterfly
* tweak calibnet upgrade schedule
* clarify changelog note about calibnet
* butterfly
* update calibnet artifacts
* Allow setting local bundles for Debug FVM for av 9+
* fix: autobatch: remove potential deadlock when a block is missing
Check the _underlying_ blockstore instead of recursing. Also, drop the
lock before we do that.
* fix imports
* build: set shark mainnet epoch (#9640 )
* chore: build: Lotus release v1.18.0 (#9641 )
* Lotus release v1.18.0
* add changelog
* address review
* changelog improvement
Co-authored-by: Jennifer Wang <jiayingw703@gmail.com >
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai >
Co-authored-by: Łukasz Magiera <magik6k@gmail.com >
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
Co-authored-by: Aayush <arajasek94@gmail.com >
Co-authored-by: Geoff Stuart <geoff.vball@gmail.com >
Co-authored-by: Shrenuj Bansal <shrenuj.bansal@protocol.ai >
Co-authored-by: simlecode <69969590+simlecode@users.noreply.github.com >
Co-authored-by: Rod Vagg <rod@vagg.org >
Co-authored-by: Jakub Sztandera <kubuxu@protocol.ai >
Co-authored-by: Ian Davis <jungziege@gmail.com >
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com >
Co-authored-by: Steven Allen <steven@stebalien.com >
2022-11-15 20:57:23 -05:00
Shrenuj Bansal
04f0af5865
Merge pull request #9294 from filecoin-project/sbansal/nonce-coordination-and-consensus-for-chain-nodes
...
Raft consensus for lotus nodes in a cluster
2022-11-15 17:25:04 -05:00
Shrenuj Bansal
22f3fbb9a3
Add comment to Push API
2022-11-15 17:02:08 -05:00
Shrenuj Bansal
c0925ffb92
Remove some configs
2022-11-15 16:46:48 -05:00
Shrenuj Bansal
945122190e
remove moar commented out code
2022-11-15 16:18:40 -05:00
Shrenuj Bansal
4b11b453be
remove comments
2022-11-15 10:34:25 -05:00
Łukasz Magiera
0e07fa94d0
Merge pull request #9613 from filecoin-project/feat/wdpost-robustness
...
feat: storage: Force exit GenerateSingleVanillaProof on cancelled context
2022-11-15 10:30:25 +01:00
Shrenuj Bansal
b95d1a6323
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-11-14 17:50:52 -05:00
Shrenuj Bansal
f14a25a59b
make gen and docsgen
2022-11-14 16:54:31 -05:00
Łukasz Magiera
fd593186fa
Merge pull request #9643 from filecoin-project/gstuart/proving-check-fix
...
fix: miner-cli: Fix lotus-miner proving check
2022-11-14 22:53:50 +01:00
Shrenuj Bansal
ab1eeeba24
one more
2022-11-14 16:11:49 -05:00
Shrenuj Bansal
a66619f919
update filecoin-ffi
2022-11-14 15:50:36 -05:00
Shrenuj Bansal
800d9de4d5
Address comments
2022-11-14 15:46:58 -05:00
Geoff Stuart
95af40543a
Fix lotus-miner proving check
2022-11-14 15:29:50 -05:00
Łukasz Magiera and Piotr Bochenek
e476c1ab17
storage: paths: Fix typo in proof error message
...
Co-authored-by: Piotr Bochenek <pbochenek@worldremit.com >
2022-11-14 21:04:18 +01:00
Łukasz Magiera
51e92c97c3
Merge pull request #9642 from filecoin-project/fix/snapsector-clear-ctime
...
fix: sealing pipeline: Clear CreationTime when starting sector upgrade
2022-11-14 20:52:58 +01:00
Łukasz Magiera
c79085e5b7
Merge pull request #9598 from filecoin-project/fix/ancient-snap-deals-terrible
...
fix:sealing-fsm:wait mutable fsm state for immutable sector upgrade error
2022-11-14 19:53:37 +01:00
Łukasz Magiera
efe2d8da8a
sealing pipeline: Test clearing CreationTime
2022-11-14 18:46:50 +01:00
Łukasz Magiera
d8c1b67a22
fix: sealing pipeline: Clear CreationTime when starting sector upgrade
2022-11-14 18:36:26 +01:00
Łukasz Magiera
950e6116e5
Merge pull request #9633 from filecoin-project/deps/markets-v1.25.0
...
deps: Update go-fil-markets to v1.25.0
2022-11-14 17:42:35 +01:00
Shrenuj Bansal
b541cf919d
Remove double stop
2022-11-14 11:19:45 -05:00
zenground0
087da50ecc
Lint
2022-11-14 10:16:37 -05:00
zenground0
d86a68f713
Review Response
2022-11-14 10:07:22 -05:00
Geoff Stuart
3b9624c1c3
Merge pull request #9632 from filecoin-project/gstuart/beneficiary-actor-control-list
...
fix: cli: add beneficiary info to lotus-miner actor control list
2022-11-14 09:00:23 -05:00
Łukasz Magiera
73aabdfeff
Merge pull request #9601 from filecoin-project/fix/fsm-release-dealq-on-snap-abort
...
fix: sealing pipeine: Release assigned deals on snapdeals abort
2022-11-14 11:07:33 +01:00
Łukasz Magiera
1d4790aa42
deps: Update go-fil-markets to v1.25.0
2022-11-14 10:52:11 +01:00
Geoff Stuart
3e96a0630c
Add beneficiary to actor control list
2022-11-11 22:02:38 -05:00
Shrenuj Bansal
8740fb4bbe
remove 2nd rpc closer call
2022-11-11 16:41:01 -05:00
Shrenuj Bansal
2681c2a51a
Change config name from Raft to Cluster
2022-11-11 15:13:52 -05:00
Shrenuj Bansal
2fa21ff091
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-11-11 14:41:38 -05:00
Łukasz Magiera
6104567fb1
Merge pull request #9614 from filecoin-project/asr/move-unsealed
...
refactor: sealing: minor refactor of FinalizeReplicaUpdate
2022-11-11 13:10:02 +01:00
Aayush
69c55d807a
Sealing manager: minor refactor
2022-11-09 09:09:59 -05:00
Łukasz Magiera
cf6d7ef3ac
Merge pull request #9363 from airenas/docker-arm
...
fix: docker: make compatible with arm platform
2022-11-09 13:02:06 +01:00
Łukasz Magiera
cbcd0d49ae
storage: Log a detailed error on PoSt challenge read timeout
2022-11-09 12:49:52 +01:00
Łukasz Magiera
42d02dd448
feat: storage: Force exit GenerateSingleVanillaProof on cancelled context
2022-11-09 12:38:23 +01:00
Jiaying Wang
7a99325528
update ffi to 280c4f8b94fd46dc ( #9608 )
2022-11-08 22:34:57 +00:00
Aayush Rajasekaran
bd4900ab6d
Merge pull request #9515 from filecoin-project/feat/future-proof-address-protocol
...
feat: chain: future proof the from & to address protocols
2022-11-08 16:27:30 -05:00
Steven Allen
c6f2710e1c
feat: future proof against new address protocols
...
This lets us add new address protocols to go-address without implicitly
accepting them in messages on the network.
2022-11-08 12:28:23 -08:00
Geoff Stuart
f6d9a12cba
Merge pull request #9600 from filecoin-project/refactor-release-pipeline
...
_ci_ Refactor release pipeline to better support m1 builds
2022-11-08 13:15:26 -05:00
zenground0
3a6aae3e10
Remove another panic
2022-11-08 14:39:22 +00:00
Aayush Rajasekaran
9c5f3854ab
Merge pull request #9604 from filecoin-project/steb/fix-tvx-fvm
...
fix: tvx: make it work with the FVM
2022-11-08 14:28:18 +00:00
zenground0
10b7961a99
Correctly pass abort upgrade an error
2022-11-08 14:11:28 +00:00
Łukasz Magiera
a678b7f0ea
Merge pull request #9565 from filecoin-project/feat/netretr
...
feat: Retrieval into remote blockstores
2022-11-08 13:28:18 +00:00
Łukasz Magiera
888f97a35f
netbs: Add an integration test
2022-11-08 13:38:28 +01:00
zenground0
7f650ad7dc
Go is hard
2022-11-08 12:30:53 +00:00
Łukasz Magiera
53e43a402a
netbs: Drop client code for allkeys for now
2022-11-08 09:37:43 +00:00
Łukasz Magiera
401359646a
netbs: Address review
2022-11-08 09:37:43 +00:00
Łukasz Magiera
fcad93dc10
netbs: Fix lint
2022-11-08 09:37:43 +00:00
Łukasz Magiera
1513aab4c8
netbs: Add more missing locks
2022-11-08 09:37:43 +00:00
Łukasz Magiera
ec89424c42
make repo not depend on ffi
2022-11-08 09:37:43 +00:00
Łukasz Magiera
5f5cc794f0
make config not depend on ffi
2022-11-08 09:37:43 +00:00
Łukasz Magiera
b540d10b48
cli: Move ClientExport to cliutil
2022-11-08 09:37:43 +00:00
Łukasz Magiera
e66d5a0537
cli: Move EpochTime to cliutil
2022-11-08 09:37:43 +00:00
Łukasz Magiera
73a515b93f
make lint happy
2022-11-08 09:37:43 +00:00
Łukasz Magiera
8c1bc10aa4
apistore: Lock accesses
2022-11-08 09:37:43 +00:00
Łukasz Magiera
2c89b3240f
retrieval: Support retrievals into remote stores
2022-11-08 09:37:34 +00:00
Łukasz Magiera
1577740bc4
bstore: Network blockstore
2022-11-08 09:37:11 +00:00
Aayush
14ef069ea1
tvx: fixup VM creation
2022-11-07 17:24:15 -05:00
Aayush
ed83595e33
tvx: stores: implement View()
2022-11-07 16:38:50 -05:00
ZenGround0 and zenground0
4ffded6fef
feat:splitstore:single compaction that can handle prune aka two marksets one compaction ( #9571 )
...
* begin
* rough draft -- this should probably actually work?
* WIP
* Start testing
* message mode
* Fix tests, make gen
* Better default
* docsgen-cli
* Review Response
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com >
2022-11-07 16:31:12 -05:00
Steven Allen
8df5b81f24
fix: make test vector extraction work with the FVM
...
This also ignores the VM "Flush" option and instead, flushes
unconditionally (in the FVM):
1. In the FVM, we don't read blocks on flush (ever).
2. All _uses_ of TVX use a "proxy" blockstore that buffers writes, so
nothing should actually get flushed to lotus.
2022-11-07 16:09:44 -05:00
Aayush Rajasekaran
65ee059591
Merge pull request #9597 from filecoin-project/asr/merge-release-into-master
...
chore: merge release/v1.18.0 into master
2022-11-07 20:41:44 +00:00
Aayush
be5adc7622
Merge branch 'master' into asr/merge-release-into-master
2022-11-07 15:35:10 -05:00
Aayush
f77c849a2b
address merge review
2022-11-07 15:34:19 -05:00
Aayush Rajasekaran
0fe4fad72c
Merge pull request #9602 from filecoin-project/steb/re-check-backing-store
...
fix: autobatch: remove potential deadlock when a block is missing
2022-11-07 20:16:35 +00:00
Aayush
2e78158099
fix imports
2022-11-07 15:10:27 -05:00
Steven Allen
385f787ffc
fix: autobatch: remove potential deadlock when a block is missing
...
Check the _underlying_ blockstore instead of recursing. Also, drop the
lock before we do that.
2022-11-07 10:46:51 -08:00
Łukasz Magiera
33f7746296
fix: sealing pipeine: Release assigned deals on snapdeals abort
2022-11-07 16:50:56 +00:00
Ian Davis
bc06775e04
Steamline build jobs
...
- Removes cargo caching (since we don't build FFI from source, this
isn't used)
- Removes npm (this isn't a build dependency, so not sure why it was
being installed)
2022-11-07 16:18:01 +00:00
Ian Davis
2895dcfa98
Clean up workspace usage
2022-11-07 16:18:01 +00:00
Ian Davis
75f9f72147
Skip homebrew release on prereleases (i.e. *-rc)
2022-11-07 16:18:01 +00:00
Ian Davis
ecef0b6361
Fix goreleaser release workflow
2022-11-07 16:17:22 +00:00
Ian Davis
7afa5c9255
Various tweaks to get m1 self hosted build working
...
- Set CPATH and LIBRARY_PATH for lotus m1 build
- support dry-run on new release job
2022-11-07 16:16:19 +00:00
Ian Davis
568cd38b0f
Rebuild pipeline using goreleaser prebuilt binaries
...
This builds three separate binaries (darwin/amd64, darwin/arm64,
linux/amd64), and then combines them into single release (including a
universal darwin binary) using goreleaser.
Also removes build-ntwk-{calibration,butterfly}
2022-11-07 16:16:19 +00:00
zenground0
c902218baf
Respect context
2022-11-07 16:03:22 +00:00
Aayush Rajasekaran
abfabd267d
Merge pull request #9572 from filecoin-project/asr/change-control
...
shed: set control address: add dump bytes option
2022-11-07 15:30:03 +00:00
zenground0
6dee0d8ca8
Rough draft no tests
2022-11-07 14:56:53 +00:00
Aayush
c0b7343e60
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
2022-11-06 14:40:13 -05:00
Łukasz Magiera
2d664c49b1
Merge pull request #9590 from filecoin-project/feat/online-exportcar
...
feat: shed: Online export-car
2022-11-06 10:53:39 +00:00
Geoff Stuart
54d3e412f1
Merge pull request #9373 from sectrgt/master
...
fix: chain: Update chain.go
2022-11-04 10:52:52 -04:00
Geoff Stuart
9a474c759b
Merge pull request #9509 from filecoin-project/gstuart/fvm-debug-bundles
...
fix: fvm: Allow setting local bundles for Debug FVM for av 9+
2022-11-04 09:29:36 -04:00
Łukasz Magiera
a0e3111b64
feat: shed: Online export-car
2022-11-04 11:48:24 +00:00
Geoff Stuart
c1e1d00d0e
Merge pull request #9521 from filecoin-project/gstuart/invariance-test
...
feat: shed: Add invariance tests for v9
2022-11-02 12:28:54 +00:00
Aayush Rajasekaran
fa9d34feff
Merge pull request #9588 from filecoin-project/gstuart/calib-atrifacts
...
chore: artifacts: update calibnet artifacts
2022-11-02 11:46:48 +00:00
Geoff Stuart
065e87c071
update calibnet artifacts
2022-11-02 09:58:32 +00:00
Aayush Rajasekaran
694db60972
Merge pull request #9586 from filecoin-project/jen/buttttttt
...
chore: butterfly: artifacts
2022-11-01 17:28:09 +00:00
jennijuju
d186168a92
butterfly
2022-11-01 17:16:00 +00:00
Aayush Rajasekaran
fe8b80120b
Merge pull request #9583 from filecoin-project/gstuart/bump-version-rc
...
chore: release: bump version to rc5
2022-11-01 16:33:09 +00:00
Aayush Rajasekaran
546b65633a
clarify changelog note about calibnet
2022-11-01 16:31:26 +00:00
Aayush Rajasekaran
1e09eff530
Merge branch 'release/v1.18.0' into gstuart/bump-version-rc
2022-11-01 16:30:28 +00:00
Aayush Rajasekaran
1608c7c644
Merge pull request #9584 from filecoin-project/gstuart/update-calibnet-upgrade-heights
...
chore: calibnet: update calibnet upgrade heights
2022-11-01 16:25:45 +00:00
Aayush Rajasekaran
ea5b60d911
tweak calibnet upgrade schedule
2022-11-01 16:21:58 +00:00
Aayush Rajasekaran
8b65834907
Merge pull request #9585 from filecoin-project/gstuart/update-butterfly-upgrade-heights
...
chore: butterfly: set new upgrade height for butterflynet
2022-11-01 12:45:00 +00:00
Geoff Stuart
b0a28635b4
set new upgrade height for butterfly
2022-11-01 12:39:11 +00:00
Geoff Stuart
abb64508da
set new upgrade heights for calibnet
2022-11-01 12:32:18 +00:00
Geoff Stuart
1b52309121
bump to rc5
2022-11-01 12:20:02 +00:00
Aayush Rajasekaran
97bdbb7df6
Merge pull request #9577 from filecoin-project/gstuart/update-vers
...
chore: update deps
2022-11-01 12:05:22 +00:00
Aayush Rajasekaran
98c2d25aee
Merge pull request #9582 from filecoin-project/gstuart/call-fix
...
fix: stmgr: bubble up errors properly from ApplyImplicitMessage
2022-11-01 10:35:08 +00:00
Geoff Stuart
884b9004db
bubble up errors properly from ApplyImplicitMessage
2022-11-01 10:12:22 +00:00
Aayush Rajasekaran
4463abd009
Merge pull request #9557 from filecoin-project/gstuart/remove-datacap-verifreg-test
...
test: verifreg: Test notaries cannot remove datacap from verifreg
2022-10-31 19:27:31 +00:00
Geoff Stuart
01bc76b424
update builtin-actors
2022-10-31 19:19:49 +00:00
Geoff Stuart
5a814ab911
update go-state-types
2022-10-31 19:18:54 +00:00
Geoff Stuart
ec5358773e
statemanager call function will return call information even if call errors
2022-10-31 13:23:11 +00:00
Geoff Stuart
2395de4bb3
Review fixes
2022-10-31 13:22:12 +00:00
Aayush Rajasekaran
db86c7d121
shed: set control address: add dump bytes option
2022-10-31 13:14:20 +00:00
Aayush Rajasekaran
9fb3958c6d
Merge pull request #9570 from filecoin-project/asr/actors-update
...
Update to builtin-actors v9.0.2
2022-10-31 08:04:28 -04:00
Geoff Stuart
8b2b7cb4a4
make gen
2022-10-31 11:53:30 +00:00
Geoff Stuart
3b9c226507
Test that should pass when the problem is solved
2022-10-31 11:53:30 +00:00
Geoff Stuart
af62690bbc
Failing test that shows that notaries can remove datacap from the verifreg actor
2022-10-31 11:53:30 +00:00
Aayush Rajasekaran
f2564ab8b1
Update to builtin-actors v9.0.2
2022-10-31 11:47:47 +00:00
Geoff Stuart
0d056b5edf
make gen
2022-10-31 11:39:37 +00:00
Geoff Stuart
5d465056ce
Migration cli takes a stateroot cid and a height
2022-10-27 12:37:31 +01:00
Geoff Stuart
10b9d3fa96
add lotus-shed invariance method
2022-10-27 12:24:24 +01:00
Geoff Stuart
f5ec47a2b3
Merge pull request #9559 from filecoin-project/clean-up-homebrew-deps
...
_ci_ Remove unneeded homebrew deps
2022-10-27 12:17:53 +01:00
Ian Davis
0ad2fba4d2
Remove unneeded homebrew deps
...
We don't use these homebrew deps when installing a prebuilt binary.
Additionally, the bzr package was disabled
2022-10-27 10:37:29 +01:00
Aayush Rajasekaran
56d68e71db
Merge pull request #9549 from filecoin-project/asr/migration-integ-test
...
test: nv17 migration
2022-10-26 12:43:41 -04:00
Aayush
b301c79462
Address review
2022-10-26 12:22:38 -04:00
Aayush Rajasekaran
21e85e3150
test: nv17 migration
2022-10-25 10:26:08 -04:00
Aayush Rajasekaran
154fb3a727
Merge pull request #9547 from filecoin-project/asr/invariants-fix
...
shed: include invariant checks as part of migration testing
2022-10-24 22:33:44 -04:00
Aayush Rajasekaran
23f8bac05b
Merge pull request #9507 from ipfs-force-community/fix/some-issue
...
fix: use api.ErrActorNotFound instead of types.ErrActorNotFound & add fields to ForkUpgradeParams
2022-10-24 13:49:27 -04:00
Aayush Rajasekaran
65f89ff128
Invariant checks: Only include not-activated deals
2022-10-24 13:47:47 -04:00
Aayush Rajasekaran
394c3b6deb
fix invariant check: number of entries in datacap actor should include verifreg
2022-10-24 13:44:55 -04:00
Aayush Rajasekaran
04f32ba119
Add invariant checks to migration
2022-10-24 13:44:50 -04:00
Aayush Rajasekaran
5071a59f1a
Makefile: Drop rarely used binaries from build-devnets ( #9513 )
2022-10-24 17:20:43 +01:00
Aayush Rajasekaran
7cb4dbd402
Merge pull request #9546 from filecoin-project/gstuart/update-gst
...
chore: deps: update go-state-types to v0.9.7
2022-10-24 10:36:57 -04:00
Geoff Stuart
010d16946c
update go-state-types to v-0.9.7
2022-10-24 12:59:12 +01:00
Jiaying Wang
7218b278a2
update to go state type v0.9.6 with market migration fix ( #9545 )
2022-10-24 12:38:59 +01:00
simlecode
f5895d6e35
chore: fix lint
2022-10-22 23:44:49 +08:00
simlecode
dae7c538e2
docs: update actors_version_checklist.md
2022-10-22 23:41:52 +08:00
simlecode
5284f60e83
fix: add fields to ForkUpgradeParams
2022-10-22 23:41:52 +08:00
simlecode
30f147770c
fix: use api.ErrActorNotFound instead of types.ErrActorNotFound
2022-10-22 23:41:51 +08:00
Aayush Rajasekaran
1bd77c7fab
Merge pull request #9537 from filecoin-project/chore/update-gst-migration-fixes
...
chore:deps:Update to go-state-types v0.9.5 for migration fixes
2022-10-21 20:30:39 -04:00
zenground0
a7a2ac0948
go mod tidy
2022-10-21 17:46:27 -04:00
zenground0
3524b45e33
Update to latest go-state-types for migration fixes
2022-10-21 17:44:50 -04:00
Geoff Stuart
ebfd5c2db0
Merge pull request #9534 from filecoin-project/apt-get-timeout
...
_ci_: Have apt-get wait until it can get a lock in packer builds
2022-10-21 09:42:07 -04:00
Geoff Stuart and Ian Davis
c4875d475d
fix: ci: fix app-image build on ci ( #9527 )
...
* Remove old go version first
* Add GO_VERSION file
* Use GO_VERSION to set / verify go version
* mv GO_VERSION GO_VERSION_MIN
* Use GO_VERSION_MIN in Makefile check
Co-authored-by: Ian Davis <jungziege@gmail.com >
2022-10-20 22:31:24 -04:00
Aayush Rajasekaran
02879aa7d1
Merge pull request #9526 from filecoin-project/asr/release
...
Lotus release v1.18.0-rc4
2022-10-20 17:08:31 -04:00
Ian Davis
c85a540986
Have apt-get wait until it can get a lock
2022-10-20 21:15:46 +01:00
Aayush
38c83be39e
Lotus release v1.18.0-rc4
2022-10-20 14:03:41 -04:00
Aayush Rajasekaran
26ba489746
Merge pull request #9525 from filecoin-project/asr/premigrations
...
feat: state: add a second premigration for nv17
2022-10-20 13:57:25 -04:00
Aayush
7609655986
address review
2022-10-20 13:49:29 -04:00
Aayush
dc8206e581
Add more shed tools for migration checking
2022-10-20 13:18:45 -04:00
Aayush
3401ef6f02
Add a second premigration for nv17
2022-10-19 16:50:13 -04:00
Aayush Rajasekaran
84050170b9
Merge pull request #9520 from filecoin-project/asr/invoker-method-name
...
feat: Invoker: Use MethodMeta from go-state-types
2022-10-19 16:49:26 -04:00
Aayush
13b59c9c23
Invoker: Use MethodMeta from go-state-types
2022-10-19 15:53:26 -04:00
Aayush Rajasekaran
6c08797980
Merge pull request #9518 from filecoin-project/asr/migration-autobatch
...
Migration: Use autobatch bs
2022-10-19 13:29:45 -04:00
Jakub Sztandera
66f8af9b0c
Fix autobatch
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai >
2022-10-19 18:01:05 +02:00
Aayush
66bb149a65
Migration: Use autobatch bs
2022-10-19 11:56:11 -04:00
Shrenuj Bansal
09e9562cac
i hate make gen
2022-10-18 17:37:18 -04:00
Shrenuj Bansal
94bd4d8f3e
make gen
2022-10-18 16:50:46 -04:00
Shrenuj Bansal
ad8b959880
Address more comments and add test for gorpc auth
2022-10-18 15:53:42 -04:00
8190658fe9
chore: ver: bump version for rc3 ( #9512 )
...
* Bump version to 1.18.0-rc3
* Update CHANGELOG.md
* Update CHANGELOG.md
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
* Update CHANGELOG.md
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-10-18 15:41:36 -04:00
Aayush Rajasekaran
560814d8ff
Merge pull request #9510 from filecoin-project/gstuart/pack-new-bundles
...
chore: deps: Integrate builtin-actors v9.0.1
2022-10-18 15:15:45 -04:00
Geoff Stuart
185c5f288d
Integrate builtin-actors v9.0.1
2022-10-18 14:56:26 -04:00
Geoff Stuart
a955a6308a
Merge pull request #9496 from filecoin-project/appimage-go1.18.1-fix
...
_ci_ Appimage go1.18.1 fix
2022-10-18 13:34:49 -04:00
Geoff Stuart
cdd7f26fb3
Allow setting local bundles for Debug FVM for av 9+
2022-10-18 12:48:24 -04:00
Ian Davis
a406df64cf
Use GO_VERSION_MIN in Makefile check
2022-10-18 16:41:28 +01:00
Ian Davis
e88a7f7088
mv GO_VERSION GO_VERSION_MIN
2022-10-18 16:20:10 +01:00
Shrenuj Bansal
15ed1ee33c
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-10-17 22:55:48 -04:00
Shrenuj Bansal
674427a8b2
fix lint and make gen
2022-10-17 22:44:00 -04:00
Shrenuj Bansal
900525f8c2
some cleanup
2022-10-17 16:13:30 -04:00
Aayush Rajasekaran
4df3cc7d57
Merge pull request #9502 from filecoin-project/asr/deps
...
chore: deps: Update to go-state-types v0.9.1
2022-10-17 16:07:10 -04:00
Aayush
b4c0a18df0
Update to go-state-types v0.9.1
2022-10-17 15:30:24 -04:00
Shrenuj Bansal
b77ca54719
Change cli cmd to API with proxy
2022-10-17 11:23:10 -04:00
Shrenuj Bansal
139f8773de
fix some bugs and address some comments
2022-10-16 22:52:22 -04:00
sectrgt
a02564eaf2
modified: documentation/en/cli-lotus.md
2022-10-14 19:48:02 +00:00
Aayush Rajasekaran
8a2f8c34cc
Merge pull request #9495 from filecoin-project/fix/postsched-ping-flood
...
fix: post worker sched: Don't check worker session in a busy loop
2022-10-14 11:37:23 -04:00
Ian Davis
296eaff73c
Use GO_VERSION to set / verify go version
2022-10-14 15:25:40 +01:00
Łukasz Magiera
32de871243
fix: post worker sched: Don't check worker session in a busy loop
2022-10-14 15:58:25 +02:00
Ian Davis
cf60d862f8
Add GO_VERSION file
2022-10-14 14:43:57 +01:00
Ian Davis
a294a9592e
Remove old go version first
2022-10-14 14:43:57 +01:00
Aayush Rajasekaran
9fde074ff3
Merge pull request #9490 from filecoin-project/asr/changelog
...
chore: add changelog to v1.18.0
2022-10-13 22:27:08 -04:00
Jennifer Wang
049ce70979
add changelog
2022-10-13 22:15:03 -04:00
Aayush
b1478a49da
Merge branch 'releases' into release/v1.18.0
2022-10-13 22:09:56 -04:00
Jiaying Wang
39557de7f4
Merge pull request #9468 from filecoin-project/gstuart/FIP-0045-cli
...
feat: cli: Add commands for listing allocations and removing expired allocations
2022-10-13 18:10:02 -04:00
Aayush Rajasekaran
8755c98894
Merge pull request #9454 from filecoin-project/gstuart/migration-test
...
test: Add invariance checks to v17 migration test
2022-10-13 18:08:52 -04:00
Aayush
2d6d396c78
fix migration test tool
2022-10-13 18:08:28 -04:00
Geoff Stuart
8460536068
Fix miner state precommit info
2022-10-13 16:38:30 -04:00
Geoff Stuart
adc32ee3bf
compare allocation to verified deal proposal
2022-10-13 16:16:07 -04:00
Aayush
de87b02085
Add assertion that migrations with & without cache are the same
2022-10-13 15:53:36 -04:00
Geoff Stuart
027ea9ffd0
pass state trees as pointers
2022-10-13 15:37:37 -04:00
Geoff Stuart
86913ad50e
make gen
2022-10-13 15:30:14 -04:00
Geoff Stuart
8618f216f8
Fix counting of allocations in nv17 migration test
2022-10-13 15:30:14 -04:00
Geoff Stuart
84663cc338
Add check for unsealed CID in precommit sectors
2022-10-13 15:30:14 -04:00
Geoff Stuart
d9a43d4b8e
check pending verified deal proposal migrated to allocation
2022-10-13 15:30:14 -04:00
Geoff Stuart
0ab9e4359a
check invariance for pending deals and allocations
2022-10-13 15:30:14 -04:00
Aayush Rajasekaran
4d28bdeab7
Merge pull request #9387 from filecoin-project/asr/fip0036
...
feat: shed: FIP0036 post poll result processing
2022-10-13 15:21:18 -04:00
Aayush Rajasekaran
3c1b723c7f
Merge pull request #9486 from filecoin-project/gstuart/remove-banner
...
fix: upgrade: no splash banner for nv17 :(
2022-10-13 15:20:39 -04:00
Aayush Rajasekaran
9b88a7258b
Merge pull request #9484 from filecoin-project/asr/ffi-update
...
Update FFI
2022-10-13 15:19:46 -04:00
Geoff Stuart
f891714db2
Remove fvm splash banner from nv17 upgrade
2022-10-13 15:19:17 -04:00
Aayush Rajasekaran
e1aa81e3ba
Merge pull request #9485 from filecoin-project/gstuart/update-deps
...
chore: deps: update go-state-types and builtin-actors for v9 release
2022-10-13 15:18:40 -04:00
Aayush Rajasekaran
ee47a8923d
Merge pull request #9463 from filecoin-project/jen/backportmerkle
...
deps: backport: #9455
2022-10-13 15:18:06 -04:00
Aayush Rajasekaran
c4fdeb19a9
Merge pull request #9483 from filecoin-project/jen/calib
...
chore: build: add calib upgrade param for shark
2022-10-13 15:11:33 -04:00
Jennifer Wang
6d5139e3b2
kill shark
2022-10-13 15:05:58 -04:00
Jennifer Wang
830ff564a3
update the upgrade envvar
2022-10-13 15:04:57 -04:00
Jennifer Wang
b3cffa9ca2
add calib upgrade epcoh
2022-10-13 14:59:52 -04:00
Geoff Stuart
53d8e364e8
Update builtin-actors to v9.0.0
2022-10-13 14:45:12 -04:00
Geoff Stuart
6980430b98
Update go-state-types to v0.9.0
2022-10-13 14:44:20 -04:00
Aayush
ebf1254fd3
Update FFI
2022-10-13 14:43:56 -04:00
Jennifer Wang
8fd18b7ede
miss the stuff
2022-10-13 14:34:08 -04:00
Aayush Rajasekaran
e549a3fb4a
Merge pull request #9482 from filecoin-project/gstuart/fix-grant-datacap
...
fix: actors: fix verifreg checking notary balance
2022-10-13 14:14:39 -04:00
Geoff Stuart
24687f209c
docsgen-cli
2022-10-13 13:36:48 -04:00
Geoff Stuart
8d162267e8
revert change to verifreg util
2022-10-13 13:33:22 -04:00
Geoff Stuart and Aayush Rajasekaran
796ddc07b0
Update cli/filplus.go
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-10-13 13:07:58 -04:00
Jennifer Wang
48bf70f3ee
shark params
2022-10-13 12:18:28 -04:00
Rod Vagg
f84ad432e7
deps: upgrade go-merkledag to 0.8.0
2022-10-13 11:53:11 -04:00
Aayush Rajasekaran
26b5fa5aca
Merge pull request #9476 from filecoin-project/gstuart/datacap-actor-in-registry
...
fix: state: add datacap actor to actors registry
2022-10-13 11:07:48 -04:00
Aayush
330e54018f
Update to go-state-types master
2022-10-13 11:07:11 -04:00
Aayush Rajasekaran
b96a2343ac
Merge pull request #9450 from filecoin-project/gstuart/gfm-1.24.0-v17
...
Deps: Update go-fil-markets to 1.24.0-v17
2022-10-12 19:40:08 -04:00
Geoff Stuart
1ff4d1ae6c
Add cli for listing allocations and removing expired allocations
2022-10-12 15:54:58 -04:00
Geoff Stuart
6daf3c097f
Add datacap actor to registry.go
2022-10-12 15:54:36 -04:00
Aayush Rajasekaran
80eae53c59
Merge pull request #9412 from filecoin-project/feat/fip45-dealpacking
...
feat: sealing pipeline: Prepare deal assigning logic for FIP-45
2022-10-12 15:46:22 -04:00
Aayush
65e37c29e4
address review
2022-10-12 13:54:04 -04:00
Łukasz Magiera
ce17decf3b
use NoAllocationID instead of nil AllocationId
2022-10-12 13:54:04 -04:00
Łukasz Magiera
dc102f076a
sealing pipeline: Get allocationId with StateApi
2022-10-12 13:54:03 -04:00
Łukasz Magiera
0af9888b12
sealing pipeline: Prepare deal assigning logic for FIP-45
2022-10-12 13:42:53 -04:00
Aayush Rajasekaran
e5f48ad9bf
Merge pull request #9425 from filecoin-project/packer-tweaks
...
_ci_: Fix failing Digital Ocean and Amazon Machine Image release process
2022-10-12 13:41:58 -04:00
Aayush Rajasekaran
752d58906c
Merge pull request #9467 from filecoin-project/gstuart/update-butterfly-artifacts
...
chore: update butterfly artifacts
2022-10-12 13:30:18 -04:00
Aayush Rajasekaran
2bdd2bf5cd
Merge pull request #9471 from filecoin-project/fix/membstore-codec
...
fix: bstore: Handle codecs correctly in membstore Get
2022-10-12 13:18:10 -04:00
Aayush Rajasekaran
983fd2010f
Merge pull request #9472 from filecoin-project/misc/gh-pr-templ-cleanup
...
misc: github: Cleanup PR template
2022-10-12 13:15:42 -04:00
Aayush Rajasekaran
e838a86df9
Merge pull request #9437 from filecoin-project/gstuart/verifreg-accessors
...
feat: add API methods to get allocations and claims
2022-10-12 13:09:43 -04:00
Łukasz Magiera
2f046ec8db
misc: github: Cleanup PR template
2022-10-12 10:30:12 +02:00
Łukasz Magiera
516ad171d2
fix: bstore: Handle codecs correctly in membstore Get
2022-10-12 10:03:22 +02:00
Geoff Stuart
b1d2e27ae8
update butterfly artifacts
2022-10-11 14:58:33 -04:00
Łukasz Magiera
e40fc14f85
Merge pull request #9436 from filecoin-project/feat/uptime
...
feat: Add node uptime rpc / output in info command
2022-10-11 18:20:41 +02:00
Geoff Stuart
9b96ad5b58
Merge pull request #9462 from filecoin-project/jen/butterfly
...
chore: butterfly: update assets
2022-10-11 10:27:09 -04:00
Geoff Stuart
59e80ae951
Merge pull request #9461 from simlecode/fix/missing-perm-tag
...
fix: missing permissions tag
2022-10-11 10:25:48 -04:00
Łukasz Magiera
2c11f9d265
feat: Add node uptime rpc / output in info command
2022-10-11 10:11:09 +02:00
Łukasz Magiera
1720f51d69
Merge pull request #9460 from simlecode/fix/incorrect-calculation
...
fix: not multiplied by the number of seconds
2022-10-11 09:42:27 +02:00
Jennifer Wang
1fe9c9c4c7
butterfly
2022-10-10 15:03:07 -04:00
Łukasz Magiera
d845e65443
Merge pull request #9459 from filecoin-project/fix/netping-arg
...
fix: ux: specify arg in `net ping` cmd
2022-10-10 14:42:17 +02:00
Łukasz Magiera
91d5efe5ee
Merge pull request #9455 from rvagg/rvagg/merkledag-0.8
...
deps: upgrade go-merkledag to 0.8.0
2022-10-10 14:40:03 +02:00
simlecode
11b15dbcd1
fix: missing permissions tag
2022-10-10 16:54:07 +08:00
simlecode
e69fdaf48b
fix: not multiplied by the number of seconds
2022-10-10 16:18:35 +08:00
Phi
0645225801
fix: ux: specify arg in net ping cmd
...
Specify that you need to ping the `peerMultiaddrs` with the `lotus net ping` and `lotus-miner net ping`.
2022-10-10 08:31:55 +02:00
Rod Vagg
249dfae727
deps: upgrade go-merkledag to 0.8.0
2022-10-08 10:49:46 +11:00
Geoff Stuart
e2d5d12e7f
Add accessors for allocations and claims maps
2022-10-07 16:41:59 -04:00
Aayush Rajasekaran
6e99a6b9f7
Merge pull request #9355 from filecoin-project/gstuart/integrate-verifreg-changes-fip45
...
feat: actors: Integrate builtin-actors changes for FIP-0045
2022-10-07 11:27:04 -04:00
Geoff Stuart
c465274a9c
use go-fil-markets v1.24.0-v17
2022-10-07 11:24:20 -04:00
Geoff Stuart
a629bcab8d
review fixes
2022-10-07 00:25:08 -04:00
Aayush Rajasekaran
c6eb7b69e6
Update to go-state-types v0.9.0-rc1
2022-10-07 00:15:17 -04:00
Aayush Rajasekaran
e57a27e12a
Merge pull request #9416 from filecoin-project/fix/wallet-cmd-outputs
...
fix: ux: Add outputs to wallet commands
2022-10-07 00:10:10 -04:00
Aayush Rajasekaran
b4c5a3a779
Merge pull request #9430 from filecoin-project/docs/reltpl-codegen
...
docs: release template: Mention codegen in release prep
2022-10-07 00:09:30 -04:00
Aayush
f49cde8bd5
Update to go-state-types master
2022-10-06 21:12:12 -04:00
Aayush
b376735cee
Remove print statements
2022-10-06 19:07:27 -04:00
Aayush Rajasekaran
098d4037c9
Merge pull request #9446 from filecoin-project/gstuart/check-state-invariants
...
Check datacaps for v8 verifreg match v9 datacap actor
2022-10-06 19:07:00 -04:00
Geoff Stuart
1a1eff321d
check datacaps for v8 verifreg match v9 datacap actor
2022-10-06 16:08:04 -04:00
Jennifer Wang
b5e9f270e2
add butterfly artifacts for oct 5 upgrade
2022-10-06 11:06:21 -04:00
Geoff Stuart
d3eba74c04
Use fake cid for test
2022-10-06 11:06:21 -04:00
Geoff Stuart
b5c5e6627e
review fixes
2022-10-06 11:06:21 -04:00
Aayush
97b04b7f77
More tweaking of PreSeal for genesis
2022-10-06 11:06:21 -04:00
Geoff Stuart
5f0ad230aa
docsgen
2022-10-06 11:06:21 -04:00
Aayush Rajasekaran
6510e5f129
Tweak PreSeal struct to be infra-friendly
2022-10-06 11:06:21 -04:00
Geoff Stuart
d121e2070b
Add upgrade epoch for butterfly
2022-10-06 11:06:21 -04:00
Geoff Stuart
f55dc46a32
Add api for getting allocation
2022-10-06 11:06:21 -04:00
Aayush
de95667a6a
Integrate the v9 migration
2022-10-06 11:06:21 -04:00
Geoff Stuart
2a60cbe66d
Update bundles to rc2
2022-10-06 11:06:21 -04:00
Geoff Stuart
652c3707e9
update go-fil-markets
2022-10-06 11:06:21 -04:00
Geoff Stuart
a054f5724b
update builtin-actors to rc1
2022-10-06 11:06:21 -04:00
Geoff Stuart
4fdcc3dfc9
datacap and verifreg actors use ID addresses without protocol byte
2022-10-06 11:06:21 -04:00
Geoff Stuart
d4db1bfacb
Update bundles
2022-10-06 11:06:21 -04:00
Geoff Stuart
a604a60b22
Update datacap to parse tokens
2022-10-06 11:06:21 -04:00
Geoff Stuart
c246366e7f
update gst
2022-10-06 11:06:21 -04:00
Geoff Stuart
64b1a5298a
update actors with hamt fix
2022-10-06 11:06:21 -04:00
Geoff Stuart
b4c04ad927
update markets
2022-10-06 11:06:21 -04:00
Geoff Stuart
558a8bc3bb
update gst
2022-10-06 11:06:21 -04:00
Geoff Stuart
1973e44f49
Update datacap actor to query datacap instead of verifreg
2022-10-06 11:06:21 -04:00
Geoff Stuart
7c62f9e6ab
Update builtin-actors to dev/20220922-v9-1
2022-10-06 11:06:21 -04:00
Geoff Stuart
530e6a02fc
Setup datacap actor
2022-10-06 11:06:21 -04:00
Geoff Stuart
bc4f9bb805
Integrate verifreg changes to lotus
2022-10-06 11:06:21 -04:00
Geoff Stuart
4218612ccd
Update builtin-actors to dev/20220922-v9 which includes FIP-0045 changes in progress
2022-10-06 11:06:21 -04:00
Jiaying Wang
ff02579c3d
Merge pull request #9433 from filecoin-project/chore/v1.17.2-master
...
chore: merge releases (v1.17.2) into master
2022-10-06 09:40:39 -04:00
Jiaying Wang
fc59d2b48b
Merge pull request #9440 from filecoin-project/gstuart/fix-miner-info-for-beneficiary
...
fix: state: Return beneficiary info from miner state Info()
2022-10-06 09:27:14 -04:00
Shrenuj Bansal
17a77220c2
Ignore mpool msg existing errors for applying raft state
2022-10-06 11:44:13 +00:00
Geoff Stuart
fa64b2dc80
Return beneficiary info from miner state Info()
2022-10-05 22:01:37 -04:00
Łukasz Magiera
80e99be62a
Merge pull request #9434 from ribasushi/chore/shed_at_notation
...
chore:shed: Teach shed/sim to understand --tipset=@nnn notation
2022-10-05 19:35:27 +00:00
Peter Rabbitson
ce65cdd1e5
Teach shed/sim to understand --tipset=@nnn notation
2022-10-05 21:10:19 +02:00
Łukasz Magiera
7859d62a90
Merge remote-tracking branch 'origin/releases' into chore/v1.17.2-master
2022-10-05 19:04:39 +00:00
Łukasz Magiera
fb0fb7144b
Merge pull request #9432 from filecoin-project/release/v1.17.2
...
release: v1.17.2
2022-10-05 18:32:08 +00:00
Jiaying Wang
c4901e998a
Merge pull request #9431 from filecoin-project/chore/v1.17.2-prep
...
Release v1.17.2
2022-10-05 13:45:08 -04:00
Łukasz Magiera
d468c36216
release v1.17.2
2022-10-05 16:58:49 +00:00
Aayush Rajasekaran
fd2b827e31
Merge pull request #9427 from filecoin-project/sbansal/backport-9413
...
feat: wdpost: Add ability to only have single partition per msg for partitions with recovery sectors
2022-10-05 12:56:34 -04:00
Shrenuj Bansal
98481821d8
solution for mining loop hitting the same node
2022-10-05 16:52:49 +00:00
Łukasz Magiera
f4ed8476ef
docs: release template: Mention codegen in release prep
2022-10-05 16:29:30 +00:00
Łukasz Magiera
4d7eddc52c
Merge pull request #9428 from filecoin-project/backport/9402
...
fix: renew --only-cc with sectorfile
2022-10-05 16:17:06 +00:00
Phi
396f5d610e
fix: renew --only-cc with sectorfile
...
Add the ability to extend/renew only CC-sectors with the `--only-cc` when using a sector-file.
2022-10-05 15:43:13 +00:00
Shrenuj Bansal
4904411ded
Address comments
2022-10-05 15:37:04 +00:00
Shrenuj Bansal
eb82d5532e
doc gen
2022-10-05 15:36:54 +00:00
Shrenuj Bansal
6696de6bab
Add ability to only have single partition per msg for partitions with recovery sectors
2022-10-05 15:36:41 +00:00
Ian Davis
284bfc9a57
Run packer build biweekly
...
This runs the build more often so we can continue to debug any remaining
issues, and ensures that we release a new image on the 15th of this
month (since it was broken on the 1st)
2022-10-05 13:05:36 +01:00
Ian Davis
d1981ef34e
Increase aws_polling / no_output_timeout to 1h
2022-10-05 12:28:41 +01:00
Ian Davis
80dc0ce879
Don't alias the lotus-daemon
2022-10-05 12:28:41 +01:00
Ian Davis
1d1f55125a
Fix issue with snap renaming in packer script
2022-10-05 12:28:39 +01:00
Shrenuj Bansal
e74838f024
Merge pull request #9413 from filecoin-project/sbansal/single-partition-post-for-recovery-sectors
...
feat: wdpost: Add ability to only have single partition per msg for partitions with…
2022-10-05 10:56:41 +00:00
Phi
d8b6904492
fix: ux: Add cmd outputs
...
Adding command outputs to `lotus wallet set-default` and `lotus wallet delete`
2022-10-05 09:47:31 +02:00
Shrenuj Bansal
9653584d73
Address comments
2022-10-04 19:21:55 +00:00
Łukasz Magiera
e6c8de6cc6
Merge pull request #9406 from filecoin-project/upgrade-hid
...
_chore_: Upgrade `hid`
2022-10-04 19:19:53 +00:00
Shrenuj Bansal
96ddd756f8
doc gen
2022-10-04 18:44:00 +00:00
Shrenuj Bansal
dc247cc57d
Add ability to only have single partition per msg for partitions with recovery sectors
2022-10-04 18:33:18 +00:00
Shrenuj Bansal
dde204fb6a
Change Mpool push API to have an option to publish
2022-10-04 16:49:09 +00:00
Ian Davis
99919a8b08
cd testplans/lotus-soup/ && go mod tidy
2022-10-03 13:54:23 +01:00
Ian Davis
44b7584c58
Upgrade to zondax/hid to fix kIOMasterPortDefault issue
...
This issue has been fixed in the upstream repository for months, but no
release has been issued despite repeated requests. So instead just rely
on the specific commit hash until a release is cut.
2022-10-03 13:40:27 +01:00
Shrenuj Bansal
986c5e3c68
Use multiaddrs in config for raft peerset
2022-09-30 16:45:04 +00:00
Łukasz Magiera
fb3d5e47d5
Merge pull request #9398 from RobQuistNL/patch-9
...
feat: client: Add retrieval deal ID and bytes transferred to retrieval output
2022-09-30 11:15:13 +00:00
Łukasz Magiera
6246cf5499
Merge pull request #9402 from filecoin-project/fix/sector-file-only-cc
...
fix: cli: renew --only-cc with sectorfile
2022-09-30 10:57:57 +00:00
Phi
70bb865f81
fix: renew --only-cc with sectorfile
...
Add the ability to extend/renew only CC-sectors with the `--only-cc` when using a sector-file.
2022-09-30 10:39:41 +02:00
Rob Quist
66b77be2d0
Add retrieval deal ID and bytes transferred to retrieval output
2022-09-30 02:43:01 +02:00
Aayush
2b08ed9536
address review
2022-09-29 13:27:43 -04:00
Łukasz Magiera
3d23a54fe4
Merge pull request #9393 from filecoin-project/chore/v1.17.2-rc2-prep
...
v1.17.2-rc2
2022-09-29 15:22:49 +00:00
Łukasz Magiera
258001c6aa
changelog: Add v1.17.2-rc2 entry
2022-09-29 15:16:57 +00:00
Łukasz Magiera
310f20e81b
v1.17.2-rc2
2022-09-29 15:08:09 +00:00
Łukasz Magiera
88a17013dd
Merge pull request #9391 from filecoin-project/feat/noparam-miner
...
feat: miner paramfetch: Don't fetch param files when not needed
2022-09-29 14:34:17 +00:00
Shrenuj Bansal
b8060cd8f7
Add persistent stores for cluster raft data
2022-09-29 12:56:22 +00:00
Łukasz Magiera
d240b12196
feat: miner paramfetch: Don't fetch param files when not needed
2022-09-29 12:08:05 +00:00
Shrenuj Bansal
f89a682d98
Add Mpool ref to raft state and rearrange some APIs
2022-09-29 10:56:57 +00:00
Airenas Vaičiūnas
f7aecbf75d
Limit rust downloads only to 64-bit in dockerfile
2022-09-29 12:53:23 +03:00
Aayush
9928c1ac18
address review
2022-09-28 16:39:05 -04:00
Łukasz Magiera
e5e8308f5c
Merge pull request #9150 from filecoin-project/phi/update-release-template
...
chore: release: Update `release_issue_template`
2022-09-28 16:03:55 +00:00
Shrenuj Bansal
570f61438a
Retries within proxy working
2022-09-28 15:07:05 +00:00
Łukasz Magiera
c42f88e4d3
Merge pull request #9389 from filecoin-project/backport/9386
...
[v1.17.2 backport] Use golang 1.18.1 to build appimage
2022-09-28 14:28:32 +00:00
Ian Davis
bb8c3bad86
Use golang 1.18.1 to build appimage
2022-09-28 10:15:13 +00:00
Łukasz Magiera
7bf24ccaa2
Merge pull request #9386 from filecoin-project/fix-appimage-go-version
...
_ci_: Use golang 1.18.1 to build appimage
2022-09-28 10:13:39 +00:00
Aayush
87597cbc33
unify fip0036 shed commands for speed
2022-09-27 21:25:40 -04:00
Aayush
9535009e46
fix: singer -> signer
2022-09-27 16:58:25 -04:00
jennijuju
9dfd604724
refactors refactors refactors
2022-09-27 16:52:03 -04:00
jennijuju
3d5ecf25b2
wip
2022-09-27 16:52:03 -04:00
Jennifer Wang
5f5491a9e5
get deal proposal
2022-09-27 16:52:03 -04:00
Jennifer Wang
0addc7207e
add client
2022-09-27 16:52:03 -04:00
Jennifer Wang
e88c2061f1
add token holder group
2022-09-27 16:52:03 -04:00
Ian Davis
1a3cf0c7fe
Use golang 1.18.1 to build appimage
2022-09-27 21:29:23 +01:00
Shrenuj Bansal
559c2c6d34
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-09-27 16:29:03 +00:00
Łukasz Magiera
311c8b25fe
Merge pull request #9383 from filecoin-project/backports/17.2rc2
...
v1.17.2 backports
2022-09-27 16:23:18 +00:00
Shrenuj Bansal
99e7c322eb
More wip
2022-09-27 16:08:04 +00:00
Shrenuj Bansal
d11248b998
Merge pull request #9384 from filecoin-project/backport/asr/rpc-errors
...
Backport: #9061 rpc errors
2022-09-27 11:59:10 -04:00
Aayush
9c242a8012
address magik supernit
2022-09-27 15:34:01 +00:00
Aayush
8244297b89
chore: refactor: move retry test to API
2022-09-27 15:34:01 +00:00
Aayush
13f3e0aca4
fix: itest: check for closed connection
2022-09-27 15:34:01 +00:00
Aayush
34bbd2ad26
remove duplicate import
2022-09-27 15:34:01 +00:00
Aayush
5d28eea968
chore: deps: update to go-jsonrpc 0.1.8
2022-09-27 15:34:01 +00:00
Aayush
27880ece2b
feat: support typed errors over RPC
2022-09-27 15:34:01 +00:00
Ian Davis
f228bf484e
Don't publish new homebrew releases for RC builds
2022-09-27 14:50:44 +00:00
Aayush
b4ec045bc0
fix: build: set PropagationDelaySecs correctly
2022-09-27 14:50:44 +00:00
Aayush
27030aa1e8
fix: miner: init miner's with 32GiB sectors by default
2022-09-27 14:50:44 +00:00
Aayush
d8441b134a
fix: miner: init: only get sector-size once
2022-09-27 14:50:44 +00:00
Łukasz Magiera
a0f2ddb920
Merge pull request #9350 from filecoin-project/no-rc-homebrew-update
...
_ci_: Don't publish new homebrew releases for RC builds
2022-09-27 14:43:00 +00:00
Aayush Rajasekaran
583ce6d1dc
Merge pull request #9365 from filecoin-project/asr/deflake
...
feat: dealpublisher: check for duplicate deals before adding
2022-09-26 13:18:06 -04:00
sectrgt
857c091576
Update chain.go
2022-09-25 21:01:08 -04:00
Aayush Rajasekaran
ba89d2ccac
Merge pull request #9364 from filecoin-project/asr/miner-init-fix
...
fix: miner: init miner's with 32GiB sectors by default
2022-09-23 13:07:21 -04:00
Aayush Rajasekaran
d89b196f15
Merge pull request #9061 from filecoin-project/asr/rpc-errors
...
feat: API: support typed errors over RPC
2022-09-23 12:57:39 -04:00
Aayush
72b676843b
fix: miner: init: only get sector-size once
2022-09-23 12:52:12 -04:00
Aayush
1ae896e73f
deflake TestRetryDealsNoFunds: increase wait 10x
2022-09-23 12:43:00 -04:00
Aayush
54a4f14d09
feat: dealpublisher: check for duplicate deals before adding
2022-09-23 12:23:42 -04:00
Aayush
3e81c56349
address magik supernit
2022-09-23 11:41:53 -04:00
Aayush
3c195e4d71
chore: refactor: move retry test to API
2022-09-23 11:37:13 -04:00
Aayush
971cdf51a3
fix: miner: init miner's with 32GiB sectors by default
2022-09-23 10:53:17 -04:00
Airenas Vaičiūnas
c5a79bfc76
Make Dockerfile compatible with arm platform
...
1. update rust
2. add possibility to set FFI_BUILD_FROM_SOURCE
3. fix hardcoded paths: x86_64-linux-gnu
2022-09-23 09:23:03 +03:00
Shrenuj Bansal
7470549199
Address moar comments
2022-09-22 16:27:15 -04:00
Aayush Rajasekaran
4aa532390c
Merge pull request #9322 from filecoin-project/jen/msigall
...
shed: util: get all msig
2022-09-22 15:33:58 -04:00
Aayush
06262868f5
fix: itest: check for closed connection
2022-09-22 13:58:07 -04:00
Geoff Stuart
d0dff7ee4e
Merge pull request #9356 from filecoin-project/asr/deflake
...
fix: test: simplify TestDeadlineToggling
2022-09-22 13:31:55 -04:00
Aayush
63a02a6c74
fix: test: flaky TestDeadlineToggling
2022-09-22 13:12:17 -04:00
Jennifer Wang
aea9c535e0
fix typo, add wrapper on error and make jen
2022-09-22 13:12:12 -04:00
Aayush Rajasekaran
ecc9af60eb
Merge pull request #9358 from filecoin-project/asr/propagation
...
fix: build: set PropagationDelaySecs correctly
2022-09-22 12:51:56 -04:00
jennijuju
2ec4ac3c0f
use offline mode instead
2022-09-22 12:42:10 -04:00
Aayush
5b96496a8d
remove duplicate import
2022-09-22 11:44:19 -04:00
Aayush
6189932bef
chore: deps: update to go-jsonrpc 0.1.8
2022-09-22 11:44:19 -04:00
Aayush
93f94d4ee9
feat: support typed errors over RPC
2022-09-22 11:44:19 -04:00
Aayush
906d8bffdf
fix: build: set PropagationDelaySecs correctly
2022-09-22 11:42:28 -04:00
Aayush Rajasekaran
7a2bc47486
fix: test: flaky TestDeadlineToggling around nulls ( #9354 )
2022-09-21 21:16:24 +00:00
Geoff Stuart
37be57610c
feat: actors: Integrate datacap actor into lotus ( #9348 )
...
* Integrate datacap actor
* Implement datacap actor in chain/builtin
2022-09-21 15:51:28 -04:00
Aayush Rajasekaran
24c536fed0
Merge pull request #9353 from filecoin-project/gstuart/retrieval-calculation-fix
...
fix: retrievals: price-per-byte calculation fix
2022-09-21 15:50:47 -04:00
Aayush Rajasekaran
ff994155df
Merge pull request #9351 from filecoin-project/asr/remove-newest-network
...
feat: refactor: remove NewestNetworkVersion
2022-09-21 15:50:02 -04:00
Aayush
32670e810c
chore: refactor: rename NewestNetworkVersion
2022-09-21 15:48:51 -04:00
Aayush
347d92b29c
feat: add StateNetworkVersion to mpool API
2022-09-21 15:48:27 -04:00
Shrenuj Bansal
1fe4aa3467
Add Auth func for gorpc and address comments
2022-09-21 15:41:10 -04:00
Geoff Stuart
9e94dc5550
Delete lotus-pond ( #9352 )
2022-09-21 15:39:46 -04:00
Geoff Stuart
a1e08e5664
Fix a calculation error in price-per-byte in retrievals
2022-09-21 15:35:52 -04:00
Ian Davis
f5048ec61c
Don't publish new homebrew releases for RC builds
2022-09-21 12:20:26 -04:00
Geoff Stuart
94add978b0
chore: actors: Allow builtin-actors to return a map of methods ( #9342 )
...
* Allow builtin-actors to return a map of methods
* go mod
* Fix tests
* Fix tests, check carefully please
2022-09-21 10:56:58 -04:00
Łukasz Magiera
c7d4c9d26d
Merge pull request #9347 from filecoin-project/fix/update-go-badge
...
fix: docs: update Go-badge in readme
2022-09-21 15:31:50 +02:00
Phi
788b864362
Update Go-badge in readme
...
Update Go-badge in readme to reflect that go-version 1.18.1 or higher is needed.
2022-09-21 11:42:26 +02:00
Łukasz Magiera
84fdc0ea9e
Merge pull request #9338 from filecoin-project/arajasek-patch-2
...
docs: release template: clarify location of version.go
2022-09-21 08:36:42 +02:00
Aayush
99db94f476
build: set version to v1.18.0-dev
2022-09-20 15:56:57 -04:00
Łukasz Magiera
39604faa09
Merge pull request #9339 from filecoin-project/chore/v1.17.2-rc1-prep
...
v1.17.2-rc1
2022-09-20 18:37:19 +02:00
Łukasz Magiera
fd0fec07d8
Merge pull request #9337 from filecoin-project/chore/bump-v1.17.3-dev
...
build: Bump version to v1.17.3-dev
2022-09-20 18:31:59 +02:00
Łukasz Magiera
3ffedead7a
v1.17.2-rc1
2022-09-20 18:31:06 +02:00
Aayush Rajasekaran
2bdab5a900
docs: release template: clarify location of version.go
2022-09-20 12:26:56 -04:00
Łukasz Magiera
8ca1f89ba6
build: Bump version to v1.17.3-dev
2022-09-20 18:24:42 +02:00
Aayush Rajasekaran
ee3a9d2e09
Merge pull request #9335 from filecoin-project/deps/update-cborgen
...
deps: Use latest cbor-gen
2022-09-20 12:16:13 -04:00
Aayush
1f80471479
Update to go-state-types v0.1.12-beta
2022-09-20 11:59:26 -04:00
Łukasz Magiera
2d82527ee9
cli: Fix compute-state --html
2022-09-20 17:40:24 +02:00
Łukasz Magiera
9be712de99
deps: Use latest cbor-gen
2022-09-20 17:30:07 +02:00
Aayush Rajasekaran
b6d36436c3
Merge pull request #9290 from filecoin-project/jen/propgation
...
feat: env: propagation delay
2022-09-19 22:00:28 -04:00
Łukasz Magiera
39af6e0365
Merge pull request #9328 from filecoin-project/fix/ffiwrap-close-ap
...
fix: ffiwrapper: Close readers in AddPiece
2022-09-19 17:47:15 +02:00
Łukasz Magiera
dacbdee85b
Merge pull request #9331 from filecoin-project/fix/no-upd-activating-panik
...
sealing: Avoid panicking in handleUpdateActivating on startup
2022-09-19 17:42:21 +02:00
Geoff Stuart
862e885125
Merge pull request #9330 from filecoin-project/asr/ffi-update
...
chore: deps: update FFI
2022-09-19 11:39:15 -04:00
Łukasz Magiera
66ad2b8102
sealing: Avoid panicking in handleUpdateActivating on startup
2022-09-19 17:32:02 +02:00
Aayush
291a889595
chore: deps: update FFI
2022-09-19 10:42:41 -04:00
Łukasz Magiera
4cdeb6cdb1
Merge pull request #9210 from filecoin-project/feat/recievesector
...
feat: sealing: Partially sealed sector import
2022-09-19 13:04:39 +02:00
Łukasz Magiera
015139d451
sealing pipeline: Clarify maybeNotifyRemoteDone
2022-09-19 12:16:11 +02:00
Łukasz Magiera
859c2606f0
sealing: Address review
2022-09-19 12:13:06 +02:00
Łukasz Magiera
a05593da5b
systar: Create file after header checks
2022-09-19 12:13:06 +02:00
Łukasz Magiera
fec9c0f981
sector import: Fix lint
2022-09-19 12:13:06 +02:00
Łukasz Magiera
061a990eb8
sector import: RemoteSealingDoneEndpoint
2022-09-19 12:13:06 +02:00
Łukasz Magiera
ef834b988c
sector import: Fix test build
2022-09-19 12:13:06 +02:00
Łukasz Magiera
474c60203b
tarutil: Strict header checks
2022-09-19 12:13:06 +02:00
Łukasz Magiera
c17ab761c5
sector import: Remote Commit2
2022-09-19 12:13:06 +02:00
Łukasz Magiera
142894895d
sector import: Implement seed/ticket/commr/commd checks
2022-09-19 12:13:06 +02:00
Łukasz Magiera
b2dfaae68c
sector import: Test remote commit1 retry
2022-09-19 12:13:06 +02:00
Łukasz Magiera
9f03569cd0
sector import: Remote Commit1
2022-09-19 12:13:06 +02:00
Łukasz Magiera
830c2ffdf5
sector import: FinalizeInto, send finalized cacde in itest
2022-09-19 12:13:06 +02:00
Łukasz Magiera
3086e8aa01
sector import: Seal with the correct proof type in saas itest
2022-09-19 12:13:06 +02:00
Łukasz Magiera
9c6d531ae7
sector import: Plumb sector download task canfig
2022-09-19 12:13:06 +02:00
Łukasz Magiera
12a8ab5ac7
sector import: Add missing initial fsm state transition
2022-09-19 12:13:06 +02:00
Łukasz Magiera
fef7232c6b
sector import: Initial SectorReceive itest
2022-09-19 12:13:06 +02:00
Łukasz Magiera
3caa010779
sector import: Update type-gen
2022-09-19 12:13:06 +02:00
Łukasz Magiera
cdadf5e5a9
sector import: Implement handleReceiveSector
2022-09-19 12:13:05 +02:00
Łukasz Magiera
cde23be559
sector import: Fix tests
2022-09-19 12:13:05 +02:00
Łukasz Magiera
ea99bd9763
sector import: Sector data download
2022-09-19 12:13:05 +02:00
Łukasz Magiera
fbb487ae2b
sector import: Plumbing for DownloadSectorData in the sealing system
2022-09-19 12:13:05 +02:00
Łukasz Magiera
39e4845f42
sector import: Put the imported sector into the sealing pipeline
2022-09-19 12:13:05 +02:00
Łukasz Magiera
2b644525f8
sector import: More check progress
2022-09-19 12:13:05 +02:00
Łukasz Magiera
2318419291
sector import: Fix missing perm tag on SectorReceive
2022-09-19 12:13:05 +02:00
Łukasz Magiera
ca790b4c69
sealing: Validate piece alignment in checkPieces
2022-09-19 12:13:05 +02:00
Łukasz Magiera
332d83bd18
sector import: Check pieces in Sealing.Receive
2022-09-19 12:13:05 +02:00
Łukasz Magiera
5c485c3375
sealing: Drop redundant Piece type
2022-09-19 12:13:05 +02:00
Łukasz Magiera
29135aa77c
sector import: Initial api scaffolding
2022-09-19 12:13:03 +02:00
Łukasz Magiera
d68bb937d8
fix: ffiwrapper: Close readers in AddPiece
2022-09-19 09:52:57 +02:00
Jiaying Wang
4abc38dacc
Merge pull request #9310 from filecoin-project/fix/empty-snap
...
fix: sealing: Abort upgrades in sectors with no deals
2022-09-16 21:21:39 -04:00
Aayush Rajasekaran
10087ffaeb
Merge pull request #9326 from filecoin-project/asr/deal-info-logs
...
feat: add descriptive errors to markets event handler
2022-09-16 15:54:14 -04:00
Aayush
4382bbcc96
feat: add logs to markets event handler
2022-09-16 15:36:08 -04:00
Aayush Rajasekaran
7663ec2bde
Merge pull request #9325 from filecoin-project/fix/missing-pci
...
fix: sealing: Drop unused PreCommitInfo from pipeline.SectorInfo
2022-09-16 12:10:45 -04:00
Łukasz Magiera
f1e4ecaaa3
fix: Drop unused PreCommitInfo from pipeline.SectorInfo
2022-09-16 17:51:09 +02:00
Łukasz Magiera
501d21aa28
fix expiration config handling in calcTargetExpiration
2022-09-16 15:37:50 +02:00
Łukasz Magiera
e3d59288fe
Merge pull request #9241 from filecoin-project/fix/control-list-panic
...
fix: cli: fix panic in `lotus-miner actor control list`
2022-09-16 14:11:18 +02:00
Ł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
Jennifer Wang
b87ade6402
docsjen
2022-09-15 17:05:07 -04:00
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
Jennifer Wang
236a21a9d7
add get all msig into lotus-shed
2022-09-15 03:34:24 -04: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
81c729e09c
Cluster raft config changes
2022-09-13 19:09:03 -04:00
Shrenuj Bansal
4be8861f41
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-09-13 17:41:06 -04:00
Shrenuj Bansal
3441224b2f
WIP: rest of the stuff
2022-09-13 17:30:13 -04: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
Shrenuj Bansal
4171be0b98
Few more changes
2022-09-12 16:37:24 -04:00
Shrenuj Bansal
a1f2fdb706
Merge branch 'master' into sbansal/nonce-coordination-and-consensus-for-chain-nodes
2022-09-12 16:23:24 -04:00
Shrenuj Bansal
8f1b1bb1ff
WIP: Raft consensus for lotus nodes in a cluster
2022-09-12 16:10:15 -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
Jiaying Wang
8db6a939c1
Merge pull request #9273 from filecoin-project/release/v1.17.1
...
build: release: v1.17.1
2022-09-08 13:57:16 -04:00
Łukasz Magiera
0594e33ed7
Merge pull request #9277 from filecoin-project/fix/ffi-version
...
ffi: Revert accidental filecoin-ffi downgrade from #9144
2022-09-08 12:04:41 +02:00
Łukasz Magiera
f9e19500be
ffi: Revert accidental update from #9144
2022-09-08 11:53:52 +02:00
Jiaying Wang
e3894de618
Merge pull request #9270 from filecoin-project/gstuart/v1.17.1
...
build: release: Ready v1.17.1 for release
2022-09-07 20:51:32 -04:00
Geoff Stuart and Jiaying Wang
e153db31b1
Update CHANGELOG.md
...
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
2022-09-07 17:18:01 -04:00
Geoff Stuart and Jiaying Wang
dc732bafd5
Update CHANGELOG.md
...
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
2022-09-07 17:17:51 -04:00
Geoff Stuart and Jiaying Wang
c4e1e0941c
Update CHANGELOG.md
...
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
2022-09-07 17:17:39 -04:00
Geoff Stuart
f8946b15d2
Ready v1.17.1 for release
2022-09-06 15:30:21 -04:00
LexLuthr
67d4f905e6
feat: proving: Introduce manual sector fault recovery ( #9144 )
...
* rebase
* fix lint error
* fix errors
* add itest
* make gen after rebase
* apply suggestion from review
* make gen after latest rebase
* gen after rebase
* fix waitgroup
* change as per review
* refactor Recovery Batches
* fix CLI
* gen after rebase
* close the channel
2022-09-06 21:17:30 +05:30
Phi
9c48922a75
Fix lotus-shed actor cmd
...
Check the length of multisig address in lotus-shed actor cmd as well.
2022-09-05 09:58:34 +02:00
Łukasz Magiera
783fc6a20d
Merge pull request #9233 from filecoin-project/feat/lotus-info-cmd
...
feat: cli: lotus info cmd
2022-09-05 09:47:42 +02:00
Phi
ab0699875a
make gen happy
...
make gen happy not sad
2022-09-02 15:20:36 +02:00
Phi-rjan and Łukasz Magiera
a31b8a1b58
Update cli/info.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-09-02 15:12:32 +02:00
Phi
3e74819519
Check length of msig address
...
Check the length of multisig address, and print based on that.
2022-09-02 10:33:32 +02:00
Aayush Rajasekaran
98ff8c477e
Merge pull request #9237 from filecoin-project/fix/actor-set-addrs-sender
...
fix: cli: Option to specify --from msg sender
2022-09-01 11:31:21 -04:00
Aayush Rajasekaran
c147e315db
Merge pull request #9242 from filecoin-project/fix/ledger-reject-error
...
fix: ux: better ledger rejection error
2022-09-01 11:29:46 -04:00
Phi
a5ea5ba9c1
Fix lint
...
Fix lint
2022-09-01 17:01:03 +02:00
Phi
405bfeddac
Better ledger rejection error
...
Print a more understandable error message when a transaction is being rejected on ledger.
2022-09-01 16:30:36 +02:00
Phi
7c00c1e5d5
Tune down slice
...
Tuning down slice to only 6 characters to avoid panics if the multisig-actor is of really low character length.
2022-09-01 11:54:10 +02:00
Phi
15ea3953f0
Option to specify --from msg sender
...
Adds the option to specify the account to send the message from in the `lotus-miner actor set-addrs`
2022-08-31 18:42:24 +02:00
Phi
818153a1e7
Put SyncBasefeeCheck in function
...
Put SyncBasefeeCheck in function
2022-08-31 13:15:28 +02:00
Phi
870c2f9554
Move newline
...
Move newline
2022-08-31 10:44:59 +02:00
Phi
8a45e8c8af
Handle "Default address not set" better
...
Only print address and get balance if err == nil, else print that the Default address is not set
2022-08-31 10:40:50 +02:00
Phi
683900b5a2
make docsgen-cli
...
make docsgen-cli
2022-08-30 13:29:22 +02:00
Phi
ab61f4bb2c
lotus info cmd
...
Adds lotus info command that prints a lot of node information.
2022-08-30 12:54:59 +02:00
Łukasz Magiera
088bf56f2a
Merge pull request #9231 from filecoin-project/fix/datacid-res-envvars
...
sealing: fix: Make DataCid resource env vars make more sense
2022-08-30 02:36:02 +02:00
Łukasz Magiera
2532300156
Merge pull request #9232 from filecoin-project/fix/gatewaytest-panic
...
cli: Don't panic with no providers in client retrieve
2022-08-29 17:27:36 +02:00
Łukasz Magiera
36ae2086ab
cli: Don't panic with no providers in client retrieve
2022-08-29 16:55:58 +02:00
Łukasz Magiera
08b22edd89
fix make gen
2022-08-29 16:25:30 +02:00
Łukasz Magiera
78cde92999
Merge pull request #9230 from filecoin-project/fix/data-cid-close
...
fix: api: DataCid - ensure reader is closed
2022-08-29 16:15:03 +02:00
Łukasz Magiera
9d916029d9
Merge pull request #9229 from filecoin-project/deps/pubsub-v0.8.0
...
deps: go-libp2p-pubsub v0.8.0
2022-08-29 16:12:43 +02:00
Łukasz Magiera
d00e1e78bb
resources: Use 32G AP resources for DC
2022-08-29 16:12:02 +02:00
Łukasz Magiera
c51283223d
mod tidy
2022-08-29 16:03:03 +02:00
Łukasz Magiera
e4ed3f8cf8
sealing: fix: Make DataCid resource env vars make more sense
2022-08-29 15:57:58 +02:00
Dirk McCormick
964bbca792
fix: DataCid - ensure reader is closed
2022-08-29 10:31:11 +02:00
Łukasz Magiera
efc8c75e7d
deps: go-libp2p-pubsub v0.8.0
2022-08-29 10:05:14 +02:00
Łukasz Magiera
28722de72d
Merge pull request #9177 from filecoin-project/9171-add-retries-to-mpool-push-message
...
feat: message: Add retries to mpool push message from lotus miner
2022-08-29 09:24:35 +02:00
Łukasz Magiera
99c2ad4ad5
make: fix go version check
2022-08-29 09:06:19 +02:00
Jiaying Wang
1b5a1f692a
Merge pull request #9206 from filecoin-project/asr/verifreg-tuple
...
fix: verifreg: serialize RmDcProposalID as int, not tuple
2022-08-26 16:38:34 -04:00
Jennifer Wang
343d092044
mod tidy
2022-08-26 15:33:26 -04:00
Jennifer Wang
d8578190ff
update go state type to v0.1.11
2022-08-26 14:43:53 -04:00
Shrenuj Bansal
6291799cfa
Change go version to 1.18.1 in more readmes
2022-08-26 14:19:17 -04:00
Shrenuj Bansal
b3175f0b5c
Merge branch 'master' into 9171-add-retries-to-mpool-push-message
2022-08-26 12:31:35 -04:00
Shrenuj Bansal
0ebe1a6631
go mod tidy
2022-08-26 12:02:00 -04:00
Shrenuj Bansal
217cc846c3
Address more comments
2022-08-26 11:55:20 -04:00
Łukasz Magiera
45d1bd61ce
Merge pull request #9183 from filecoin-project/feat/sectornum-mgmt
...
feat: sealing: Use bitfields to manage sector numbers
2022-08-26 10:59:24 -04:00
Łukasz Magiera
0770bced09
Merge pull request #9216 from filecoin-project/deps/libp2p-v0.22
...
deps: libp2p v0.22
2022-08-25 20:03:26 -04:00
Łukasz Magiera
5d9315938f
Make mod tidy happy
2022-08-25 14:28:06 -04:00
Łukasz Magiera
dd144eaab9
Update other deprecated libp2p imports
2022-08-25 14:23:25 -04:00
Łukasz Magiera
2086b219d2
Don't use go-libp2p-core
2022-08-25 14:20:41 -04:00
Łukasz Magiera
ebd8c0c50a
gomod: Update libp2p to v0.22.0
2022-08-25 14:06:21 -04:00
Łukasz Magiera
153cdf24a5
Merge pull request #9167 from ianconsolata/snap-daemon-autorun-disable
...
_ci_ / _build_ : Snap daemon autorun disable
2022-08-25 13:42:13 -04:00
Geoff Stuart
aa27fb496f
Merge pull request #9212 from filecoin-project/feat/shed-vlog-maxsz
...
feat: shed: add a --max-size flag to vlog2car
2022-08-25 10:25:37 -04:00
Łukasz Magiera
70f0edd041
strle, sealing: address review
2022-08-25 10:19:39 -04:00
Łukasz Magiera
2f7062d642
vlog2car: add max-size flag usage, fix lint
2022-08-25 10:08:12 -04:00
Łukasz Magiera
ebeb16eda5
feat: shed: add a --max-size flag to vlog2car
2022-08-25 01:05:56 +02:00
Łukasz Magiera
b8a8648f4a
numassigner: fix lint
2022-08-24 11:38:29 -04:00
Łukasz Magiera
335f5df3ec
numassigner: SectorNumReserveCount
2022-08-24 11:25:37 -04:00
Łukasz Magiera
f1f31d1067
Merge pull request #9207 from filecoin-project/asr/deflake
...
fix: mock sealer: grab lock in ReadPiece
2022-08-23 21:55:18 -04:00
Aayush
5e80276631
fix: mock sealer: grab lock in ReadPiece
2022-08-23 17:24:28 -04:00
Aayush
9812792d46
fix: verifreg: serialize RmDcProposalID as int, not tuple
2022-08-23 16:58:10 -04:00
Łukasz Magiera
4a6ea4c492
Merge pull request #9202 from nujz/master
...
fix: cgroupV1: memory.memsw.usage_in_bytes: no such file or directory
2022-08-23 14:38:55 -04:00
Łukasz Magiera
b290dac3cb
Merge remote-tracking branch 'origin/master' into feat/sectornum-mgmt
2022-08-23 11:44:43 -04:00
nujz
76f6eb3edf
cgroupV1: memory.memsw.usage_in_bytes: no such file or directory
2022-08-23 17:37:47 +08:00
Aayush Rajasekaran
b33e3eac60
Merge pull request #9201 from filecoin-project/gstuart/state-actor-manifest-cid
...
feat: api: Reintroduce StateActorManifestCID
2022-08-22 18:20:24 -04:00
Łukasz Magiera
c18874c122
numassigner: Don't error on fresh non-genesis miners
2022-08-22 17:49:58 -04:00
Łukasz Magiera
64290b69c9
numassigner: Fix missing api perms
2022-08-22 17:41:41 -04:00
Shrenuj Bansal
b972e079b8
Address comments
2022-08-22 17:32:43 -04:00
Geoff Stuart
7d07ddd837
Reintroduce StateActorManifestCID
2022-08-22 17:17:01 -04:00
Łukasz Magiera
129eba2b5d
sealing: numassign: itests/bug fixes
2022-08-22 16:58:36 -04:00
Łukasz Magiera
00bef607ca
sealing: numassign: take on-chain allocated numbers into account
2022-08-22 16:55:44 -04:00
Łukasz Magiera
ef2080a800
cli for managing sector reservations
2022-08-22 16:55:41 -04:00
Łukasz Magiera
ca72590e49
sealing: Use bitfields to manage sector numbers
2022-08-22 16:55:08 -04:00
Łukasz Magiera
5274ddce83
Merge pull request #9198 from filecoin-project/jen/annoyed
...
chore: seed: add cmd for adding signers to rkh to genesis
2022-08-22 13:05:09 -04:00
Jennifer Wang
f86ce88d3d
add cmd for adding signers to vkh to genesis
2022-08-21 22:33:24 -04:00
Łukasz Magiera
ea504dc93b
Merge pull request #9189 from filecoin-project/phi/commp-bytes
...
fix: ux: Output bytes in `lotus client commP` cmd
2022-08-19 19:15:19 -04:00
Shrenuj Bansal
8a19cd19d8
Merge branch 'master' into 9171-add-retries-to-mpool-push-message
2022-08-19 12:08:07 -04:00
Łukasz Magiera
c9d65606f5
Merge branch 'deps/go-libp2p-v0.21'
2022-08-19 11:57:01 -04:00
Shrenuj Bansal
5a12e58c0c
Return error for non retryable errors
2022-08-19 11:33:37 -04:00
Łukasz Magiera
9112470785
deps: use tagged kad-dht
2022-08-19 11:31:51 -04:00
Łukasz Magiera
87edaa3f06
deps: use tagged markets
2022-08-19 11:28:05 -04:00
Łukasz Magiera
ba67431731
Merge branch 'update-go-libp2p-v0.21' of github.com:MarcoPolo/lotus into deps/go-libp2p-v0.21
2022-08-19 11:22:04 -04:00
Phi
656f4d5101
Output bytes in lotus client commP cmd
...
Adds an additional line that outputs bytes in the `lotus client commP` cmd. Resolves #9188
2022-08-19 12:27:09 +02:00
Shrenuj Bansal
afb4b1b68f
mod tidy and fiximports
2022-08-18 18:23:42 -04:00
Shrenuj Bansal
12abc74640
update jsonrpc deps
2022-08-18 18:10:57 -04:00
Shrenuj Bansal
7c404d8b5e
fix error type comparison
2022-08-18 17:55:56 -04:00
Shrenuj Bansal
00975237b1
Add retries for specific types of errors
2022-08-18 15:57:59 -04:00
Jiaying Wang
e165731b82
Merge pull request #9182 from filecoin-project/jen/9169
...
fix: ux: exclude negative available balance from spendable amount
2022-08-18 14:44:56 -04:00
Łukasz Magiera
9fb1a0d4b3
Merge pull request #9184 from filecoin-project/feat/secrenew-only-cc
...
feat: sectors renew --only-cc
2022-08-18 14:08:36 -04:00
Łukasz Magiera
87b82b95c8
feat: sectors renew --only-cc
2022-08-18 11:04:20 -04:00
Jennifer Wang
52bae8d37d
when availabel balance is negative, exclude from spendable amount
2022-08-18 09:31:14 -04:00
Shrenuj Bansal
736b492fb0
Change go version in dockerfile
2022-08-17 16:09:30 -04:00
Shrenuj Bansal
66891b6c53
mod tidy
2022-08-17 15:28:38 -04:00
Shrenuj Bansal
942c3a879c
Change go version for circleci
2022-08-17 15:21:03 -04:00
Jiaying Wang
079dab0d75
Merge pull request #9175 from filecoin-project/gstuart/v1.17.1-rc3
...
chore: Bump version for rc3
2022-08-17 15:13:10 -04:00
Łukasz Magiera
b5ac141936
Merge pull request #9174 from filecoin-project/9171-add-uuid-to-message-sent-to-chain-node
...
feat: message: Add uuid to mpool message sent to chain node from miner
2022-08-17 15:07:48 -04:00
Geoff Stuart
6270f10c93
Bump version for RC
2022-08-17 14:49:44 -04:00
Shrenuj Bansal
f5ba7b958e
Add stateWaitMsg before checking last balance
2022-08-17 14:48:44 -04:00
Shrenuj Bansal
a59f977db1
Add retries to mpool push message from lotus miner
2022-08-17 14:22:31 -04:00
Shrenuj Bansal
cd5dd2727c
fix lint
2022-08-17 14:14:07 -04:00
Shrenuj Bansal
087a838db5
make gen for tests
2022-08-17 14:02:53 -04:00
Shrenuj Bansal
99040a89c6
Add test for dedup mpool messages
2022-08-17 12:38:23 -04:00
Shrenuj Bansal
60751f809b
Change func name and nil pointer check based on comments
2022-08-17 10:47:05 -04:00
Shrenuj Bansal
32a2ae12cb
fix lint rename
2022-08-16 16:44:14 -04:00
Shrenuj Bansal
72230d3249
fix lint
2022-08-16 16:25:42 -04:00
Shrenuj Bansal
b7227d3a6b
run make gen
2022-08-16 15:56:32 -04:00
Shrenuj Bansal
fa4a479b97
Add uuid to mpool message sent to chain node from miner
2022-08-16 15:39:06 -04:00
Łukasz Magiera
f27ef344bc
Merge pull request #9170 from filecoin-project/gstuart/xcode-version-ci-master
...
Update xcode version for macos builds
2022-08-15 15:51:10 -04:00
Geoff Stuart
84a2ebcbfd
Update xcode version for macos builds
2022-08-15 12:23:20 -04:00
Łukasz Magiera
bafa664d03
Merge pull request #9164 from filecoin-project/gstuart/xcode-version-ci
...
chore: ci: Update xcode version for macos builds
2022-08-15 10:41:26 -04:00
Łukasz Magiera
2e29b460d2
Merge pull request #9142 from filecoin-project/chore/untangle-fsm
...
sealing pipeline: Remove useless storage adapter code
2022-08-14 15:50:31 -04:00
Łukasz Magiera
77208728ad
sealing: fix lint/tests
2022-08-14 12:50:18 -04:00
Ian Davis
e0428ca8c2
Snap starts disabled now, so no need to disable
2022-08-12 14:44:31 -07:00
Jiaying Wang
8ecf6f3ad3
Merge pull request #9165 from filecoin-project/release1.17.1/detach-storage-on-worker-shutdown
...
backport: 9153: detach storage on worker shutdown
2022-08-12 14:48:45 -04:00
Marco Munizaga
1af9e3c313
Check err for view.Register
2022-08-12 09:55:03 -07:00
Marco Munizaga
1f65d51a69
Update go-libp2p-resource-manager to v0.5.3
2022-08-12 09:49:38 -07:00
Shrenuj Bansal
a7e99bc095
make gen
2022-08-12 12:21:24 -04:00
Shrenuj Bansal
5acff25bca
fiximports
2022-08-12 12:05:43 -04:00
Shrenuj Bansal
594d030a56
log errors when closing all paths instead of stopping execution
2022-08-12 12:05:26 -04:00
Shrenuj Bansal
500f71c344
Add return value assignments
2022-08-12 12:03:51 -04:00
Shrenuj Bansal
dfb691b14a
Close all storage paths on worker shutdown
2022-08-12 11:59:55 -04:00
Geoff Stuart
b648cec9cd
Update xcode version for macos builds
2022-08-12 10:56:43 -04:00
Łukasz Magiera
a81cbb5a7b
Merge pull request #9161 from Fatman13/fatman13
...
chore: fix typo in comment
2022-08-12 12:17:35 +02:00
Yu
0ad96858ff
chore: do make docsgen
2022-08-12 15:12:22 +08:00
Yu
bb05aeb860
chore: fix typo in comment
2022-08-12 11:53:06 +08:00
Marco Munizaga
5a133ff2d4
Hook up resource manager metrics
2022-08-11 15:56:48 -07:00
Ian Davis
8bc79a65c7
Don't automatically start the lotus daemon on snap install
2022-08-11 15:45:02 -07:00
Marco Munizaga
3c2c827bc3
Revert "Rerun ci"
...
This reverts commit 05f5e02c03 .
2022-08-11 13:42:33 -07:00
Marco Munizaga
05f5e02c03
Rerun ci
2022-08-11 13:22:58 -07:00
Geoff Stuart
c326eadd8b
Merge pull request #9151 from RobQuistNL/patch-8
...
fix: sealing: Add information on what worker a job was assigned to in logs
2022-08-11 16:01:53 -04:00
Marco Munizaga
df777b3166
Update deps
2022-08-11 12:53:10 -07:00
Marco Munizaga
6d4b962391
Use v0.8.0 go-bitswap
2022-08-11 12:38:50 -07:00
Geoff Stuart
525ee3b77d
Merge pull request #9153 from filecoin-project/sbansal/detach-storage-on-worker-shutdown
...
fix: worker: Close all storage paths on worker shutdown
2022-08-11 15:01:33 -04:00
Marco Munizaga
61abd91eb9
Use kad-dht fork
2022-08-11 11:39:06 -07:00
Marco Munizaga
6ae75aa1a2
Mod tidy
2022-08-11 11:23:34 -07:00
Marco Munizaga
d03992f878
Update rcmgr
2022-08-11 11:23:19 -07:00
Marco Munizaga
15e00a125d
Update rcmgr
2022-08-11 11:23:01 -07:00
Marco Munizaga
57772135ad
Update dep
2022-08-11 11:22:21 -07:00
Marco Munizaga
abd418af41
Fix lint
2022-08-11 11:20:12 -07:00
Marco Munizaga
6a17cad206
Update testplans go.mod
2022-08-11 11:20:10 -07:00
Marco Munizaga
766d809f0c
Update to go-libp2p v0.21-RC
2022-08-11 11:15:20 -07:00
Shrenuj Bansal
1c98e37db8
fiximports
2022-08-11 11:53:58 -04:00
Shrenuj Bansal
4d10487463
log errors when closing all paths instead of stopping execution
2022-08-11 10:44:26 -04:00
Geoff Stuart
0b5e27d3de
Merge pull request #9152 from ianconsolata/update-packer-snap-name
...
Use lotus snap (and fix typo) for packer builds
2022-08-11 09:14:11 -04:00
Geoff Stuart
5119769de0
Merge pull request #9155 from filecoin-project/phi/print-withdraw-receipt
...
fix: ux: msg receipt for actor withdrawal
2022-08-11 09:05:02 -04:00
Phi
509c44d446
fix: ux: msg receipt for actor withdrawal
...
Prints the message receipt when withdrawing from the miner-actor. Also highlights that the command is waiting for the message to be included in a block.
2022-08-11 09:34:18 +02:00
Shrenuj Bansal
10dba44638
Add return value assignments
2022-08-10 17:43:54 -04:00
Shrenuj Bansal
f390c186e6
Close all storage paths on worker shutdown
2022-08-10 17:06:01 -04:00
Rob Quist
f5086c98e8
fix: Add information on what worker a job was assigned to in logs
...
More detailed logs
2022-08-10 21:33:19 +02:00
Ian Davis
670c53e863
Use lotus snap (and fix typo) for packer builds
2022-08-10 11:44:52 -07:00
Phi
a59d83518d
Update release_issue_template
...
Update release_issue_template.
- Changed some wrong links (links pointed to version.go in IPFS-repo)
- Removed `Create a discussion for this release`
- Removed "Prep the changelog using `scripts/mkreleaselog`, and add it to `CHANGELOG.md`" since this already has been captured in the first pre-release step. Left that you should make sure that the CHANGELOG is up to date.
2022-08-10 14:44:14 +02:00
Jiaying Wang
98e1282a3f
Merge pull request #9148 from filecoin-project/gstuart/bump-version-rc
...
chore: versioning: Bump version for RC and add changelog
2022-08-09 15:22:50 -04:00
Jiaying Wang
3244969b93
Merge pull request #9147 from filecoin-project/gstuart/bump-versions
...
chore: versioning: Bump version to v1.17.2-dev
2022-08-09 13:57:25 -04:00
Geoff Stuart
495023460c
Bump version for RC and add changelog
2022-08-09 13:53:21 -04:00
Geoff Stuart
f536257d3c
Bump version
2022-08-09 13:38:28 -04:00
Jiaying Wang
b0109094cc
Merge pull request #9146 from filecoin-project/jen/17tomaster
...
chore: merge: releases (v1.17.0) to master
2022-08-09 13:32:53 -04:00
Jennifer Wang
50edfbd182
fix merge
2022-08-09 13:30:21 -04:00
Jennifer Wang
ded80070c5
fix version
2022-08-09 13:27:50 -04:00
Jennifer Wang
e7628229fc
Merge branch 'releases' into jen/17tomaster
2022-08-09 13:23:02 -04:00
Geoff Stuart
533f1a6fdb
Merge pull request #9141 from filecoin-project/fix/getcommitcutoff-panic
...
fix: storage: don't panic in getCommitCutoff when precommit is not found
2022-08-09 13:03:22 -04:00
Łukasz Magiera
71dacb5af8
sealing pipeline: Remove useless storage adapter code
2022-08-09 13:40:06 +02:00
Łukasz Magiera
fe2a589890
sealing pipeline: Cleanup AddresSelector plumbing
2022-08-09 12:57:36 +02:00
Łukasz Magiera
4b6a9e0387
sealing pipeline: Cleanup journal plumbing
2022-08-09 12:42:35 +02:00
Łukasz Magiera
ca1ff19541
fix: storage: don't panic in getCommitCutoff when precommit is not found
2022-08-09 11:44:40 +02:00
Jiaying Wang
ada6a143ad
Merge pull request #9139 from filecoin-project/chore/update-ffi
...
Update FFI
2022-08-08 22:06:48 -04:00
Geoff Stuart
e24198ab22
Merge pull request #9133 from filecoin-project/ianconsolata/parallel-snap-publish
...
_ci_: Run snap builds for lotus and lotus-filecoin in parallel
2022-08-08 19:48:03 -04:00
Steven Allen
fa04496c81
chore: deps: update FFI
...
- Updates rust-fil-proofs to v12.
- Updates the FVM to 1.2 (no change, just updated proofs).
- Remove actors v6 bundle from the FFI (previously used for FVM testing)
2022-08-08 14:40:13 -07:00
ZenGround0 and zenground0
8b7be6d47e
feat:chain:splitstore auto prune ( #9123 )
...
Auto Prune
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com >
2022-08-08 16:06:32 -04:00
Ian Davis
837fa4eae9
Run snap builds for lotus and lotus-filecoin in parallel
2022-08-05 15:13:29 -07:00
ZenGround0 and zenground0
0c91b0dc10
feat:chain:splitstore chain prune ( #9056 )
...
* Splitstore chain prune
* Protect on reification for simpler logic and sound cold compact protect
* Recovery from checkpoint during chain prune
* Splitstore (discard and universal mode) running in itests
* Add pause and restart functions to itest block miner
* Add config options to itest full nodes
* Add FsRepo support for itest full ndoes
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com >
2022-08-05 16:34:16 -04:00
Łukasz Magiera
881e16ec75
Merge pull request #9032 from filecoin-project/feat/storage-redeclare
...
feat: sealing: storage redeclare/detach
2022-08-05 21:49:47 +02:00
Łukasz Magiera
cb2b4fa4aa
Merge remote-tracking branch 'origin/master' into feat/storage-redeclare
2022-08-05 21:26:15 +02:00
Łukasz Magiera
9b4cca9fd0
Merge branch 'LexLuthr-feat/SchedRemoveRequest'
2022-08-05 10:50:02 +02:00
Łukasz Magiera
11e4914531
Merge branch 'feat/SchedRemoveRequest' of github.com:LexLuthr/lotus into LexLuthr-feat/SchedRemoveRequest
2022-08-05 10:40:45 +02:00
Łukasz Magiera
adae785075
Merge branch 'feat/f8-worker-env'
2022-08-05 09:52:52 +02:00
Łukasz Magiera
24c16bf387
Merge pull request #9038 from Jorropo/base256emoji
...
base256emoji
2022-08-05 09:51:25 +02:00
Łukasz Magiera
ee08c15b8c
Merge branch 'f8-env-patch' of github.com:Factor8Solutions/lotus into feat/f8-worker-env
2022-08-05 09:46:06 +02:00
Łukasz Magiera
ec3468fea6
Merge branch 'docs/ysrotciv-desc'
2022-08-05 09:40:39 +02:00
Łukasz Magiera
8a39b79ee8
Merge branch 'desc' of github.com:ysrotciv/lotus into docs/ysrotciv-desc
2022-08-05 09:33:26 +02:00
Łukasz Magiera
e51904555b
Merge pull request #9072 from zl03jsj/fix/zl/cli/list-miner-control-addresses-fail-if-have-robust-address
...
fix: cli: `./lotus-miner actor control list`, if the `owner` is not account
2022-08-05 09:29:23 +02:00
Łukasz Magiera
82451e425b
Merge pull request #8984 from filecoin-project/chore/clean-readme
...
chore:docs:remove readme reference to deprecated specs-actors
2022-08-05 09:22:00 +02:00
Łukasz Magiera
e196742ece
cli: Update docsgen, don't require args in storage redeclare
2022-08-05 09:05:46 +02:00
Łukasz Magiera
819314de46
Merge remote-tracking branch 'origin/master' into feat/storage-redeclare
2022-08-05 09:01:30 +02:00
Łukasz Magiera
5a186d4fa8
Merge pull request #9127 from Aloxaf/Aloxaf-patch-1
...
fix: build: use GOCC when building lotus-fountain
2022-08-05 08:59:46 +02:00
Aloxaf
298fbd8d88
fix: build: use GOCC when building lotus-fountain
2022-08-05 10:47:06 +08:00
Ian Davis
b46b23e4ff
Merge pull request #9122 from filecoin-project/ianconsolata/custom-shell-for-snapcraft
...
_ci_ : Change default shell options for snapcraft publish
2022-08-04 09:30:08 -07:00
zl
1fdd324efc
just show actor id, if actor is not an account
2022-08-04 16:14:56 +08:00
Ian Davis
5a8bc204b7
Change default shell options for snapcraft publish
...
The builds were erroring only in CircleCI, when run manually the same
command worked fine. I reached out to CircleCI support, and got the
following message:
>>>
The reason you are seeing this error when running in CircleCI and not while debugging with SSH is due to the -e set in #!/bin/bash -eo pipefail at the beginning of the shell while the debugging shell would just be #!/bin/bash. The -e sets to exit to the shell when any non zero [0] exit code status.
Since you say the command works when debugging with SSH you can set the shell to use /bin/bash -o pipefail using a default shell options. Here is an example:
- run:
name: <<command name>>
shell: /bin/bash -o pipefail
command: |
<< some commands>>
Notice that I still added -o pipefail as that prevents errors in a pipeline from being masked.
2022-08-03 21:29:35 -07:00
Geoff Stuart
2498d58ba1
Merge pull request #9120 from filecoin-project/ianconsolata/goreleaser-tweak
...
_ci_: Switches goreleaser notes back to default (keep-existing)
2022-08-03 23:13:57 -04:00
LexLuthr
ffc10d80ec
fix lint error after merge
2022-08-04 02:35:22 +05:30
LexLuthr
a59d73d64a
Merge branch 'master' into feat/SchedRemoveRequest
2022-08-04 02:24:14 +05:30
Ian Davis
3717795652
Switches goreleaser notes back to default (keep-existing)
2022-08-03 13:45:29 -07:00
Łukasz Magiera
ab0592231c
Merge pull request #9116 from filecoin-project/feat/worker-name-set
...
feat: sealing: Allow overriding worker hostname
2022-08-03 22:44:29 +02:00
LexLuthr
25bec140fb
make gen after rebase
2022-08-04 02:07:22 +05:30
LexLuthr
23bb80ab2c
fix lint errors
2022-08-04 02:00:24 +05:30
LexLuthr
c962fe9011
fix the itest parsing errors
2022-08-04 02:00:24 +05:30
LexLuthr
4e2536e0ef
switch pledging func
2022-08-04 02:00:24 +05:30
LexLuthr
b15f1e5b93
fix itest
2022-08-04 02:00:24 +05:30
LexLuthr
0fce643a10
fix sectorstatus in itest
2022-08-04 02:00:24 +05:30
LexLuthr
fad79f3218
respond to caller. Add itest
2022-08-04 02:00:24 +05:30
LexLuthr
cdc08e566f
fix everything pointed as per review
2022-08-04 02:00:24 +05:30
LexLuthr
c736dedfa6
move requestremove inside runSched
2022-08-04 02:00:24 +05:30
LexLuthr
cf78fa99ee
Rebase on master
2022-08-04 01:59:48 +05:30
Ian Davis
e9fd960021
Merge pull request #9119 from filecoin-project/ianconsolata/use-lotus-for-snap
...
_ci_: Publish to both `lotus` and `lotus-filecoin` for snap
2022-08-03 12:54:35 -07:00
Ian Davis
9a9428789d
Build / Publish snap twice (lotus-filecoin + lotus)
2022-08-03 12:15:53 -07:00
Łukasz Magiera
453b454b7b
Merge pull request #9109 from filecoin-project/feat/dlinfo-enchantments
...
feat: miner cli: proving deadline command enchantments
2022-08-03 20:54:08 +02:00
shrenujbansal
f023f04b40
Merge pull request #9113 from filecoin-project/9083-shed-command-for-getting-raw-bytes-stored-in-active-deals
...
feat: market: Add lotus-shed cmd to get total active deal storage
2022-08-03 11:28:07 -04:00
Jiaying Wang
2830429add
Merge pull request #9117 from filecoin-project/release/v1.17.0
...
build: release: v1.17.0
2022-08-03 10:44:08 -04:00
Jiaying Wang
c633b2535f
Merge pull request #9112 from filecoin-project/phi/v1170prep
...
build: release: v1.17.0 prep
2022-08-03 10:31:55 -04:00
Shrenuj Bansal
654a3c976e
remove tipset retrieval to use default
2022-08-03 10:08:59 -04:00
Phi
c1c3e3e551
Add 9111 to the changelog
...
Add 9111 to the changelog
2022-08-03 13:09:32 +02:00
Łukasz Magiera
ecddd08048
itests: Test custom worker names
2022-08-03 13:05:30 +02:00
Łukasz Magiera
da33d82e1b
feat: sealer: Custom worker name config
2022-08-03 12:58:49 +02:00
Łukasz Magiera
4d10adae3c
Merge branch 'hostname_variable' of github.com:clinta/lotus into feat/worker-name-set
2022-08-03 12:40:18 +02:00
Łukasz Magiera
b647998f15
Merge pull request #8969 from filecoin-project/push-lotus-gateway-container
...
push lotus-gateway to docker hub
2022-08-03 11:40:11 +02:00
Łukasz Magiera
384b6433c0
circle: Fix template
2022-08-03 11:14:53 +02:00
Łukasz Magiera
a38a9ea144
Merge remote-tracking branch 'origin/master' into push-lotus-gateway-container
2022-08-03 11:12:26 +02:00
Łukasz Magiera
4818d78432
cli: Put bitfield stats in 'proving deadline' behind a flag
2022-08-03 11:06:05 +02:00
Łukasz Magiera
a9474a5a22
Merge pull request #9101 from filecoin-project/sbansal/lotus-worker-stop-cmd
...
feat: worker: Add stop cmd for lotus worker
2022-08-03 11:01:40 +02:00
Łukasz Magiera
4b47881950
Merge branch 'master' into sbansal/lotus-worker-stop-cmd
2022-08-03 10:42:19 +02:00
Łukasz Magiera
dc0c4abe4c
Merge branch 'LexLuthr-feat/minerWithdrawBalanceAPI'
2022-08-03 10:39:53 +02:00
Łukasz Magiera
01a6cdaf03
Merge branch 'feat/minerWithdrawBalanceAPI' of github.com:LexLuthr/lotus into LexLuthr-feat/minerWithdrawBalanceAPI
2022-08-03 10:33:09 +02:00
Aayush Rajasekaran
479bbffebf
Merge pull request #9115 from filecoin-project/asr/backport
...
chore: backport 9111
2022-08-02 23:16:32 -04:00
Łukasz Magiera
92d27aa6d2
Merge remote-tracking branch 'origin/master' into feat/storage-redeclare
2022-08-03 00:56:23 +02:00
Shrenuj Bansal
2f65a20d16
Add IsDealActive func to template
...
wq
2022-08-02 18:54:42 -04:00
Aayush Rajasekaran
aff1077b00
Merge pull request #9114 from filecoin-project/asr/makefile-fiximports
...
feat: build: run fiximports on make actors-gen
2022-08-02 18:11:37 -04:00
Aayush
5e98b8a0d6
add a test for Post max sectors recovery
2022-08-02 18:09:18 -04:00
Aayush
f210aeafdd
fix: post: restrict recoveries per deadline
2022-08-02 18:09:12 -04:00
Aayush
468a4ff2ac
feat: build: run fiximports on make actors-gen
2022-08-02 18:05:57 -04:00
Jiaying Wang
36d311aa4f
Update CHANGELOG.md
2022-08-02 16:49:14 -04:00
Shrenuj Bansal
31a09b73cc
Add lotus-shed cmd to get total active deal storage
2022-08-02 16:40:39 -04:00
Phi
61b0fa9d9e
Properly fix Lotus link
...
Properly fix Lotus link
2022-08-02 22:07:48 +02:00
Phi
0568f6c875
Fix Lotus mission scope link
...
Fix Lotus mission scope link
2022-08-02 22:05:10 +02:00
Phi
a7e5255848
Add callout for Boost
...
Add callout for Boost
2022-08-02 22:03:25 +02:00
Aayush
1b45f42d70
fix makegen
2022-08-02 15:55:04 -04:00
Aayush Rajasekaran
c0d2f249bc
Merge pull request #9111 from filecoin-project/asr/fix-rec-setcor-limit
...
fix: post: restrict recoveries per deadline
2022-08-02 15:44:33 -04:00
Phi
0ac4dec694
Add PR 9106 to the changelog
...
Add PR 9106 to the changelog
2022-08-02 21:42:08 +02:00
Phi
795924b872
v1.17.0 prep
...
v1.17.0 prep
2022-08-02 21:30:18 +02:00
Aayush
784926b2b4
add a test for Post max sectors recovery
2022-08-02 15:28:43 -04:00
Aayush
50c22aef7a
fix: post: restrict recoveries per deadline
2022-08-02 12:32:44 -04:00
Łukasz Magiera
8294e03d4e
itests: More fixes after fixing sector metadata import
2022-08-02 17:35:26 +02:00
Shrenuj Bansal
5f0ac7defb
Wait 20s for worker shutdown so the miner can unregister the worker
2022-08-02 10:59:32 -04:00
Łukasz Magiera
6d2990314f
storage: Fix detaching shared paths
2022-08-02 15:46:35 +02:00
Łukasz Magiera
d1173265b3
itests: Helper returning non-genesis sector list
2022-08-02 15:29:38 +02:00
Łukasz Magiera
eb366c6aa0
fix typo in storage detach cmd
2022-08-02 15:18:24 +02:00
Łukasz Magiera
9a5ca5017b
gen
2022-08-02 10:45:20 +02:00
Łukasz Magiera
4548cea000
cli: More verbose deadline command
2022-08-02 10:40:34 +02:00
Łukasz Magiera
8c1d1bfd4a
cli: show live sectors in the deadlines command by default
2022-08-02 10:15:12 +02:00
Łukasz Magiera
65ba7bd37d
cli: clueanup deadlines command
2022-08-02 10:12:24 +02:00
Łukasz Magiera
b3cce636cc
Merge branch 'Feat/add_provingDeadline_option' of github.com:beck-8/lotus into feat/dlinfo-enchantments
2022-08-02 10:06:48 +02:00
LexLuthr
f5a7a650e7
rename to ActorWithdrawBalance
2022-08-02 13:04:54 +05:30
Aayush Rajasekaran
68f5e8d27e
Merge pull request #9106 from filecoin-project/feat/rec-sector-const
...
feat: wdpost: Envvar for limiting recovering sectors
2022-08-01 21:54:13 -04:00
Aayush Rajasekaran
201a4ea57c
Merge pull request #9107 from filecoin-project/jen/9104
...
chore: backport: #9106
2022-08-01 21:26:18 -04:00
Aayush
c42d43bf44
fix: sector counter for recovery
2022-08-01 21:26:01 -04:00
Aayush Rajasekaran
e94c0de8c6
Merge pull request #9108 from filecoin-project/asr/fix-rec-setcor-limit
...
fix: sector counter for recovery
2022-08-01 14:57:46 -04:00
Ian Davis
b0b660b52d
Merge pull request #9096 from filecoin-project/goreleaser
...
_ci_: Use goreleaser to build macos universal binaries (including M1 macs)
2022-08-01 11:36:49 -07:00
Aayush
650130f9c4
fix: sector counter for recovery
2022-08-01 14:30:20 -04:00
Shrenuj Bansal
9d65b56d2e
Add cli docs for lotus worker stop cmd
2022-08-01 14:20:01 -04:00
LexLuthr
e0e0b0b62f
don't wait for msg to land on chain
2022-08-01 23:41:24 +05:30
Shrenuj Bansal
e7bace9341
Update API docs
2022-08-01 11:36:34 -04:00
Łukasz Magiera
0b5d2abc3d
feat: mpool: Include gaslimit in error msg in ValidForBlockInclusion
2022-08-01 11:19:18 -04:00
Łukasz Magiera
3feb9167cb
feat: wdpost: Envvar for limiting recovering sectors
2022-08-01 11:19:11 -04:00
Łukasz Magiera
f8cf3b1510
feat: mpool: Include gaslimit in error msg in ValidForBlockInclusion
2022-08-01 17:15:26 +02:00
Łukasz Magiera
c215a03edd
feat: wdpost: Envvar for limiting recovering sectors
2022-08-01 16:58:05 +02:00
Łukasz Magiera
1ee82dd604
fix lint
2022-08-01 15:58:06 +02:00
Łukasz Magiera
3cd8d9eb06
itests: Worker tests for storage detach/redeclare
2022-08-01 15:58:06 +02:00
Łukasz Magiera
3309e10b0d
itests: Test storage detach/redeclare
2022-08-01 15:58:06 +02:00
Łukasz Magiera
0ccaa00969
itests ensemble: import presealed sector metadata
2022-08-01 15:58:06 +02:00
Łukasz Magiera
d690b49d17
storage: Fix linter warnings
2022-08-01 15:58:06 +02:00
Łukasz Magiera
8cff52aef6
Storage detach/attach in lotus-miner, cli commands
2022-08-01 15:58:06 +02:00
Łukasz Magiera
943d2a72c6
storage: StorageRedeclareLocal on lotus-worker
2022-08-01 15:58:06 +02:00
Łukasz Magiera
e252e666bd
storage: Storage detach on lotus-worker
2022-08-01 15:58:06 +02:00
Łukasz Magiera
f947e65f15
wip storage redeclare/detach
2022-08-01 15:58:06 +02:00
LexLuthr
e9705c4e26
remove comment pointed out in review
2022-07-30 17:16:50 +05:30
Shrenuj Bansal
dfea74cca8
Add stop cmd for lotus worker
2022-07-29 18:33:30 -04:00
LexLuthr
9e9a3825aa
rerun make gen
2022-07-29 20:32:05 +05:30
LexLuthr
498334e860
fix spelling mistakes
2022-07-29 20:18:10 +05:30
LexLuthr
4f03486011
miner withdrawbalance API
2022-07-29 20:09:49 +05:30
Ian Davis
52aef0b926
make circleci
2022-07-28 21:17:46 -07:00
Ian Davis
c759211032
Switch to filecoin-project from personal fork
2022-07-28 21:03:12 -07:00
Ian Davis
83199661ce
Add separate names to build-and-push-image jobs
2022-07-28 20:37:42 -07:00
Ian Davis
7f1b4dc438
Use goreleaser to build universal darwin binaries
...
This is a small refactor of our workflow to test out goreleaser, a yaml
based tool for building, packaging, and releasing go binaries on
multiple platforms. It supports building binaries for to most of the platforms we
care about, including linux and macos, and also supports publishing
those binaries automatically as releases in Github, homebrew, snap, and
even apt / deb.
If this trial goes well, I think we should eventually replace the entire
release workflow with goreleaser. For now, this test is more tightly
scoped to only automated the MacOS release process, since that is the
one we have the most issues with. This PRi / commit:
- Builds darwin-amd64 and darwin-arm64 binaries of lotus, lotus-miner,
and lotus-worker
- Packages them into a universal darwin binary
- Publishes those to a release in Github based on the current tag
- Uses the binaries in the release to auto-publish and updated homebrew
configuration to filecoin-project/homebrew-lotus
- Does a `dry-run` build to produce a snapshot on release branches with
no tag
- Manually generate and upload checksums after goreleaser
2022-07-28 20:37:42 -07:00
Geoff Stuart
a843c52e38
Merge pull request #9090 from filecoin-project/id/fix-snap-again
...
_ci_: More tweaks to snapcraft release process
2022-07-28 15:36:57 -04:00
Jiaying Wang
27bb5f1e82
Merge pull request #9093 from filecoin-project/jen/caterpillar
...
chore: interop: update interop assets
2022-07-28 11:22:57 -04:00
Jennifer Wang
9d08c4bc8f
update interop assets
2022-07-28 10:44:57 -04:00
Ian Davis
564aaa7bb1
Snapcraft push was renamed to snapcraft upload
2022-07-27 13:40:16 -07:00
Ian Davis
c2887b3e59
Make snap build more verbose to debug issues.
2022-07-27 13:16:58 -07:00
Ian Davis
7e47ab2a1e
Don't publish a stable release on RC tags
2022-07-27 13:16:58 -07:00
Aayush Rajasekaran
5046b3165d
Merge pull request #9088 from filecoin-project/id/build-arch-bundle.sh
...
fix: ci: Forgot a .sh on the end of a the new publish script
2022-07-27 12:04:58 -04:00
Ian Davis
9762da5af5
Forgot a .sh on the end of the script
2022-07-27 08:39:11 -07:00
Geoff Stuart
b69eb08dd3
Merge pull request #9084 from filecoin-project/asr/deflake-test
...
fix: test: deflake TestQuotePriceForUnsealedRetrieval
2022-07-27 08:22:31 -07:00
Jiaying Wang
fd1207c5c7
Merge pull request #9077 from filecoin-project/phi/v1704
...
build: release: v1.17.0-rc4
2022-07-26 11:50:55 -04:00
Ian Davis
1d55066029
Removed unused array
2022-07-26 08:56:05 +02:00
Ian Davis
04fce8a5fa
Fix snap publishing flow, publish assets independently
2022-07-26 08:55:48 +02:00
Frank Y
70e72efcca
fix desc error
2022-07-26 10:26:53 +08:00
Ian Davis
aa0aaccc24
Merge pull request #8994 from filecoin-project/run-builds-on-release-branches
...
_ci_: update snapcraft and release flow logic
2022-07-25 10:28:03 -07:00
Aayush Rajasekaran
3c191d209d
fix: test: deflake TestQuotePriceForUnsealedRetrieval
2022-07-25 11:17:07 -04:00
Ian Davis
04f7067034
Removed unused array
2022-07-24 22:20:35 -07:00
Ian Davis
8a41a6bb5b
Fix snap publishing flow, publish assets independently
2022-07-24 22:16:16 -07:00
Phi
1a388cc559
Update CHANGELOG.md
...
Updates CHANGELOG.md with the two new PRs 9044 and 9055
2022-07-22 13:28:40 +02:00
Phi
05bb68f07d
bump version to v1.17.0-rc4
...
bump version to v1.17.0-rc4
2022-07-22 13:09:21 +02:00
Aayush Rajasekaran
ead1e6be68
Merge pull request #9055 from filecoin-project/gstuart/hacky-sealing-fix-backport
...
Fix: sealing: hacky sealing fix backport
2022-07-21 11:48:49 -04:00
zl
179efaf447
fix: command: ./lotus-miner actor control list, if the owner is multisig.
2022-07-21 14:14:52 +08:00
zenground0
156fb17dad
Review Response
2022-07-20 12:58:49 -04:00
zenground0
316d35f015
lotus shed addr decode
2022-07-20 12:58:49 -04:00
beck
6583a44a92
reduce redundant code
2022-07-20 10:21:52 +08:00
Jiaying Wang
40bc05a38e
Merge pull request #9062 from filecoin-project/chore/delete-codecov
...
ci:testing:remove codecov
2022-07-19 15:56:50 -04:00
zenground0
9d407f100f
another try
2022-07-19 11:41:55 -07:00
zenground0
cf4b39db8c
Remove codecov from CI
2022-07-19 11:37:35 -07:00
Aayush Rajasekaran
d3e565483b
Merge pull request #9052 from filecoin-project/asr/fvm-metrics
...
fix: FVM: record message applied metrics
2022-07-18 20:33:37 -04:00
Geoff Stuart
a72f3dc29e
Workaround for sealing bug
2022-07-18 13:55:01 -07:00
Geoff Stuart
4b79cc68cb
Merge pull request #9043 from filecoin-project/gstuart/hacky-sealing-fix
...
fix: sealing: Workaround for sealing bug
2022-07-18 13:54:03 -07:00
Aayush
279b1f4317
FVM: record message applied metrics
2022-07-18 10:50:58 -04:00
Jiaying Wang
23d51e6134
Merge pull request #9044 from filecoin-project/asr/backport
...
fix: deps: update FFI to fix a slow memory leak
2022-07-17 19:18:51 +00:00
Aayush Rajasekaran
e950421e87
Merge pull request #9037 from filecoin-project/asr/implicit-limit
...
FVM: Use MaxInt64 for Implicit Message gas limits
2022-07-15 15:28:31 -04:00
Aayush Rajasekaran
7972bd8446
Merge pull request #9036 from filecoin-project/asr/tracing
...
feat: FVM: always enable tracing for user-triggered executions
2022-07-15 15:09:58 -04:00
Aayush
7cd0ce4010
FVM: Use MaxInt64 for Implicit Message gas limits
2022-07-15 15:09:12 -04:00
Aayush
4515405f04
fix: deps: update FFI to fix a slow memory leak
2022-07-15 15:07:53 -04:00
Aayush Rajasekaran
3c3fba87da
Merge pull request #9040 from filecoin-project/asr/typo
...
chore: sealer: Fixup typos
2022-07-15 15:07:21 -04:00
Geoff Stuart
b22e24a95a
Workaround for sealing bug
2022-07-15 11:56:08 -07:00
Steven Allen
d4cdd82f72
fix: deps: update FFI to fix a slow memory leak ( #9042 )
...
There was a memory leak in creating proofs, fixed in
https://github.com/filecoin-project/filecoin-ffi/pull/308
2022-07-15 16:34:32 +00:00
Aayush Rajasekaran
3353cbe23a
Fixup typos
2022-07-15 08:20:37 -04:00
Łukasz Magiera
9eb8f4ee9d
Merge pull request #9013 from filecoin-project/feat/path-type-filters
...
feat: storage: Path type filters
2022-07-15 13:08:43 +02:00
Łukasz Magiera
db9105e166
storage: Add one more test case to TestFileTypeAnyAllow
2022-07-15 12:47:46 +02:00
Łukasz Magiera and Aayush Rajasekaran
e1b02dd13d
storage: paths: Review suggestions
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-07-15 12:46:20 +02:00
Jorropo
93afbdeaae
base256emoji
2022-07-15 00:52:28 +02:00
Aayush
474a50252b
FVM: always enable tracing for user-triggered executions
2022-07-14 15:41:26 -04:00
Aayush
af525a4cf2
VM: Remove v15 FVM support
2022-07-14 14:55:48 -04:00
Aayush Rajasekaran
ca713c57e7
Merge pull request #8084 from filecoin-project/itest_net_tests
...
test: net: net and conngater tests
2022-07-13 15:59:17 -04:00
Aayush Rajasekaran
57e5aa667f
Merge pull request #8991 from filecoin-project/fix/estimate-with-zero-base-fee
...
fix: gas: estimate gas with a zero base-fee
2022-07-13 11:57:22 -04:00
Jiaying Wang
9794652e0b
Merge pull request #9029 from filecoin-project/jen/173
...
build: release: v1.17.0-rc3
2022-07-13 11:51:14 -04:00
Jennifer Wang
d751ef7900
v1.17.0-rc3
2022-07-13 10:49:42 -04:00
Jennifer Wang
d85d4f6094
butterfly artifacts
2022-07-13 08:54:19 -04:00
Łukasz Magiera
ac2ea039b5
path index: Raise alerts on bad filter config
2022-07-12 21:45:12 +02:00
Łukasz Magiera
91e474e72e
sealer: Pass correct args to SubAllowed in selectors
2022-07-12 21:45:12 +02:00
Łukasz Magiera
43db2fb8a4
miner cli: Print allow/deny types in storage list
2022-07-12 21:45:12 +02:00
Łukasz Magiera
59d069dc4d
itests: Tests for storage path filters
2022-07-12 21:45:12 +02:00
Łukasz Magiera
0ca1cc2bcd
itests: Test lotus-miner with no store/seal paths
2022-07-12 21:45:12 +02:00
Łukasz Magiera
cd682e200b
sealer: Fix no-remote move selector
2022-07-12 21:45:12 +02:00
Łukasz Magiera
6ac5c16d2b
storage: Path type filters
2022-07-12 21:45:12 +02:00
Łukasz Magiera
e7c8082956
Merge pull request #9017 from filecoin-project/jen/v17merge
...
build: merge: release v1.17.0 to master
2022-07-12 19:07:30 +02:00
Patrick Deuse
66a7e32e58
added gpu proving lotus-worker env vars
2022-07-12 21:36:32 +08:00
Patrick Deuse
8a0b25cfc1
fix c+p typo
2022-07-12 21:35:11 +08:00
Patrick Deuse
67ef0b3af4
added lotus-worker run env vars
2022-07-12 21:33:32 +08:00
Jiaying Wang
2b4d4f3f02
Merge pull request #9008 from 1475-IPFS/change-bootstrap-peer
...
change 1475 bootstrap peer
2022-07-12 09:06:45 -04:00
Łukasz Magiera
c90826e670
Merge pull request #9010 from LexLuthr/feat/dagstore-destroyshard
...
feat: dagstore: Add DestroyShard() in dagstore wrapper
2022-07-12 14:41:52 +02:00
Jiaying Wang
32f99e8a01
Merge pull request #9014 from filecoin-project/jen/backport
...
build: merge: v1.16.1 to master
2022-07-11 19:24:30 -04:00
Jiaying Wang
e61ae91e6f
Merge pull request #9014 from filecoin-project/jen/backport
...
build: merge: v1.16.1 to master
2022-07-11 14:58:32 -04:00
Jennifer Wang
8486ae0d51
Merge branch 'releases' into jen/backport
2022-07-11 14:27:26 -04:00
Steven Allen
9b75390b24
address cr
2022-07-11 15:57:27 +00:00
Łukasz Magiera
e8230b5523
Merge pull request #8985 from filecoin-project/masih/dep-up-carv2-2-4-1
...
chore: market: Upgrade to `go-car` `2.4.1`
2022-07-11 16:47:33 +02:00
LexLuthr
0e2118e12e
fix lint errors
2022-07-11 17:24:53 +05:30
LexLuthr
89b3119220
mock test for DestroyShard
2022-07-11 17:11:35 +05:30
Łukasz Magiera
d9311b200c
Merge pull request #8978 from filecoin-project/fix/marketnode-storageauth
...
fix: Delegate storage auth on market nodes
2022-07-11 12:23:47 +02:00
Łukasz Magiera
7059215294
Merge pull request #8999 from LesnyRumcajs/patch-1
...
Docs: readme: use proper hwloc dependency for Fedora
2022-07-11 12:19:50 +02:00
LexLuthr
2b63a9d0bd
add destroyshard to wrapper
2022-07-11 15:00:12 +05:30
lifei
12f07998b9
change 1475 bootstrap peer
2022-07-11 11:27:50 +08:00
Aayush
9662c1463d
Fixup itest net tests
2022-07-10 11:09:54 -04:00
TheMenko
49f074144d
change variable to better descriptive name and check addr count
2022-07-10 10:17:40 -04:00
TheMenko
23728626e2
add stm annotations
2022-07-10 10:17:40 -04:00
TheMenko
0d437f732d
add tests for netstat and netlimit, fix error checking
2022-07-10 10:17:40 -04:00
TheMenko
1a0dd76ed1
testing network functions from node net and conngater
2022-07-10 10:17:40 -04:00
Steven Allen
d192b821a9
fix: gas: estimate gas with a zero base-fee
...
Otherwise, an account will need funds to estimate the max possible gas a
message could take (which is usually the block gas limit).
This does mean gas estimation no longer checks if the sending account
has enough funds to cover the message cost, but MpoolPush will now do
this.
2022-07-08 09:47:45 -07:00
Marten Seemann
a825682bf9
chore: stop using the deprecated github.com/libp2p/go-libp2p-yamux ( #8998 )
2022-07-08 09:44:24 -07:00
Hubert
b156df5e32
ReadMe: use proper hwloc dependency for Fedora
2022-07-08 13:13:43 +02:00
Jiaying Wang
852b5c5ce6
Merge pull request #8996 from filecoin-project/fix/update-libp2p
...
chore: update and fix libp2p
2022-07-08 02:35:12 -04:00
Steven Allen
6bed08fe54
chore: update libp2p
...
1. This pulls in a multistream fix that should fix that fixes a few
tests (and probably a few actual bugs).
2. This deduplicates dependencies that have been merged into the
monorepo.
fixes #8953
2022-07-07 21:38:13 -07:00
Aayush Rajasekaran
d8398ed037
Merge pull request #8993 from filecoin-project/fix-peer-idfromstring
...
fix incorrect usage of peer.IDFromString (should be peer.Decode)
2022-07-07 18:05:00 -04:00
Marten Seemann
d52f01a19f
fix incorrect usage of peer.IDFromString (should be peer.Decode)
2022-07-07 21:47:33 +00:00
Jiaying Wang
a2fa07d355
Merge pull request #8992 from filecoin-project/release/v1.16.1
...
build: release v1.16.1
2022-07-07 16:32:41 -04:00
Jiaying Wang
0f5b2880fd
Merge pull request #8990 from filecoin-project/jen/v1161
...
build: release: v1.16.1 prep
2022-07-07 16:17:44 -04:00
Jennifer Wang
a596b9c2ac
v1.16.1 prep
2022-07-07 16:03:32 -04:00
Jiaying Wang
fcf9a80d0b
Merge pull request #8988 from filecoin-project/asr/v1.16.1
...
Backports: 8986, 8982
2022-07-07 15:42:27 -04:00
Aayush
c4ad7c81e2
remove mock file
2022-07-07 14:51:21 -04:00
Aayush
d68a60e8d9
feat: recovery: Config for maximum partition count per message
2022-07-07 14:48:37 -04:00
Łukasz Magiera
673f9238be
feat: wdpost: Config for maximum partition count per message
2022-07-07 14:10:31 -04:00
Aayush Rajasekaran
fb0fe6bc51
Merge pull request #8986 from filecoin-project/asr/feat/dfr-maxpart-config
...
feat: recovery: Config for maximum partition count per message
2022-07-07 13:37:01 -04:00
Aayush
770c32c3cb
feat: recovery: Config for maximum partition count per message
2022-07-07 12:46:33 -04:00
Masih H. Derkani
74cd93e5bd
Upgrade to go-car 2.4.1
...
Upgrade to the latest `go-car` to roll out a fix to the minimum index
width, where it could cause a validation error when CAR data payload
contains identity CIDs with empty data.
2022-07-07 16:13:44 +01:00
Łukasz Magiera
b499ef0c3a
Merge pull request #8982 from filecoin-project/feat/post-maxpart-config
...
feat: wdpost: Config for maximum partition count per message
2022-07-07 16:48:38 +02:00
zenground0
3cfff416c0
replace specs-actors with builtin actors
2022-07-07 09:21:47 -05:00
Jiaying Wang
eeca22e407
Merge pull request #8976 from filecoin-project/jen/gocar
...
deps: update go-fil-markets to v1.23.0
2022-07-07 10:03:56 -04:00
Łukasz Magiera
1de56d5e47
Merge pull request #8833 from kaola526/master
...
feat: msig cli: Check for existing signers in add-propose
2022-07-07 13:56:44 +02:00
Łukasz Magiera
9288526867
Merge pull request #8942 from filecoin-project/asr/migrate-nv16-shed
...
feat: shed: migrate-nv16
2022-07-07 13:45:02 +02:00
Łukasz Magiera
e278380f22
cli: msig: Cleanup duplicate signer message
2022-07-07 13:41:47 +02:00
Łukasz Magiera
7741175b7d
feat: wdpost: Config for maximum partition count per message
2022-07-07 12:38:21 +02:00
Łukasz Magiera
7e7343c3d2
Merge pull request #8977 from filecoin-project/fix/lotus-stats-actor-string
...
fix: lotus-stats: actor code string
2022-07-06 23:41:13 +02:00
Travis Person
b27afb4348
fix: lotus-stats: actor code string
2022-07-06 23:23:55 +02:00
Łukasz Magiera
413183e4fa
fix: Delegate storage auth on market nodes
2022-07-06 22:22:41 +02:00
Dirk McCormick
2d2b06464c
feat: update go-fil-markets to v1.23.0
2022-07-06 11:43:06 -04:00
Cory Schwartz
91e678bdcb
fix circleci template
2022-07-05 11:42:24 -07:00
Cory Schwartz
c079a12c9c
push lotus-gateway to docker hub
2022-07-05 11:18:51 -07:00
Aayush Rajasekaran
75d78de336
Merge pull request #8959 from filecoin-project/feat/post-check-config
...
sealer: Config for disabling builtin PoSt / PoSt pre-checks
2022-07-04 11:49:08 -04:00
Aayush Rajasekaran
b35a325816
Fixup typos
2022-07-04 11:27:56 -04:00
Łukasz Magiera
9a97d83889
wdpost: itests for new config fields
2022-07-04 16:15:23 +02:00
Łukasz Magiera
2e7a2b184d
Merge pull request #8952 from filecoin-project/feat/prov-dl-info-nums
...
feat: cli: Hide sector nums in 'proving deadline' by default
2022-07-04 15:03:53 +02:00
Łukasz Magiera
9ad7276dc9
feat: cli: Hide sector nums in 'proving deadline' by default
2022-07-04 14:46:48 +02:00
Łukasz Magiera
d5206aa2fc
Merge pull request #8954 from filecoin-project/feat/prov-info-time
...
ux: print absolute time for proving period start in proving cli
2022-07-04 14:35:05 +02:00
Łukasz Magiera
7e7dc9179e
Merge pull request #8963 from filecoin-project/ux/proving-description
...
ux: cli: add compute description
2022-07-04 14:34:35 +02:00
Phi
a1675a8230
ux: cli: add compute description
...
Add description to the `lotus-miner proving compute` command.
2022-07-03 11:51:50 +02:00
Łukasz Magiera
2daefe57bf
Merge pull request #8955 from filecoin-project/feat/disconnect-cmd
...
chore:networking:disconnect cmd
2022-07-01 22:38:24 +02:00
Łukasz Magiera
d5100f883d
cfgdoc-gen: Handle empty lines in comments
2022-07-01 22:32:10 +02:00
zenground0
1d2cbd3148
go mod tidy
2022-07-01 16:23:34 -04:00
zenground0
1607f92017
Update deps
2022-07-01 16:23:34 -04:00
Łukasz Magiera
59f3161fd6
wdpost: Config for disabling sector prechecks
2022-07-01 22:20:05 +02:00
Łukasz Magiera
84881f64ad
sealer: Config for disabling builtin PoSt
2022-07-01 21:24:54 +02:00
Łukasz Magiera
0277ff4239
wdpost: move fault/recover code to a separate file
2022-07-01 21:24:22 +02:00
zenground0
0ace22961c
Actually proper pid decode
2022-07-01 13:14:56 -05:00
zenground0
27604ac5de
Proper pid parsing
2022-07-01 12:54:40 -05:00
zenground0
db72f241b9
go mod tidy
2022-07-01 12:36:27 -05:00
zenground0
a686809bf0
disconnect just takes pid
2022-07-01 12:35:04 -05:00
zenground0
ef5bbde160
net disconnect
2022-07-01 12:35:04 -05:00
zenground0
d1e325a3bb
Update deps
2022-07-01 12:34:37 -05:00
Łukasz Magiera
9bfb370892
ux: print absolute time for proving period start in proving cli
2022-07-01 18:45:29 +02:00
Jiaying Wang
f46cfb44b9
Merge pull request #8947 from filecoin-project/arajasek-patch-2
...
chore: state: clarify state tree versioning in comment
2022-06-29 20:02:51 -04:00
Aayush Rajasekaran
8f087c7e25
chore: state: clarify state tree versioning in comment
2022-06-29 17:37:35 -04:00
Geoff Stuart
3bb7e9d113
Merge pull request #8941 from filecoin-project/gstuart/actors-cids-older-versions
...
Feat: api: Api call to get actor cids works for versions < 16
2022-06-29 15:31:50 -04:00
Geoff Stuart
4bebce0201
Remove StateActorManifestCID
2022-06-29 15:16:13 -04:00
Aayush Rajasekaran
68fc567ef1
Merge pull request #8945 from filecoin-project/asr/upgrade-idxprov
...
chore: market: upgrade index-provider and related dependencies
2022-06-29 15:10:33 -04:00
Geoff Stuart
56c7e7a8d6
Remove old functions for getting actors cids
2022-06-29 14:58:58 -04:00
Geoff Stuart
4268b426f9
review fixes
2022-06-29 14:58:58 -04:00
Geoff Stuart
ed65b4c3bf
Api call to get actor cids works for versions < 16
2022-06-29 14:58:56 -04:00
Aayush
0c34699f23
unbreak itests
2022-06-29 14:55:35 -04:00
Masih H. Derkani
e8c44babcf
Remove dependency to archived quic and regenerate CLI docs
...
The quic transport implementation is now moved to `go-libp2p` mono repo.
Replace the dependency to the archived repo with the new one.
Regenerate CLI docs.
2022-06-29 14:55:35 -04:00
Masih H. Derkani
39a710e1d6
Address lint issues as a result of libp2p deprecations and tidy go mod
...
Address staticcheck issues caused by deprecated APIs and `go mod tidy`.
2022-06-29 14:55:35 -04:00
Masih H. Derkani
57ed804304
Update ffi submodule to the backport of go-blockstore dep. update
...
See:
- https://github.com/filecoin-project/filecoin-ffi/commit/d40be3364a6c31f28a8f1dc27ca13d84b6e5a25b
2022-06-29 14:55:34 -04:00
Masih H. Derkani
535129a07a
Upgrade to go-fil-markets v1.22.2
...
Upgrade to the latest go-fil-markets with dependency to go-blockstore
upgraded.
2022-06-29 14:55:22 -04:00
Masih H. Derkani
6f686cae11
Upgrade to go-blockstore 1.2.0 and go-cid 0.2.0
...
Upgrade required dependencies and fix breaking changes.
2022-06-29 14:55:22 -04:00
Masih H. Derkani
35dd30cfa9
Upgrade index-provider and all related dependencies
2022-06-29 14:55:22 -04:00
Aayush Rajasekaran
709fe5c65e
Merge pull request #8841 from filecoin-project/feat/debug-execution
...
PoC: FVM Debug Dual Execution
2022-06-29 14:35:43 -04:00
Aayush
906463bc17
more review
2022-06-29 14:23:35 -04:00
Aayush
f9cf25f966
address review
2022-06-29 11:57:46 -04:00
Aayush
a52d584d0c
an attempt at cleanup
2022-06-28 19:24:47 -04:00
vyzo
3ad2fc5c4a
feat: FVM Debug Dual Execution
2022-06-28 18:00:04 -04:00
Cory Schwartz
cafb110f42
Merge pull request #8931 from filecoin-project/appimage-broken-build
...
fix appimage build
2022-06-28 11:22:55 -07:00
Aayush
324cad3b76
feat: shed: migrate-nv16
2022-06-28 12:44:43 -04:00
Cory Schwartz
29b509fb2f
restore original circleci config
2022-06-28 00:00:46 -07:00
Cory Schwartz
4e28dfa34e
remove sign lines
2022-06-27 23:46:05 -07:00
Cory Schwartz
7365ae890a
no update information
2022-06-27 23:39:04 -07:00
Cory Schwartz
83d0709859
install patchelf
2022-06-27 16:08:20 -07:00
Cory Schwartz
3817571c5e
increase timeout
2022-06-27 15:58:56 -07:00
Cory Schwartz
d4665d869c
indent
2022-06-27 15:50:41 -07:00
Cory Schwartz
de81eaffa7
temporary remove filter
2022-06-27 15:49:27 -07:00
Cory Schwartz
f052caf8a3
test appimage build
2022-06-27 15:45:02 -07:00
Jiaying Wang
1583fe09a6
Merge pull request #8929 from filecoin-project/jen/masterbp
...
build: chore: releases back to master
2022-06-27 16:07:40 -04:00
Jennifer Wang
b7c91559cc
resolve conflict
2022-06-27 15:24:13 -04:00
Jennifer Wang
c3f3eb0812
Merge branch 'releases' into jen/masterbp
2022-06-27 15:13:12 -04:00
Łukasz Magiera
cd1b43918d
Merge pull request #8460 from blademasterzhang/master
...
fix: readme: Update install instructions link
2022-06-27 12:00:43 +02:00
Łukasz Magiera and Jiaying Wang
f0c12a0c2c
readme: link to installation instructions directly
...
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com >
2022-06-27 11:59:32 +02:00
Łukasz Magiera
3e55995d24
Merge pull request #8887 from lidel/patch-1
...
docs: update ./documentation/en/README.md
2022-06-27 11:54:34 +02:00
Jiaying Wang
eba821945b
Merge pull request #8905 from filecoin-project/feat/go-fil-marketsv1.22.0
...
deps: upgrade go-fil-markets to v1.22.0
2022-06-26 22:19:31 -04:00
Jiaying Wang
01254ab320
Merge pull request #8915 from filecoin-project/v16
...
build: release: v1.16.0
2022-06-24 16:49:19 -04:00
Jiaying Wang
ed735a3427
Merge pull request #8914 from filecoin-project/jen/v16
...
build: release: v1.16.0 prep
2022-06-24 15:42:27 -04:00
Jennifer Wang
3b9783db68
add changelog
2022-06-24 15:41:11 -04:00
Jennifer Wang
83d796f34d
bump the version to v1.16.0
2022-06-23 17:20:39 -04:00
Geoff Stuart
8b96396ef9
Merge pull request #8912 from filecoin-project/gstuart/retrieval-no-hang
...
Fix: cli: Break out of retrieval if provider cancels
2022-06-23 17:15:17 -04:00
Geoff Stuart
c10c89883c
Break out of retrieval if provider cancels
2022-06-23 16:59:44 -04:00
Aayush Rajasekaran
2f2760290a
Merge pull request #8911 from filecoin-project/asr/manifest-cid-check
...
feat: shed: print out actor code CIDs in manifest cid checker
2022-06-23 16:57:48 -04:00
Aayush
fd5981b7ee
feat: shed: print out actor code CIDs in manifest cid checker
2022-06-23 16:47:43 -04:00
Aayush Rajasekaran
b3890d59f0
Merge pull request #8907 from filecoin-project/gstuart/api-actors-cids
...
feat: api: api call to get actors cids
2022-06-23 16:34:20 -04:00
Jiaying Wang
23bd1b2cdf
Merge pull request #8909 from filecoin-project/asr/update-actors
...
Update actors to v8.0.0
2022-06-23 16:31:40 -04:00
Aayush Rajasekaran
a0027031cd
Merge pull request #8908 from filecoin-project/asr/bump-fvm
...
chore: deps: update FFI to use FVM 1.0.0
2022-06-23 15:50:29 -04:00
Aayush
42a16546c1
Update actors to v8.0.0
2022-06-23 15:45:20 -04:00
Geoff Stuart
83d7db88cf
review fixes
2022-06-23 14:32:14 -04:00
Aayush
73ea687e9e
chore: deps: update FFI to use FVM 1.0.0
2022-06-23 14:14:27 -04:00
Geoff Stuart
e684248f48
Added api call to get actors cids
2022-06-23 14:07:23 -04:00
Dirk McCormick
f010aa9046
feat: upgrade go-fil-markets to v1.22.0
2022-06-23 16:08:12 +02:00
Łukasz Magiera
b368d08596
Merge pull request #8896 from filecoin-project/gstuart/make-deal-devnet
...
Make cli deal command get Block Delay specific to build
2022-06-23 14:40:48 +02:00
Jiaying Wang
824da5ea51
Merge pull request #8901 from filecoin-project/fixchangelog
...
chore: changelog: fix the the upgrade epoch in changelog
2022-06-22 22:42:37 -04:00
Jennifer Wang
69b7594aec
fix the the upgrade epoch in changelog
2022-06-22 22:20:21 -04:00
Geoff Stuart
dc4ba81b9c
Make cli deal command get Block Delay specific to build
2022-06-22 19:35:03 -04:00
Jiaying Wang
6638ed4c30
Merge pull request #8884 from filecoin-project/jen/1602
...
build: release: v1.16.0-rc2
2022-06-22 19:29:51 -04:00
Jennifer Wang
6a6d6714ad
update changelog
2022-06-22 19:27:34 -04:00
Aayush Rajasekaran
5d55e3d537
Merge pull request #8898 from filecoin-project/jen/ffi2
...
deps: ffi: update
2022-06-22 16:28:51 -04:00
Jiaying Wang
eabb2d1916
Merge pull request #8897 from filecoin-project/jen/art
...
misc: fvm liftoff
2022-06-22 15:54:57 -04:00
Jennifer Wang
5d0a01abfc
update ffi
2022-06-22 15:42:21 -04:00
Steven Allen
cd6c0c2ad3
feat: move banner, embed, and run at v8 upgrade only
...
1. Embed the banner in the upgrades subsystem instead of reading it at
runtime.
2. Print it all at once instead of line-by-line.
3. Run it in the v8 upgrade itself.
2022-06-22 12:41:14 -07:00
Jennifer Wang
17cd28028f
fvm liftoff
2022-06-22 15:21:50 -04:00
Aayush
4815c73bb4
tidy lotus-soup go.mod
2022-06-22 14:30:06 -04:00
Aayush Rajasekaran
7f864d0f10
Update go-fil-markets v1.20.1-v16-2
2022-06-22 14:27:15 -04:00
Jennifer Wang
781f92402a
add mainnet upgrade epoch
2022-06-22 14:27:15 -04:00
Jennifer Wang
ea823558de
bump version to v1.16.0-rc2
2022-06-22 14:27:15 -04:00
Jennifer Wang
820013a31e
add mainnet upgrade epoch for nv16
2022-06-22 14:27:15 -04:00
Aayush Rajasekaran
550d3888ca
Merge pull request #8895 from filecoin-project/asr/update-actors
...
chore: deps: update to actors v8.0.0-rc.2, except for calibnet
2022-06-22 14:24:37 -04:00
Aayush
e122d113c7
chore: deps: update to actors v8.0.0-rc.2, except for calibnet
2022-06-22 14:17:40 -04:00
Aayush Rajasekaran
a43231b95a
Merge pull request #8893 from filecoin-project/asr/exec-trace-v16
...
fix: fvm: make exectraces match legacyVM some more
2022-06-22 14:14:45 -04:00
Aayush Rajasekaran
eb9c3420e4
Merge pull request #8892 from filecoin-project/feat/bundle-pack-multi-release
...
feat: support overriding actor versions per-network
2022-06-22 14:14:24 -04:00
Aayush Rajasekaran
a0aa9ad845
Merge pull request #8894 from filecoin-project/asr/update-ffi
...
chore: deps: Update FFI
2022-06-22 14:09:12 -04:00
Aayush
a7a30732f1
Update FFI
2022-06-22 13:48:24 -04:00
Steven Allen
1ced322310
feat: support overriding actor versions per-network
2022-06-22 10:47:04 -07:00
Aayush
e860a052e7
fix: fvm: make exectraces match legacyVM some more
2022-06-22 13:46:12 -04:00
Aayush Rajasekaran
a80da7f1f9
Merge pull request #8889 from filecoin-project/asr/exec-trace
...
fix: fvm: make exectraces match legacyVM some more
2022-06-22 13:45:39 -04:00
Aayush
866693f3d5
fix: fvm: make exectraces match legacyVM some more
2022-06-22 11:29:14 -04:00
Marcin Rataj
b2956ad199
docs: update ./documentation/en/README.md
2022-06-22 00:03:02 +02:00
kaola526
e3003dce31
fix ci/circleci error
2022-06-21 17:49:10 +08:00
kaola526
ace17753f0
Merge branch 'filecoin-project:master' into master
2022-06-21 17:20:56 +08:00
Aayush Rajasekaran
d6e00bcd4e
Merge pull request #8816 from filecoin-project/asr/reentrant-test
...
Add a reentrant multisig test
2022-06-20 18:14:20 -04:00
Aayush
7554991085
Add a reentrant multisig test
2022-06-20 17:22:45 -04:00
Aayush Rajasekaran
0e186ce16f
Merge pull request #8883 from filecoin-project/asr/label-json-master
...
chore: deps: Update to go-state-types v0.1.10
2022-06-20 14:48:15 -04:00
Aayush Rajasekaran
f44ad2682a
Merge pull request #8882 from filecoin-project/asr/label-json
...
chore: deps: Update to go-state-types v0.1.10
2022-06-20 14:48:11 -04:00
Aayush
b7ee05e60a
Update to go-state-types v0.1.10
2022-06-20 14:20:30 -04:00
Aayush
b1fddec1ce
Update to go-state-types v0.1.10
2022-06-20 14:17:03 -04:00
Phi-rjan
17b5fc80ff
Merge pull request #8881 from filecoin-project/phi/fix-butterfly
...
fix: deps: Update butterfly artifacts
2022-06-20 16:51:11 +02:00
Jennifer Wang
1ccd9051a3
update butterfly artifects
2022-06-20 10:38:08 +02:00
Łukasz Magiera
2c3dbb239a
Merge pull request #8871 from filecoin-project/chore/drop-pipeline-adapters
...
chore: sealing pipeline: Remove adapter code (storage refactors part 2)
2022-06-17 20:00:58 +02:00
Łukasz Magiera
ae17b765c0
storage: Address review, no tok
2022-06-17 18:25:59 +02:00
Geoff Stuart
3fe16ccd41
Merge pull request #8814 from nicobao/feat/uninstall/8812
...
build: deps: add uninstall make target
2022-06-17 12:01:09 -04:00
Geoff Stuart
5c884b5fd1
Merge pull request #8830 from filecoin-project/fix/error-client-deal
...
fix: ux: Check for client deal addrs on-chain
2022-06-17 11:42:04 -04:00
Geoff Stuart
12f9b2cefe
Merge pull request #8879 from filecoin-project/chore/drop-specsstorage
...
storage: Don't depend on specs-storage, move to storiface
2022-06-17 11:24:46 -04:00
Łukasz Magiera
db676acdf8
storage: Cleanup interfaces a bit
2022-06-17 13:52:19 +02:00
Łukasz Magiera
58416d0881
storage: Don't depend on specs-storage, move to storiface
2022-06-17 13:36:33 +02:00
Łukasz Magiera
7de400b5ac
Merge remote-tracking branch 'origin/master' into chore/drop-pipeline-adapters
2022-06-17 11:31:05 +02:00
Łukasz Magiera
4a4d64f528
sealing pipeline: Rename 'tok' to 'tsk'
2022-06-17 11:20:33 +02:00
Jiaying Wang
7330ac5d7e
Merge pull request #7715 from filecoin-project/jen/simplythings
...
update release template
2022-06-17 05:10:26 -04:00
Jiaying Wang
9e1794f290
Merge pull request #8857 from filecoin-project/jen/butterflyreset
...
chore: build: update butterfly artifacts
2022-06-16 16:59:14 -04:00
Jennifer Wang
4df19f9686
address feedbacks + nit
2022-06-16 16:53:47 -04:00
Jiaying Wang
8815fc1c1f
Merge pull request #8875 from filecoin-project/phi/update-version
...
build: bump master version to v1.17.1-dev
2022-06-16 16:34:44 -04:00
Jennifer Wang
8375cc9f3e
make gen
2022-06-16 16:19:56 -04:00
Geoff Stuart
1ad1c12294
Merge pull request #8872 from filecoin-project/jen/master16
...
chore: backport: v1.16.0 bundle to master
2022-06-16 16:11:00 -04:00
Phi
34b04ccbe3
bump version
2022-06-16 22:05:45 +02:00
Jennifer Wang
ae37db71a8
update bundles for v16# Please enter the commit message for your changes. Lines starting
2022-06-16 14:27:17 -04:00
Jennifer Wang
51b6b07110
Merge branch 'release/v1.16.0' into jen/master16
2022-06-16 14:24:44 -04:00
Jiaying Wang
3465f3aba3
Merge pull request #8837 from filecoin-project/jen/refactor
...
chore: refactor: rename var name for syncing mainnet v15 using FVM
2022-06-16 14:16:52 -04:00
Jiaying Wang
a11fd00ca3
Merge pull request #8856 from filecoin-project/feat/markets-v1.21.0
...
feat: update go-fil-markets to v1.21.0
2022-06-16 14:04:43 -04:00
Łukasz Magiera
d56241603a
sealing pipeline: Remove adapter code!
2022-06-16 17:22:50 +02:00
Łukasz Magiera
59a4fe1e56
sealing pipeline: Don't adapt MpoolPushMessage
2022-06-16 15:54:15 +02:00
Łukasz Magiera
9c4d10ec73
api: handle no-precommit in StateSectorPreCommitInfo gracefully
2022-06-16 15:20:58 +02:00
Łukasz Magiera
06b3e555c5
sealing pipeline: Drop ChainBaseFee, don't wrap StateSectorPartition
2022-06-16 14:00:37 +02:00
Łukasz Magiera
db842224b8
sealing pipeline: Drop StateMarketStorageDealProposal
2022-06-16 13:33:59 +02:00
Łukasz Magiera
2dc1df878d
api: Move StateComputeDataCID to full-node
2022-06-16 13:29:35 +02:00
Łukasz Magiera
a084445e6c
sealing pipeline: Use non-special ChainHead
2022-06-16 13:15:49 +02:00
Łukasz Magiera
048bfe6d5b
sealing pipeline: Use non-special msg wait APIs
2022-06-16 12:47:19 +02:00
Łukasz Magiera
cd4514bddf
sealing pipeline: Drop StateMinerActiveSectors
2022-06-16 12:34:29 +02:00
Łukasz Magiera
9fad80ce9a
sealing pipeline: Drop unused miner-info related methods
2022-06-16 12:18:24 +02:00
Łukasz Magiera
9aa5659d24
sealing pipeline: Drop TipSetToken, use TipSetKey directly
2022-06-16 12:05:58 +02:00
kaola526
4ae3d61b76
Merge branch 'filecoin-project:master' into master
2022-06-16 09:17:02 +08:00
Geoff Stuart
b706efc33b
Merge pull request #8858 from filecoin-project/chore/storage-refactors
...
chore: storage refactors part 1
2022-06-15 11:53:49 -04:00
Łukasz Magiera
6d770f6e10
make gen
2022-06-15 16:51:30 +02:00
Łukasz Magiera
427efb57f9
Merge pull request #8864 from filecoin-project/fix/shed-user-version
...
feat: shed: report the "user version"
2022-06-15 14:15:24 +02:00
Łukasz Magiera
25d848f718
fix paychget test
2022-06-15 12:09:11 +02:00
Łukasz Magiera
05cdeb80c3
chore: remove redundant import prefixes
2022-06-15 12:06:22 +02:00
kaola526
2e3b8402cc
Update multisig.go
2022-06-15 06:59:17 +08:00
Steven Allen
5677dc915b
feat: shed: report the "user version"
...
This version includes the network name and commit, for easier debugging.
2022-06-14 15:58:36 -07:00
kaola526
de550c8bbb
Merge branch 'filecoin-project:master' into master
2022-06-15 06:53:40 +08:00
Łukasz Magiera
39cede946c
chore: Fix more imports with '2' suffix
2022-06-14 21:37:54 +02:00
Łukasz Magiera
7864e1470e
fix docsgen-cli
2022-06-14 21:05:48 +02:00
Łukasz Magiera
a581d73548
chore: Fix imports with '2' suffix
2022-06-14 20:36:33 +02:00
Łukasz Magiera
28099a3905
storage: Move storage/sealer/stores to storage/paths
2022-06-14 20:25:52 +02:00
Łukasz Magiera
82857e6d5d
chore: rerun gen with moved packages
2022-06-14 20:13:31 +02:00
Łukasz Magiera
a9600b8a6f
storage: Move extern/sector-storage to storage/sealer
2022-06-14 20:03:38 +02:00
Łukasz Magiera
98a48a47f8
storage: Move extern/storage-sealing to storage/pipeline
2022-06-14 19:41:59 +02:00
Łukasz Magiera
cf835fcc0c
fix wdpost unit tests
2022-06-14 19:33:57 +02:00
Łukasz Magiera
717bda63b1
storage: Move control address logic to storage/ctladdr
2022-06-14 19:32:29 +02:00
Łukasz Magiera
dff1bf2868
storage: Move window-post logic into a separate package
2022-06-14 19:27:09 +02:00
Łukasz Magiera
12c91bb41d
storage: Move mock PreCommit helper to the mock package
2022-06-14 19:23:14 +02:00
Łukasz Magiera
6afb43afbb
wallet: Move key.go into separate pkg to avoid import loops
2022-06-14 19:21:40 +02:00
Łukasz Magiera
d48b629b46
Merge pull request #8863 from filecoin-project/chore/run-fiximports
...
chore: fix imports conflict
2022-06-14 19:11:09 +02:00
Łukasz Magiera
6c3361b5a4
chore: fix imports conflict
2022-06-14 18:58:19 +02:00
Łukasz Magiera
422f66776f
Merge pull request #8859 from filecoin-project/chore/import-fix
...
chore: Fix imports
2022-06-14 18:54:03 +02:00
Łukasz Magiera
a7b695eac3
fiximports: Don't leave backup files on osx
2022-06-14 18:31:33 +02:00
Aayush Rajasekaran
435c1f4278
Merge pull request #8855 from filecoin-project/jen/backport
...
chore: backport: release v1.16.0 back to master
2022-06-14 11:11:13 -04:00
Łukasz Magiera
3f0f5834b3
make: run fiximports in docsgen
2022-06-14 17:03:12 +02:00
Łukasz Magiera
e65fae28de
chore: fix imports
2022-06-14 17:00:51 +02:00
Łukasz Magiera
d929d7104f
fiximports script
2022-06-14 17:00:18 +02:00
Aayush
6d21b72d6c
Testplans: go mod tidy
2022-06-14 09:13:33 -04:00
Łukasz Magiera
016749b60b
Merge pull request #8854 from swift-mx/mx_log
...
fix: format error log
2022-06-14 11:18:23 +02:00
Jennifer Wang
ed091b6d49
update butterfly artifects
2022-06-14 03:23:58 -04:00
Dirk McCormick
43bf95b8b8
feat: update go-fil-markets to v1.21.0
2022-06-14 09:15:19 +02:00
Jennifer Wang
e3fbe53f76
Merge branch 'release/v1.16.0' into jen/backport
2022-06-14 02:35:01 -04:00
swift-mx
19a4395cd7
fix: format error log
2022-06-14 14:13:44 +08:00
Jennifer Wang
5a67bb0f69
v1.16.0-rc1 changelog
2022-06-14 01:57:42 -04:00
Jiaying Wang
5624c71084
Merge pull request #8851 from filecoin-project/jen/v1160
...
build: release: v1.16.0-rc1
2022-06-13 23:59:28 -04:00
Jennifer Wang
82ead268bd
go mod tidy
2022-06-13 23:31:35 -04:00
Jennifer Wang
b0c8dd5454
remove wrongly added whiteblock cid
2022-06-13 23:31:12 -04:00
Jennifer Wang
9254085bd4
correct the upgrade time comment
2022-06-13 23:27:31 -04:00
Jennifer Wang
ca3282cb43
Merge branch 'releases' into jen/v1160
2022-06-13 23:25:10 -04:00
kaola526
ea59d5870d
Merge branch 'filecoin-project:master' into master
2022-06-14 11:22:48 +08:00
kaola526
51ad079bc7
fix bug
2022-06-14 11:17:04 +08:00
Jennifer Wang
b3adf6f09c
docsgen
2022-06-13 23:12:19 -04:00
Steven Allen
e9157e9dcc
fix: build: really make macos compatible ( #8853 )
2022-06-14 03:02:43 +00:00
Jennifer Wang
35791682aa
upgrade to 8.0.0-rc.1 bundle & manifest
2022-06-13 23:02:02 -04:00
Jennifer Wang
14e37adc95
fix: build: add calibrationnet to the actors bundle
2022-06-13 23:01:37 -04:00
Steven Allen
4b7f141230
fix: build: make the build/actors/pack.sh script work on macos
2022-06-13 22:51:58 -04:00
kaola526
bc25a3fd37
fix bug
2022-06-14 10:40:45 +08:00
Aayush Rajasekaran
a4dbeeb51f
Merge pull request #8852 from filecoin-project/chore/fix-pack
...
fix: build: fix pack script and add calibrationnet to bundle
2022-06-13 22:40:37 -04:00
Steven Allen
b16d3c07c1
fix: build: add calibrationnet to the actors bundle
2022-06-13 19:35:08 -07:00
Steven Allen
d8d8ed1f1c
fix: build: make the build/actors/pack.sh script work on macos
2022-06-13 19:34:29 -07:00
Aayush Rajasekaran
55dd92fb53
Merge pull request #8849 from filecoin-project/asr/proof-bump-v16
...
Add new proofs version type
2022-06-13 22:10:27 -04:00
Aayush Rajasekaran
89a486c6ca
Merge pull request #8848 from filecoin-project/asr/proof-bump
...
Add new proofs version type
2022-06-13 22:09:42 -04:00
Aayush
69fae9dc52
Add new proofs version type
2022-06-13 21:49:42 -04:00
Aayush
717d592a3b
Add new proofs version type
2022-06-13 21:41:25 -04:00
Jennifer Wang
cda21546c4
chore: update butterfly for reset of v16
2022-06-13 21:02:08 -04:00
Jennifer Wang
2b8aaf7261
update calib v16 skyr upgrade
2022-06-13 20:32:33 -04:00
Aayush Rajasekaran
1d821eda57
Merge pull request #8847 from filecoin-project/jen/v16prep
...
chore: backport: 8838 & 8769
2022-06-13 19:06:21 -04:00
Steven Allen
ddc9425c07
feat: refactor: actor bundling system ( #8838 )
...
1. Include the builtin-actors in the lotus source tree.
2. Embed the bundle on build instead of downloading at runtime.
3. Avoid reading the bundle whenever possible by including bundle
metadata (the bundle CID, the actor CIDs, etc.).
4. Remove everything related to dependency injection.
1. We're no longer downloading the bundle, so doing anything ahead
of time doesn't really help.
2. We register the manifests on init because, unfortunately, they're
global.
3. We explicitly load the current actors bundle in the genesis
state-tree method.
4. For testing, we just change the in-use bundle with a bit of a
hack. It's not great, but using dependency injection doesn't make
any sense either because, again, the manifest information is
global.
5. Remove the bundle.toml file. Bundles may be overridden by
specifying an override path in the parameters file, or an
environment variable.
fixes #8701
2022-06-13 10:51:49 -07:00
Steven Allen
30981d0fdd
feat: refactor: actor bundling system ( #8838 )
...
1. Include the builtin-actors in the lotus source tree.
2. Embed the bundle on build instead of downloading at runtime.
3. Avoid reading the bundle whenever possible by including bundle
metadata (the bundle CID, the actor CIDs, etc.).
4. Remove everything related to dependency injection.
1. We're no longer downloading the bundle, so doing anything ahead
of time doesn't really help.
2. We register the manifests on init because, unfortunately, they're
global.
3. We explicitly load the current actors bundle in the genesis
state-tree method.
4. For testing, we just change the in-use bundle with a bit of a
hack. It's not great, but using dependency injection doesn't make
any sense either because, again, the manifest information is
global.
5. Remove the bundle.toml file. Bundles may be overridden by
specifying an override path in the parameters file, or an
environment variable.
fixes #8701
2022-06-13 10:15:00 -07:00
Łukasz Magiera
1cd94f598d
Merge pull request #8820 from filecoin-project/asr/deprecate-blocksync
...
refactor: remove old BlockSyncProtocolID
2022-06-13 18:36:21 +02:00
vyzo
d4d5ce3021
only enable rcmgr by default in full nodes
...
opt-in with envvar for other nodes, as there are still some issues
with markets related protocols
2022-06-13 12:16:20 -04:00
Aayush Rajasekaran
2d07131f29
Merge pull request #8845 from filecoin-project/asr/cherry-picks
...
chore: cherry-pick fixes to release branch
2022-06-10 19:17:11 -04:00
Aayush Rajasekaran
05ca8875e0
Merge pull request #8826 from filecoin-project/asr/address-bump
...
chore: deps: Update to go-address v1.0.0
2022-06-10 17:48:53 -04:00
Aayush
dda9ac31c6
invoker: gen the registry
2022-06-10 17:40:07 -04:00
Aayush
d32ed4440d
Drop actor meta shimming for testing
2022-06-10 17:30:07 -04:00
Aayush
7dcb11b8c0
Update to tagged actors versions
2022-06-10 17:29:57 -04:00
Aayush Rajasekaran and Łukasz Magiera
131831ca61
Update cmd/lotus-shed/cid.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-06-10 17:29:13 -04:00
Aayush
37e524adac
Update to go-address v1.0.0
2022-06-10 17:24:37 -04:00
Aayush Rajasekaran
f81194ddfd
Merge pull request #8842 from filecoin-project/revert-8770-chore/update-pubsub
...
Revert "deps: update go-libp2p-pubsub to v0.7.0"
2022-06-10 17:13:24 -04:00
Aayush Rajasekaran
6422bf4a60
Merge pull request #8843 from filecoin-project/gstuart/lite-migration-master
...
Feat: migration: Implement function to migrate actors with only code changes
2022-06-10 16:12:16 -04:00
Geoff Stuart
b7010c9e60
Implement function to migrate actors with only code changes
2022-06-10 15:52:32 -04:00
Aayush Rajasekaran
b6a7e0553e
Merge pull request #8815 from filecoin-project/gstuart/lite-migration
...
feat: migrations: function for migrating builtin actors with only code changes
2022-06-10 15:36:05 -04:00
Jiaying Wang
f09fc45469
Revert "deps: update go-libp2p-pubsub to v0.7.0"
2022-06-10 14:29:56 -05:00
Geoff Stuart
3f712c376a
Example V9 migration function
2022-06-10 15:07:42 -04:00
Aayush Rajasekaran
64ed93b728
Merge pull request #8840 from filecoin-project/arajasek-patch-2
...
fix: build: params_2k should not have the v16 upgrade set
2022-06-10 14:46:46 -04:00
Geoff Stuart
bec1dc47ce
update specs-actors version
2022-06-10 14:22:54 -04:00
Geoff Stuart
801c670edd
Remove ChainPutMany
2022-06-10 14:09:05 -04:00
Geoff Stuart
64d62f1f7e
Review fixes v2
2022-06-10 12:32:31 -04:00
Geoff Stuart
3c4792d3e9
review fixes
2022-06-10 11:35:01 -04:00
Aayush Rajasekaran
d2fe574af3
fix: build: params_2k should not have the v16 upgrade set
2022-06-10 10:05:20 -04:00
Łukasz Magiera
e899f73800
Merge pull request #8517 from filecoin-project/rate-limit-gateway
...
feat: Add rate limiting to the lotus gateway
2022-06-10 13:18:10 +02:00
Łukasz Magiera
ae42ed0bb1
Merge remote-tracking branch 'origin/master' into rate-limit-gateway
2022-06-10 13:01:20 +02:00
Aayush
e79c2eaa4a
gofmt
2022-06-09 18:32:20 -04:00
jennijuju
41e325e822
chore: refactor: rename var name for syncing mainnet v15 using FVM
2022-06-09 16:53:16 -05:00
Jiaying Wang
87d1e8ddfd
Merge pull request #8831 from filecoin-project/arajasek-patch-2
...
refactor: rename LOTUS_USE_FVM_EXPERIMENTAL
2022-06-09 17:42:16 -04:00
Aayush Rajasekaran
5bb50289bd
Merge pull request #8835 from filecoin-project/fix/merge-conflict
...
fix: build: fix 2k build params
2022-06-09 17:25:30 -04:00
Steven Allen
36a4c1791c
fix: build: fix 2k build params
2022-06-09 14:23:26 -07:00
Aayush Rajasekaran
c661d247e5
Merge pull request #8810 from filecoin-project/asr/feat-into-master
...
Merge nv16 changes into master
2022-06-09 16:09:35 -04:00
Aayush
b211c51643
invoker: gen the registry
2022-06-09 16:09:23 -04:00
Geoff Stuart
339692cde5
create function for migrating builtin actors with only code changes
2022-06-09 15:13:42 -04:00
Geoff Stuart
5c0f2c8ae6
Add putObj and putMany to apiBlockstore
2022-06-09 15:13:42 -04:00
kaola526
9e27c49168
Merge branch 'filecoin-project:master' into master
2022-06-10 00:37:37 +08:00
kaola526
c244a0bbdc
fix bug #8825
2022-06-10 00:36:46 +08:00
Aayush Rajasekaran
fbefd617a2
refactor: rename LOTUS_USE_FVM_EXPERIMENTAL
2022-06-09 11:21:22 -04:00
Phi
faa3b185bf
fix: ux: client deal addrs is on-chain check
...
Checks if the address used in `lotus client deal` is "initialized" on-chain before running the `uiLoop`. Resolves #8817
2022-06-09 16:20:51 +02:00
Łukasz Magiera
16d6e0eeb5
Merge pull request #8818 from 2color/improve-retrieval-error
...
chore: improve error message when maxPrice is too low
2022-06-09 15:47:09 +02:00
Łukasz Magiera
1190050e86
Merge pull request #8829 from zl03jsj/fix/TestPaychGetRestartAfterAddFundsMsg_may_stuck_in_forever_waiting
...
Fix: PaychGetRestartAfterAddFundsMsg may stuck in forever waiting
2022-06-09 15:30:22 +02:00
zl
e732e1b00b
fix TestPaychGetRestartAfterAddFundsMsg may stuck in forever waiting
2022-06-09 16:36:50 +08:00
Aayush
82e439172e
Drop actor meta shimming for testing
2022-06-08 13:41:30 -04:00
Aayush
789f212f6c
refactor: remove old BlockSyncProtocolID
2022-06-08 13:38:56 -04:00
Aayush
74a00ebdda
Update to tagged actors versions
2022-06-08 13:31:50 -04:00
Aayush Rajasekaran and Łukasz Magiera
474d11b805
Update cmd/lotus-shed/cid.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-06-08 13:18:50 -04:00
Aayush Rajasekaran
e3f1eb29a1
Merge pull request #8823 from filecoin-project/fix/ux-paych-addfunds
...
fix: paych: Print "waiting for confirmation.."
2022-06-08 11:25:15 -04:00
Phi
0444563e65
fix: paych: Print "waiting for confirmation.."
...
Prints an "waiting for confirmation.." when running `lotus paych [fromAddress toAddress amount]` to indicate that the command is waiting for the msg to be confirmed and not just hanging.
2022-06-08 10:43:49 +02:00
Cory Schwartz
84cc1e30fd
lint
2022-06-07 10:36:57 -07:00
Daniel N
c1a7f6292e
Improve error message when maxPrice is too low
...
This also happens when maxPrice is not set and it deafults to 0
2022-06-07 11:10:20 -05:00
Nicolas Gimenez
3cdd92c4c0
build: deps: add uninstall make target
...
Run `sudo make uninstall` to remove binaries added
during installation. The command does NOT delete the potentially critical
`.lotus` and `.lotusminer` folders.
2022-06-07 09:38:46 -05:00
Aayush Rajasekaran
0e5e5f49df
Merge pull request #8804 from filecoin-project/gstuart/exec-trace-consistency
...
Fix: state: Set exec trace subcalls to nil when appropriate
2022-06-07 09:40:00 -04:00
Aayush Rajasekaran
27eaebad7e
Merge pull request #8302 from filecoin-project/raulk/tvx-fixes
...
feat: conformance & tvx: support ReportConsensusFault messages
2022-06-06 23:34:16 -04:00
Aayush Rajasekaran
05c19b37a4
Merge pull request #8756 from filecoin-project/jen/devnetfixport
...
fix: build: genesis miner network version
2022-06-06 23:33:01 -04:00
Geoff Stuart
81cacd76a7
Implement function to access state of system actor
2022-06-06 23:23:32 -04:00
Cory Schwartz
ea51732163
use key type
2022-06-06 16:37:11 -07:00
Geoff Stuart
0c789b06dc
Call with no subcalls is nil instead of empty array for backwards compatibility
2022-06-03 15:21:47 -04:00
Aayush
b28c11a57d
Merge branch 'feat/nv16'
2022-06-03 14:01:49 -04:00
Aayush Rajasekaran
8212b2c5d9
Merge pull request #8755 from filecoin-project/jen/devnetver
...
fix: build: use the genesis network version when creating a network
2022-06-03 13:43:29 -04:00
Aayush Rajasekaran
7ff86efba2
Merge pull request #8776 from filecoin-project/jen/mergev1153to16
...
chore: build: merge v1.15.3 into v1.16.0
2022-06-03 13:38:32 -04:00
Aayush
91e69644c2
Merge branch 'feat/nv16' into jen/mergev1153to16
2022-06-03 13:18:27 -04:00
Aayush
89531e33a1
fixup merge
2022-06-03 13:16:44 -04:00
Aayush Rajasekaran
e857498914
Merge pull request #8801 from filecoin-project/asr/libp2p-v16
...
chore: deps: update to go-libp2p v0.19.4
2022-06-03 12:02:29 -04:00
Aayush
37fdcbf197
chore: deps: update to go-libp2p v0.19.4
2022-06-03 11:48:40 -04:00
Łukasz Magiera
5d7f3c252d
Merge pull request #8799 from filecoin-project/chore/update-libp2p
...
deps: update go-libp2p@v0.19 .4
2022-06-03 02:22:23 +02:00
vyzo
927aea9937
update go-libp2p@v0.19.4
2022-06-02 22:29:21 +03:00
Łukasz Magiera
73ee5957e7
Merge pull request #8787 from swift-mx/mx_get_hello_message
...
feat: lotus-shed get remote peer hello message
2022-06-02 19:45:13 +02:00
Łukasz Magiera
db13ada6a3
Merge pull request #8797 from filecoin-project/feat/nicer-netstat
...
feat: cli: Nicer net stat
2022-06-02 19:25:57 +02:00
Łukasz Magiera
c43b4f304b
cli docsgen
2022-06-02 17:51:26 +02:00
Łukasz Magiera
3de6856058
feat: cli: Nicer net stat
2022-06-02 16:54:56 +02:00
swift-mx
1fd2be1329
fix: setStreamHandler before connect
2022-06-02 19:59:52 +08:00
swift-mx
9c33816c90
fix: remove say hello
2022-06-02 17:22:43 +08:00
swift-mx and Łukasz Magiera
5a961c90f5
Update cmd/lotus-shed/hello.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-06-02 17:09:35 +08:00
swift-mx
63a2d9f1fe
fix: timeout 5
2022-06-02 16:54:58 +08:00
swift-mx
d04594a375
style: hello.go
2022-06-02 16:49:59 +08:00
swift-mx and Łukasz Magiera
0fd74eda69
style: libp2p new
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-06-02 16:36:18 +08:00
Łukasz Magiera
93f3b49235
Merge pull request #8785 from filecoin-project/gstuart/fix/manifest-cid-bundle-cli
...
Fix: cli: clean up manifest-cid-from-car
2022-06-02 10:32:50 +02:00
Łukasz Magiera
eb84bf2ebd
Merge pull request #8784 from filecoin-project/arajasek-patch-2
...
chore: vm: Rename tracing envvar to LOTUS_VM_ENABLE_TRACING
2022-06-02 10:31:51 +02:00
Łukasz Magiera
1b4849b05e
Merge pull request #8786 from filecoin-project/gstuart/fix/cleanup-load-bundle
...
Cleanup LoadBundle
2022-06-02 10:30:29 +02:00
swift-mx
e691efb9cd
fix: CI
2022-06-02 12:02:41 +08:00
swift-mx
45104a856b
feat: lotus-shed get remote peer hello message
2022-06-02 11:51:11 +08:00
Jiaying Wang
2f6a383023
Merge pull request #8781 from filecoin-project/release/v1.15.3
...
build: release: v1.15.3
2022-06-01 22:46:43 -04:00
Geoff Stuart
782011b572
Cleanup LoadBundle
2022-06-01 22:22:52 -04:00
Geoff Stuart
bf6f9799e6
Fixup manifest-cid-from-car
2022-06-01 22:12:50 -04:00
Aayush Rajasekaran
6f25476709
chore: vm: Rename tracing envvar to LOTUS_VM_ENABLE_TRACING
2022-06-01 18:18:49 -04:00
Jiaying Wang
a7e8f5aa17
Merge pull request #8761 from filecoin-project/jen/1153prep
...
build: release: prep lotus v1.15.3
2022-06-01 15:35:25 -04:00
Jiaying Wang and Aayush Rajasekaran
c095d101a1
Update CHANGELOG.md
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-06-01 14:09:13 -04:00
Steven Allen
0c4863c58e
Merge pull request #8779 from filecoin-project/chore/update-ffi
...
chore: deps: update filecoin-ffi
2022-06-01 11:02:19 -07:00
Steven Allen
352c23748e
chore: deps: update filecoin-ffi
...
- Uses the global MAX_LEN exported by fvm_shared.
- Formats errors with debug, for additional information.
2022-06-01 10:44:48 -07:00
Łukasz Magiera
6b68071d2f
Merge pull request #8777 from filecoin-project/fix/bench-typos
...
fix: bench: consistency in description
2022-06-01 10:59:22 +02:00
Cory Schwartz
4c51e4ccda
default 5 sec
2022-06-01 00:59:13 -07:00
Cory Schwartz
e645e8aa7c
Merge branch 'master' into rate-limit-gateway
2022-06-01 00:58:23 -07:00
Phi
a7a9e2a60e
fix: bench: consistency in description
...
Changing /tmp/sl and /tmp/cac to /tmp/sealed and /tmp/cache for consistency with the rest of the description
2022-06-01 08:50:13 +02:00
Jennifer Wang
cec9425c83
prep lotus v1.15.3
2022-05-31 16:39:23 -04:00
Jiaying Wang
130ef04ca5
Merge pull request #8764 from filecoin-project/asr/storage
...
chore: deps: Use tagged version of specs-storage
2022-05-31 16:38:22 -04:00
Jennifer Wang
2e59d0129d
Merge branch 'release/v1.15.3' into jen/mergev1153to16
2022-05-31 16:33:18 -04:00
Aayush Rajasekaran
d1a241e5b7
Merge pull request #8770 from filecoin-project/chore/update-pubsub
...
deps: update go-libp2p-pubsub to v0.7.0
2022-05-31 11:30:53 -04:00
vyzo
91c634b965
update go-libp2p-pubsub to v0.7.0
2022-05-31 14:00:43 +03:00
Łukasz Magiera
9de9c584ec
Merge pull request #8769 from filecoin-project/feat/rcmgr-for-daemon
...
feat: only enable rcmgr by default in full nodes
2022-05-31 12:30:42 +02:00
vyzo and Peter Rabbitson
207ff66b3b
update comment.
...
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai >
2022-05-31 12:33:08 +03:00
vyzo and Peter Rabbitson
bc180c8d78
update comment.
...
Co-authored-by: Peter Rabbitson <ribasushi@protocol.ai >
2022-05-31 12:32:56 +03:00
vyzo
a1e6410178
remove outdated comment
2022-05-31 12:09:04 +03:00
vyzo
a313dcba74
only enable rcmgr by default in full nodes
...
opt-in with envvar for other nodes, as there are still some issues
with markets related protocols
2022-05-31 12:03:03 +03:00
Aayush Rajasekaran
000b932cac
Merge pull request #8762 from filecoin-project/jen/removecar
...
chore: bundle: remove wrongly committed bundle cars
2022-05-30 21:08:20 -04:00
Aayush Rajasekaran
ff02a666bd
Merge pull request #8763 from filecoin-project/jen/rmbundle
...
chore: bundle: remove wrongly committed bundle cars
2022-05-30 21:08:16 -04:00
Aayush
869f6abcd6
Use tagged version of specs-storage
2022-05-30 18:08:28 -04:00
Jennifer Wang
64709dd587
remove wrongly committed bundle cars
2022-05-30 17:24:46 -04:00
Jennifer Wang
157d519dd4
remove wrongly committed bundle cars
2022-05-30 17:21:44 -04:00
Aayush
8cbbee3a87
Revert "VM: Refactor pricelist to be based on network versions"
...
This reverts commit 25b2e144b8 .
2022-05-30 16:17:41 -04:00
Aayush Rajasekaran
81d3cda69b
Merge pull request #8758 from filecoin-project/asr/revert-pricelist
...
Revert "VM: Refactor pricelist to be based on network versions"
2022-05-30 16:11:17 -04:00
Jiaying Wang
04894350b7
Merge pull request #8759 from filecoin-project/asr/revert-pricelist-v16
...
Revert "VM: Refactor pricelist to be based on network versions"
2022-05-30 16:11:14 -04:00
Jiaying Wang
5b3a6e89ff
Merge pull request #8670 from filecoin-project/jen/actorcid
...
chore: state: add cli to get the manifest & actor cid for network v16 & up
2022-05-30 15:31:22 -04:00
Aayush
c95ad7229f
Revert "VM: Refactor pricelist to be based on network versions"
...
This reverts commit 25b2e144b8 .
2022-05-30 15:25:33 -04:00
Jennifer Wang
4d1ee38930
docs gen
2022-05-30 15:22:03 -04:00
Aayush
3c8dcda094
Revert "VM: Refactor pricelist to be based on network versions"
...
This reverts commit 25b2e144b8 .
2022-05-30 15:19:51 -04:00
Jennifer Wang
970aa299a2
move actor key to a const array
2022-05-30 14:59:46 -04:00
Jennifer Wang
2c1cf42aa0
add cli to get the actor cid forthe current network version
2022-05-30 14:20:14 -04:00
Jennifer Wang
f7b0bbf0d8
fix genesis miner netwokr version
2022-05-30 13:33:10 -04:00
Jennifer Wang
a476816f40
fix genesis miner netwokr version
2022-05-30 13:32:04 -04:00
Aayush Rajasekaran
e59edfdd0c
Merge pull request #8754 from filecoin-project/jen/backport
...
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-30 13:22:59 -04:00
Travis Person
860298d65b
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-30 12:58:21 -04:00
Aayush Rajasekaran
2a5e36c542
Merge pull request #8742 from filecoin-project/jen/butterldly
...
chore: bundle: butterfly manifest cid & epoch
2022-05-30 12:11:45 -04:00
Jiaying Wang
dbeec2900b
Update params_butterfly for upgrade v16 epoch and cid
2022-05-30 11:55:30 -04:00
Łukasz Magiera
041af452ac
Merge pull request #8751 from sunday527/feat/nv16
...
fix: lotus-bench make command
2022-05-30 16:46:24 +02:00
Łukasz Magiera
285c9b9d4a
Merge pull request #8373 from filecoin-project/feat/simple-op-bench
...
feat: bench: simple sealing operations commands
2022-05-30 16:43:02 +02:00
Aayush Rajasekaran
160281bc53
Merge pull request #8745 from filecoin-project/gstuart/publish-storage-deals-test
...
test: deals: Test deal label with invalid utf8
2022-05-30 10:42:41 -04:00
Geoff Stuart
4a40eb5af9
make gen
2022-05-30 10:29:05 -04:00
Łukasz Magiera
790a331ca5
bench: Support multiple piece infos in ParsePieceInfos
2022-05-30 16:19:57 +02:00
Łukasz Magiera
e148663155
bench: add simple bench descriptions
2022-05-30 15:44:05 +02:00
Łukasz Magiera
d7e99b801e
bench: Simple snapdeals
2022-05-30 15:44:05 +02:00
Łukasz Magiera
6ae0cb8ac4
bench: Simple commit1/2
2022-05-30 15:44:05 +02:00
Łukasz Magiera
580bafb98e
bench: Accept sector nums in simple post
2022-05-30 15:44:05 +02:00
Łukasz Magiera
1960a7726b
bench: Simple distributed post, print perf
2022-05-30 15:44:05 +02:00
Łukasz Magiera
56bde5adf9
Merge pull request #8692 from filecoin-project/feat/health-endpoints
...
feat: networking: add healthz and livez endpoints
2022-05-30 15:42:06 +02:00
tian zhou
ce1658f347
fix: lotus-bench make command
2022-05-30 19:29:37 +08:00
Geoff Stuart
4469d0c819
Reset interopnet
2022-05-27 16:46:29 -04:00
Geoff Stuart
775a94a239
Test deal label with invalid utf8
2022-05-27 16:43:06 -04:00
Geoff Stuart
e11f03a1fc
Replace caterpillar manifest cid
2022-05-27 14:37:01 -04:00
Łukasz Magiera
2b5114eb12
Merge pull request #8744 from filecoin-project/fix/storagestat-log-spam
...
fix: worker: don't log normal storage stat calls
2022-05-27 20:03:49 +02:00
Łukasz Magiera
ed0c30542a
Merge pull request #8741 from filecoin-project/fix/worker-nodefault-param-checks
...
fix: worker: don't check params with --no-default when not needed
2022-05-27 19:53:27 +02:00
Łukasz Magiera
d38cd87d35
Merge pull request #8657 from gnasnik/master
...
feat: add create ledger wallet address by account index command
2022-05-27 19:52:48 +02:00
Łukasz Magiera
a448b229a8
fix: worker: don't log noraml storage stat calls
2022-05-27 19:43:06 +02:00
Geoff Stuart
8d0558bd75
Merge pull request #8743 from filecoin-project/jen/interop
...
chore: bundle: update caterpillar cid
2022-05-27 13:27:52 -04:00
Jiaying Wang
7de6d93e26
Update params_interop.go
2022-05-27 13:10:11 -04:00
Jiaying Wang
92ef099f5a
Update params_interop.go
2022-05-27 13:09:11 -04:00
Aayush Rajasekaran
1b3d7c9054
Merge pull request #8740 from filecoin-project/asr/update-actors
...
Update actors
2022-05-27 12:39:35 -04:00
Aayush Rajasekaran
73e86679d0
Merge pull request #8739 from filecoin-project/asr/update-ffi
...
Update FFI
2022-05-27 12:39:29 -04:00
Łukasz Magiera
1058e3bc41
fix: worker: don't check params with --no-default when not needed
2022-05-27 18:25:48 +02:00
Aayush
de65d8c3b4
Update actors
2022-05-27 12:07:45 -04:00
Aayush Rajasekaran
40d75d17d4
Merge pull request #8734 from filecoin-project/asr/implicit-fail
...
fvm: fail if implicit message fails
2022-05-27 11:43:34 -04:00
Aayush
7ea661bf87
fvm: fail if implicit message fails
2022-05-27 11:43:20 -04:00
Aayush
3cfd1fed31
Update FFI
2022-05-27 11:39:25 -04:00
Aayush Rajasekaran
c5b5a99603
Merge pull request #8733 from filecoin-project/asr/disable-skyr
...
Add disable flag for Skyr upgrade
2022-05-27 11:21:03 -04:00
Aayush Rajasekaran
44d415a1e2
Merge pull request #8738 from filecoin-project/fix/openrpc-aliases
...
fix: rpc: readd rpc.discover aliases; lotus-gateway openrpc
2022-05-27 11:18:36 -04:00
Łukasz Magiera
032e598962
feat: gateway: OpenRPC support
2022-05-27 17:03:56 +02:00
Łukasz Magiera
48aa0131bf
fix: rpc: readd rpc.discover aliases
2022-05-27 17:03:03 +02:00
Aayush Rajasekaran
bcdbb7296d
Merge pull request #8737 from filecoin-project/feat/compute-wdpost-no-fault
...
feat: wdpost: Ignore faults in lotus-miner proving compute window-post
2022-05-27 11:03:01 -04:00
Aayush Rajasekaran
69d3542ee2
Merge pull request #8736 from filecoin-project/fix/postworker-check-params
...
fix: post workers: check proving params on startup
2022-05-27 11:00:17 -04:00
Łukasz Magiera
5624b7eaad
Merge pull request #8725 from filecoin-project/feat/worker-task-count-limits
...
feat: sched: Per worker concurrent task count limits
2022-05-27 16:57:38 +02:00
Łukasz Magiera
7117a8d80d
fix lint
2022-05-27 16:15:52 +02:00
Łukasz Magiera
26a0b43116
Merge remote-tracking branch 'origin/master' into feat/worker-task-count-limits
2022-05-27 16:01:32 +02:00
Łukasz Magiera
af510e2cd7
feat: wdpost: Ignore faults in lotus-miner proving compute window-post
2022-05-27 13:14:47 +02:00
Łukasz Magiera
7d7ecb5ec8
fix: post workers: check proving params on startup
2022-05-27 13:04:19 +02:00
Aayush
4fa04abb8c
Add disable flag for Skyr upgrade
2022-05-26 18:20:49 -04:00
Aayush Rajasekaran
a081f8d92d
Merge pull request #8732 from filecoin-project/gstuart/check-actor-cid
...
feat: build: Check for manifest CID while loading bundle
2022-05-26 18:12:00 -04:00
Geoff Stuart
30e7f89662
Check for manifest CID while loading bundle
2022-05-26 17:30:32 -04:00
Łukasz Magiera
7836e20801
Merge pull request #8710 from filecoin-project/feat/stor-fin-move-selector
...
feat: sched: Finalize* move selectors
2022-05-26 21:20:48 +02:00
Łukasz Magiera
cfff877ec7
Merge pull request #8700 from filecoin-project/feat/multi-sched
...
feat: sched: Add scheduler interfaces, configurable assigner
2022-05-26 21:20:30 +02:00
Geoff Stuart
c159290868
Reset interopnet
2022-05-26 00:03:24 -04:00
Geoff Stuart
966f6816eb
Merge pull request #8719 from filecoin-project/gstuart/cli-bad-post
...
feat: cli: New commands for testing.
2022-05-25 17:10:18 -04:00
Geoff Stuart
7bf9ce2f2f
review fixes
2022-05-25 16:42:50 -04:00
Aayush Rajasekaran
06279b5f1a
Merge pull request #8606 from filecoin-project/asr/fix-drand-round
...
Fix: drand: calculation of round from Filecoin epochs
2022-05-25 15:36:53 -04:00
Geoff Stuart
cd8a6b5a7a
Merge pull request #8727 from filecoin-project/asr/actors-update
...
Update actors to dev/20220525
2022-05-25 14:23:18 -04:00
Aayush Rajasekaran
8127473bab
Update actors to dev/20220525
2022-05-25 14:21:08 -04:00
Aayush Rajasekaran
3e2df74e8b
Merge pull request #8722 from filecoin-project/fix/nv16-testing-bundle
...
[nv16] don't clobber test bundles during migration
2022-05-25 12:50:11 -04:00
Aayush Rajasekaran
6924a3d5f2
Fix calculation of Drand round from Filecoin epochs
2022-05-25 12:43:52 -04:00
Łukasz Magiera
2bdc729fe7
Merge remote-tracking branch 'origin/master' into feat/worker-task-count-limits
2022-05-25 18:25:15 +02:00
vyzo
bb0e3a6cb0
don't clobber test bundles during migration
2022-05-25 19:16:11 +03:00
Łukasz Magiera
b90b9e97a6
fix tests
2022-05-25 17:33:44 +02:00
Łukasz Magiera
666dc00e63
docsgen
2022-05-25 16:37:40 +02:00
Łukasz Magiera
c47e1bd483
sched: use correct resource table in assignReadyWork
2022-05-25 16:32:00 +02:00
Łukasz Magiera
083c7421ce
feat: sched: Worker task count limits for all task types
2022-05-25 16:31:26 +02:00
beck
43ec14fa9c
Feat/add provingDeadlineInfoCmd live option
2022-05-25 11:12:32 +08:00
beck
2375df2b62
Feat/add provingDeadlinesCmd live option
2022-05-25 11:11:23 +08:00
frank
c33f87d5b4
remove conditions that won't happen
2022-05-25 11:03:04 +08:00
frank
efca50c146
fix CodeQL warning
2022-05-25 10:18:48 +08:00
Geoff Stuart
8323ff77b6
Reset interopnet
2022-05-24 17:22:58 -04:00
Geoff Stuart
ef4a44cd06
appease linter
2022-05-24 15:24:54 -04:00
Geoff Stuart
8d0f33f2e1
make gen
2022-05-24 14:41:13 -04:00
Geoff Stuart
8d1ebf7abb
Fixed wording in some cli commands
2022-05-24 14:41:13 -04:00
Geoff Stuart
354719327b
Add generate-and-send-consensus-fault command to cli
2022-05-24 14:41:13 -04:00
Aayush Rajasekaran
e87bb5db6a
Merge pull request #8680 from filecoin-project/feat/nv16-migration-bundle
...
[nv16] Ensure v8 bundle is loaded during migration
2022-05-24 14:33:22 -04:00
Jiaying Wang
ddbcf1fc61
Merge pull request #8718 from filecoin-project/jen/1153prep
...
build: release: v1.15.3-rc2
2022-05-24 14:30:04 -04:00
Aayush Rajasekaran
c2f0bd3c62
Merge pull request #8668 from filecoin-project/asr/fix-post-test
...
fix wdpost_dispute tests
2022-05-24 14:22:01 -04:00
Jiaying Wang
2c3df5f187
Merge pull request #8716 from filecoin-project/fix/makefile-flags
...
build: set NetworkBundle in params file
2022-05-24 14:04:32 -04:00
Jennifer Wang
24474042f8
update the changelog
2022-05-24 14:01:54 -04:00
Jennifer Wang
4c6598e861
bump the version to v1.15.3-rc2
2022-05-24 14:01:01 -04:00
Aayush
2b847a98ae
fix wdpost_dispute tests
2022-05-24 13:58:30 -04:00
Cory Schwartz
d2299dfbf8
backoff/reconnect loop
2022-05-24 10:24:37 -07:00
Aayush Rajasekaran
c07c87c131
Merge pull request #8706 from filecoin-project/fix/8636
...
fix: vm: always set the root message in execution traces in the FVM
2022-05-24 12:55:37 -04:00
Aayush Rajasekaran
eab4d4b464
Merge pull request #8683 from filecoin-project/fix/drop-fvm-nv14
...
feat: fvm: drop nv14 support from the FVM
2022-05-24 12:48:32 -04:00
Steven Allen
496799f867
build: set NetworkBundle in params file
...
Otherwise, we end up overriding the ldflags.
fixes #8684
2022-05-24 09:42:22 -07:00
Jiaying Wang
5e7f5029d8
Merge pull request #8677 from filecoin-project/jennijuju-patch-3
...
Update bundle.go
2022-05-24 12:40:59 -04:00
Łukasz Magiera
6f2c8d6f5f
Merge pull request #8715 from filecoin-project/feat/miner-commp-cmd
...
feat: miner cli: sealing data-cid command
2022-05-24 18:09:26 +02:00
Łukasz Magiera
b53db68bda
fix lint
2022-05-24 16:22:52 +02:00
Łukasz Magiera
df7709c2e2
cli docsgen
2022-05-24 16:01:54 +02:00
Łukasz Magiera
7054475c00
ffiwrapper: Handle null padding in DataCid automatically
2022-05-24 15:59:11 +02:00
Łukasz Magiera
3fa2ada987
support http in lotus-miner sealing data-cid
2022-05-24 15:47:49 +02:00
Łukasz Magiera
6095aba4dd
lib: support http readers passing over jsonrpc
2022-05-24 15:47:23 +02:00
Łukasz Magiera
bacaccc378
feat: miner cli: sealing data-cid command
2022-05-24 15:07:53 +02:00
Łukasz Magiera
4b1bfa9964
Merge pull request #8478 from filecoin-project/gstuart/replica-update-unseal
...
Snap Deals full unseal
2022-05-24 14:48:10 +02:00
Lim Kin Sang
3f0e5b3ff4
Merge branch 'filecoin-project:master' into master
2022-05-24 17:41:32 +08:00
Łukasz Magiera
70f3b98574
Fix config doc
2022-05-24 01:33:56 +02:00
Łukasz Magiera
8c081e271a
itests: test TestWorkerPledgeLocalFin
2022-05-24 01:13:30 +02:00
Cory Schwartz
2b0d0ce224
fix itests
2022-05-23 14:59:57 -07:00
Łukasz Magiera
7612860d15
config: Storage.DisallowRemoteFinalize
2022-05-23 23:53:25 +02:00
Łukasz Magiera
8c6cba7a03
feat: sched: Finalize* move selectors
2022-05-23 23:36:26 +02:00
Łukasz Magiera
b576008e87
sched: Strong preferrence in WorkerSelector
2022-05-23 23:28:55 +02:00
Łukasz Magiera
3de34ea3c0
Fix TestWorkerPledgeSpread in CI
2022-05-23 23:28:31 +02:00
Łukasz Magiera
58574554c1
itests: Test spread sched assigner
2022-05-23 22:31:06 +02:00
Łukasz Magiera
f2c2993164
sched: Correct allocated resource accounting in spread assigner
2022-05-23 22:22:27 +02:00
Łukasz Magiera
fd8b91a5d4
sched: Fix resource checks
2022-05-23 22:18:41 +02:00
Łukasz Magiera
16f434c790
config: Plumb Assigner config correctly
2022-05-23 22:02:39 +02:00
Łukasz Magiera
443488b096
lint, docsgen
2022-05-23 22:02:39 +02:00
Łukasz Magiera
5ba8bd3b99
sched: Configurable assigners
2022-05-23 22:02:39 +02:00
Łukasz Magiera
588b8ecbca
sched: Separate WindowSelector func
2022-05-23 22:02:39 +02:00
Łukasz Magiera
9ac19cb14b
feat: sealing: Put scheduler assign logic behind an interface
2022-05-23 22:02:39 +02:00
Łukasz Magiera
b32e5e916b
Merge pull request #8709 from filecoin-project/jen/butterfly
...
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-23 21:49:31 +02:00
Łukasz Magiera
199f48d16a
Merge pull request #8705 from filecoin-project/jen/libp2pbackpot
...
deps: libp2p: update to the latest golibp2p tag
2022-05-23 21:48:07 +02:00
Łukasz Magiera
df98a2a089
Merge pull request #8704 from filecoin-project/jen/libp2p
...
deps: libp2p: update to the latest golibp2p tag
2022-05-23 21:46:34 +02:00
Travis Person
cd5b6e30fa
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-23 15:20:07 -04:00
Jiaying Wang
8ee361c6c8
Merge pull request #8708 from filecoin-project/fix/butterflynet-genesis
...
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-23 15:19:27 -04:00
Jennifer Wang
5cfedacf9f
make jen
2022-05-23 15:11:46 -04:00
Cory Schwartz
7d55ab0734
make atomic
2022-05-23 12:04:13 -07:00
Travis Person
f2d09b65cc
fix: deps: restore butterfly network genesis from v1.14.4
2022-05-23 18:57:52 +00:00
Steven Allen
23239c0393
fix: vm: always set the root message in execution traces in the FVM
...
Even when disabled. This mimics the behavior or the lotus VM.
2022-05-23 11:23:17 -07:00
Cory Schwartz
0a7fbd0fce
Merge remote-tracking branch 'origin/feat/health-endpoints' into feat/health-endpoints
2022-05-23 11:14:34 -07:00
Cory Schwartz and Łukasz Magiera
b4852038a1
Update node/health.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-05-23 11:11:45 -07:00
Jennifer Wang
d0c97e07f9
update to the latest golibp2p tag
2022-05-23 14:06:18 -04:00
Jennifer Wang
38bce53e18
update to the latest golibp2p tag
2022-05-23 14:02:50 -04:00
Łukasz Magiera
8998f6e0f1
Merge pull request #8646 from filecoin-project/jen/bumpmaster
...
build: version: bump the version to v1.15.4-rc1
2022-05-23 19:13:19 +02:00
Łukasz Magiera
af1de800c8
Merge pull request #8490 from galargh/patch-1
...
ci: deps: Use testground-github-action from testground org
2022-05-23 19:12:12 +02:00
Łukasz Magiera
dde36723da
Merge pull request #8672 from filecoin-project/feat/worker-nodefault
...
feat: worker: lotus-worker run --no-default
2022-05-23 19:09:03 +02:00
Łukasz Magiera
2cea84dcce
Merge pull request #8689 from filecoin-project/docs/commit-config
...
docs:sealing:fix default miner config comments
2022-05-23 19:04:37 +02:00
jennijuju
dbe146b0c9
bump the version to v1.15.4-rc1
2022-05-23 19:02:26 +02:00
Łukasz Magiera
abf8316eda
worker: Less confusing usage on --no-default
2022-05-23 18:53:48 +02:00
Steven Allen
f7c610ee23
feat: vm: drop nv14 support from the FVM
...
The next FVM version will only support nv15+.
This change also disables the FVM before nv15, even if enabled through
the environment variable. This allows "catching up" from before nv15.
2022-05-23 09:50:54 -07:00
Łukasz Magiera
389df95b00
config: Update batching comment in all the places
2022-05-23 18:49:01 +02:00
Aayush Rajasekaran
e717d51069
Merge pull request #8702 from filecoin-project/chore/backport-raw-export-fix
...
fix: vm: support raw blocks in chain export
2022-05-23 12:48:49 -04:00
Steven Allen
89bca05a8d
fix: vm: support raw blocks in chain export
...
We need this for NV16 to include code in chain snapshots.
NOTE: I've also checked the splitstore, and we appear to be doing the
right thing there already.
2022-05-23 09:45:56 -07:00
Łukasz Magiera
12599550c1
Merge pull request #8690 from filecoin-project/arajasek-patch-2
...
fix: verifreg: update deprecation log
2022-05-23 18:45:02 +02:00
Łukasz Magiera
8526118e3a
Merge pull request #8691 from filecoin-project/fix/support-raw-export
...
fix: vm: support raw blocks in chain export
2022-05-23 18:43:48 +02:00
Łukasz Magiera
58055987a3
Merge pull request #8696 from swift-mx/mx_precommits_info
...
feat: precommits info
2022-05-23 18:41:43 +02:00
Łukasz Magiera
c748b2bf9d
Merge pull request #8637 from filecoin-project/gstuart/cli-compact-partitions
...
Implement cli command for compactPartitions
2022-05-23 18:36:41 +02:00
Cory Schwartz
45d15cb8ee
handle error during liveness check
2022-05-23 09:29:11 -07:00
Łukasz Magiera
d7bc0e8413
make docsgen-cli
2022-05-23 18:25:51 +02:00
Geoff Stuart
6216fae0f8
Implement cli command for compactPartitions
2022-05-23 18:23:02 +02:00
swift-mx
23f9ac4c3c
Update cli-lotus-miner.md
2022-05-24 00:17:38 +08:00
swift-mx and Łukasz Magiera
ae8f3d8fe2
Update cmd/lotus-miner/precommits-info.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-05-24 00:12:09 +08:00
swift-mx and Łukasz Magiera
0b3ee32ce4
Update cmd/lotus-miner/precommits-info.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-05-24 00:11:59 +08:00
swift-mx
3ea55333a8
fix: docsgen-cli
2022-05-23 14:28:47 +08:00
swift-mx
ea282ea055
feat: precommits info
2022-05-23 12:54:00 +08:00
Cory Schwartz
444d0b1b8a
add healthz and livez endpoints
2022-05-20 18:38:17 -07:00
Steven Allen
f491e39f22
fix: vm: support raw blocks in chain export
...
We need this for NV16 to include code in chain snapshots.
NOTE: I've also checked the splitstore, and we appear to be doing the
right thing there already.
2022-05-20 18:56:30 -04:00
Aayush Rajasekaran
a9b40c448b
verifreg: fix deprecation log
2022-05-20 13:38:23 -04:00
Aayush Rajasekaran
c3d91ddf80
Merge pull request #8687 from filecoin-project/raulk/integrate-fvm-m1-freeze
...
upgrade filecoin-ffi to integrate fvm 1.0.0-rc.1 and builtin-actors v7.5.0.
2022-05-20 12:14:08 -04:00
Aayush
6fecccdf26
Update builtin-actors to dev/20220520
2022-05-20 11:51:13 -04:00
zengroundumbass
7c37451f48
Fix inaccurate config comment
2022-05-20 11:09:55 -04:00
Cory Schwartz
44264dccba
fix integration test
2022-05-20 03:48:10 -07:00
Cory Schwartz
b30548376b
connection rate limiting
2022-05-20 03:40:52 -07:00
Łukasz Magiera
8552cdb54c
Merge pull request #8645 from LexLuthr/feat/dag-reg-shard
...
feat: dagstore: add dagstore register-shard command
2022-05-20 11:56:05 +02:00
unknown
c4cfb7a296
scheduling optimization
2022-05-20 17:04:51 +08:00
Raúl Kripalani
40aafbaea6
upgrade filecoin-ffi to integrate fvm 1.0.0-rc.1 and builtin-actors v7.5.0.
2022-05-20 00:45:44 +01:00
Cory Schwartz
c9d3652357
Merge branch 'master' into rate-limit-gateway
2022-05-19 14:25:36 -07:00
Geoff Stuart
ca21235a4f
Can now specify a range of partitions to make a bad proof for
2022-05-18 21:31:54 -04:00
Geoff Stuart
e49a9b790b
Implemented sendInvalidWindowPoStCmd for cli
2022-05-18 21:31:54 -04:00
Geoff Stuart
3c61b3d841
compact
2022-05-18 21:31:54 -04:00
Geoff Stuart
9be120a04e
Reset interopnet take 5
2022-05-18 21:23:39 -04:00
Geoff Stuart
c0a00f48ce
Reset interopnet
2022-05-18 21:23:39 -04:00
Aayush
d39b9a8d83
Makefile: also build lotus-fountain and lotus-stats on devnets
2022-05-18 17:31:13 -04:00
vyzo
811bb58c5a
always load the bundle into the blockstore during the migration
2022-05-18 20:20:17 +03:00
vyzo
a694bb898d
remove stale TODO comment
2022-05-18 20:19:44 +03:00
vyzo
45392a2696
Merge pull request #8678 from filecoin-project/fix/nv16-bundle-key
...
[nv16] add the network name to the bundle key in the datastore
2022-05-18 19:58:53 +03:00
vyzo
91daae2e36
add the network name to the bundle key in the datastore
2022-05-18 19:14:11 +03:00
Jiaying Wang
23eee4b3df
Update bundle.go
2022-05-18 11:54:23 -04:00
vyzo
cd2a998980
Merge pull request #8675 from filecoin-project/jen/devnet
...
chore: bundle: make devnet get the right bundle
2022-05-18 18:38:38 +03:00
Jennifer Wang
125272a526
make devnet get the right bundle
2022-05-18 11:04:10 -04:00
Geoff Stuart
e7b4242b1c
reset interopnet
2022-05-18 10:17:48 -04:00
Łukasz Magiera
effee8ce1f
Merge pull request #8589 from filecoin-project/fix/sched-hang
...
stores: Deduplicate parallel stat requests
2022-05-18 14:35:16 +02:00
Łukasz Magiera
6b3bc8c9d2
feat: worker: lotus-worker run --no-default
2022-05-18 12:27:46 +02:00
Geoff Stuart
243d18d812
Merge pull request #8669 from filecoin-project/jen/inter
...
chore: network: update interop info
2022-05-17 23:49:00 -04:00
Jennifer Wang
67a7ed0ac5
upgrade to v16 sooner!
2022-05-17 23:48:06 -04:00
Jennifer Wang
a7fb84ef3b
update interop info
2022-05-17 23:35:49 -04:00
Aayush
3c2fcce2c3
fix: genesis: only sign preseal deals after v16
2022-05-17 18:42:43 -04:00
Aayush Rajasekaran
f6805f2794
Merge pull request #8534 from filecoin-project/asr/refactor
...
Use new go-state-types state accessors
2022-05-17 16:04:32 -04:00
Aayush
3b23ba0520
Address review
2022-05-17 15:52:59 -04:00
Aayush
b2b20e469f
Fix tests
2022-05-17 15:21:27 -04:00
Aayush
8cca9b1970
Use new go-state-types accessors
2022-05-17 15:21:27 -04:00
vyzo
ee11018780
Merge pull request #8658 from filecoin-project/feat/nv16-dev-bundle
...
[nv16] niceties for development bundle loading
2022-05-17 22:14:02 +03:00
vyzo
93417fca7d
Merge pull request #8660 from filecoin-project/fix/issue-8659
...
[nv16] use network bundle names consistent with the network name
2022-05-17 22:13:02 +03:00
vyzo
86e1144b65
Merge pull request #8666 from filecoin-project/feat/nv16-flexibundle
...
[nv16] flexible bundle loading
2022-05-17 22:12:48 +03:00
vyzo
dbbbab4f8a
use dev bundle release
2022-05-17 22:01:38 +03:00
vyzo
31c8460116
fix typo
2022-05-17 21:47:01 +03:00
vyzo
ccb2e44e36
make path/url be a map of network name to car uri
2022-05-17 21:45:17 +03:00
vyzo
d949b6c8ef
fix envvar handling
2022-05-17 21:14:49 +03:00
vyzo
daf452a180
flexible bundle loading
2022-05-17 20:38:32 +03:00
vyzo
e9ece8eb3f
improve comment
2022-05-17 20:06:17 +03:00
vyzo and Aayush Rajasekaran
5981495740
Update build/README-bundle.md
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-05-16 22:42:21 +03:00
vyzo
314b417446
use network bundle names consistent with the network name
2022-05-16 22:02:37 +03:00
vyzo
5c0c4d64e2
more storage blah
2022-05-16 21:52:34 +03:00
vyzo
31301e2b9d
storage blah
2022-05-16 21:50:50 +03:00
vyzo
6360107d53
godocs for bundle struct
2022-05-16 21:48:12 +03:00
vyzo
eee73eed59
use switch for release/path logic
2022-05-16 21:45:12 +03:00
vyzo and raulk
60bf397569
fix typo
...
Co-authored-by: raulk <raul@protocol.ai >
2022-05-16 21:39:22 +03:00
vyzo and raulk
06f6b2885a
fix typo
...
Co-authored-by: raulk <raul@protocol.ai >
2022-05-16 21:39:08 +03:00
vyzo and raulk
5eccdaaab7
fix typo
...
Co-authored-by: raulk <raul@protocol.ai >
2022-05-16 21:38:43 +03:00
vyzo and raulk
221e7952ab
fix typo
...
Co-authored-by: raulk <raul@protocol.ai >
2022-05-16 21:38:09 +03:00
vyzo
30283e60f5
add basic readme for bundle specifications
2022-05-16 21:13:58 +03:00
vyzo
46a85fc11e
niceties for development bundle loading
2022-05-16 21:09:09 +03:00
vyzo
b4be759b2c
don't store dev bundle release keys in the datastore
...
This is a nicety for development, so that we always load a development bundle to avoid having
to give them distinct names etc. Just call you release "dev" or "dev.xxx..." and put the bundle
in `.lotus/builtin-actors/v8/dev/builting-actors-${network}.{car,sha256sum}` and it will be
unconditionally loaded.
2022-05-16 15:11:10 +03:00
Geoff Stuart
56d30d3e0c
Update interopnet genesis car
2022-05-15 17:58:11 -04:00
Geoff Stuart
05c7d86d55
Reset caterpillar
2022-05-14 16:59:42 -04:00
Jiaying Wang
e1dfccb542
Merge pull request #8649 from filecoin-project/jen/v153
...
build: version: release v1.15.3-rc1
2022-05-13 02:13:29 -04:00
Lim Kin Sang
409748595c
Merge branch 'filecoin-project:master' into master
2022-05-13 14:06:19 +08:00
jennijuju
5d65d9f7c8
release v1.15.3-rc1
2022-05-13 02:03:38 -04:00
LexLuthr
8f71927cb7
add new command to docs
2022-05-13 01:18:03 +05:30
vyzo
8a8fb56bf4
Merge pull request #8642 from filecoin-project/feat/nv16-bundles
...
[nv16] dynamic loading of builtin actor bundles
2022-05-12 22:18:55 +03:00
vyzo
68b280b695
add comments in the DI bundle loader
2022-05-12 22:03:18 +03:00
LexLuthr
6115bd02f1
run make gen
2022-05-13 00:27:26 +05:30
LexLuthr
4326fc370b
add the new subcommand
2022-05-13 00:02:17 +05:30
vyzo
30d339842e
rename bundle.toml to bundles.toml
2022-05-12 21:14:03 +03:00
vyzo
515a2dba8f
use embeded toml spec for actor bundles
2022-05-12 20:53:12 +03:00
vyzo
37b807278a
fix lotus-seed
2022-05-12 17:25:23 +03:00
LexLuthr
7e492f23b1
add dagstore register-shard command
2022-05-12 19:46:53 +05:30
vyzo
a803021eef
add TODO about the bundle load cost
2022-05-12 16:48:31 +03:00
vyzo
14f597d391
pass NetworkBundle through ldflags
2022-05-12 16:44:42 +03:00
vyzo
7be42d9935
refactor to pass the network bundle name through ldflags from build
2022-05-12 16:42:59 +03:00
vyzo
70bf990294
LOTUS_PATH is the canonical way to get the repo path
2022-05-12 16:21:29 +03:00
vyzo
7b6f109401
add retry logic for bundle fetcher
2022-05-12 10:00:20 +03:00
vyzo
26d07fd987
move bundle fetcher to node/bundle instead of chain/actors
2022-05-12 09:51:08 +03:00
vyzo
da8bda3248
fix typo
2022-05-12 09:47:27 +03:00
vyzo
de9ee7b334
fix lint
2022-05-11 22:48:01 +03:00
vyzo
37d94a3c91
move cli bundle loading back to init
2022-05-11 22:45:25 +03:00
vyzo
98730b90a3
fix lint
2022-05-11 22:41:56 +03:00
vyzo
73f6402ade
bundle fetcher script does not exist any more
2022-05-11 22:34:43 +03:00
vyzo
74f300290e
dynamic loading of builtin actor bundles
2022-05-11 22:30:07 +03:00
Łukasz Magiera
33a05d33a9
Merge pull request #8622 from RobQuistNL/patch-7
...
fix: Make deal making logs much less noisy
2022-05-10 20:21:29 -04:00
Łukasz Magiera
f0867a9615
Merge pull request #8629 from filecoin-project/arajasek-patch-2
...
fix: upgrades: correct error message for v16 migration
2022-05-10 20:19:28 -04:00
Łukasz Magiera
03f412404a
Merge pull request #8638 from filecoin-project/asr/merge-releases
...
chore: merge releases back into master
2022-05-10 20:07:37 -04:00
Aayush Rajasekaran
c69b579201
Merge branch 'releases' into asr/merge-releases
2022-05-10 20:02:01 -04:00
Łukasz Magiera
086908e535
stores: Cache disk usage results for a few seconds
2022-05-10 19:18:49 -04:00
Aayush Rajasekaran
d6178993c2
Merge pull request #8635 from filecoin-project/asr/pubsub
...
fix: mpool: avoid deadlock on unsubscribe
2022-05-10 17:21:27 -04:00
Steven Allen
9da58c5f6a
fix: mpool: avoid deadlock on unsubscribe
...
When unsubscribing _all_ topics, pubsub will drain the subscription
channel to avoid deadlocks. See
https://github.com/whyrusleeping/pubsub/pull/1 .
fixes #7803
2022-05-10 16:52:17 -04:00
Aayush Rajasekaran
ddc46fc059
Update to filecoin pubsub
2022-05-10 16:51:36 -04:00
Aayush Rajasekaran
fbcd4c7a6f
fix: upgrades: correct error message for v16 migration
2022-05-10 11:36:12 -04:00
raulk
1814187578
Merge pull request #8593 from filecoin-project/fix/nv16-gas-outputs
2022-05-10 14:15:55 +00:00
Raúl Kripalani
10d77f1f0c
run gen.
2022-05-10 15:00:58 +01:00
Raúl Kripalani
b4dae335e1
reinstantiate sealer test.
2022-05-10 14:46:12 +01:00
Raúl Kripalani
7ba14f706c
Merge branch 'feat/nv16' into fix/nv16-gas-outputs
2022-05-10 14:40:32 +01:00
raulk
0a06445e82
Merge pull request #8628 from filecoin-project/feat/nv16-merge-v1.15.2
2022-05-10 13:39:08 +00:00
Raúl Kripalani
8218109045
set build version to 1.16.0-dev.
2022-05-10 14:38:44 +01:00
Raúl Kripalani
e0a52da4f7
run gen.
2022-05-10 14:32:52 +01:00
Raúl Kripalani
830a9482e7
fix ffi version.
2022-05-10 14:23:45 +01:00
Raúl Kripalani
c6c7d87a56
remove bad entries from .gitignore.
2022-05-10 14:17:50 +01:00
Raúl Kripalani
6050d04c7c
Merge tag 'v1.15.2' into feat/nv16-merge-v1.15.2
2022-05-10 14:17:29 +01:00
frank
add6d5d2d5
add new ledger address with index cmd
2022-05-10 17:02:06 +08:00
Raúl Kripalani
24e68feb59
update filecoin-ffi to 57accc2a83db1c84.
2022-05-09 23:48:47 +01:00
Rob Quist
c057ce10d1
Make deal making logs much less noisy
...
For each upgrade-marked sector, for each deal, this "info" log comes along but its not really "info" imho
2022-05-09 22:13:09 +02:00
Jakub Sztandera
e1a3ef4266
Merge pull request #8620 from filecoin-project/feat/upgrade-gas-est
...
Gas estimation: Overestimate based on (actor, method) tuples
2022-05-09 21:09:40 +02:00
Aayush Rajasekaran
f22a0f9ec0
Merge pull request #8546 from simlecode/feat/state_network_params_api
...
feat: api: add StateGetNetworkParams api
2022-05-09 12:44:47 -04:00
Jakub Sztandera
5fb69281d8
Estimate gas across the upgrade with per message multipliers
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai >
2022-05-09 17:08:13 +02:00
Łukasz Magiera
b9750087ce
Merge pull request #8545 from swift-mx/mx_dev
...
fix: update StatApplied when fvm apply message
2022-05-06 14:23:30 -04:00
Aayush Rajasekaran
8282484f65
Gas estimation: Overestimate by 2 around the M1 upgrade
2022-05-06 11:50:43 -04:00
Aayush Rajasekaran
26a780a198
Gas estimation: Refactor the special PayCh collect case
2022-05-06 11:42:26 -04:00
Jiaying Wang
518dc962ee
Merge pull request #8612 from filecoin-project/release/v1.15.2
...
build: release: v1.15.2
2022-05-06 02:23:35 -04:00
Jiaying Wang
abdaae7ece
Merge pull request #8611 from filecoin-project/jen/1512
...
build: release: v1.15.2 prep
2022-05-06 02:04:49 -04:00
zenground0
f4931c6098
attempt to fix codecov
2022-05-06 02:00:03 -04:00
Travis Person
5efa364d50
fix: ci: build macos and linux assets on tagged releases
2022-05-06 01:59:57 -04:00
Jiaying Wang
c1f1d3d093
Merge pull request #8597 from filecoin-project/fix/assert-build-on-tag
...
fix: ci: build macos and linux assets on tagged releases
2022-05-06 01:59:30 -04:00
Jennifer Wang
304fa02d59
v1.15.2 prep
2022-05-06 01:57:03 -04:00
Łukasz Magiera
e75e864070
Merge pull request #8564 from RobQuistNL/patch-5
...
fix: Clean up vanilla proof fetching errors for proper display
2022-05-05 16:29:54 -04:00
Łukasz Magiera
3c9a8a42d9
more logs
2022-05-05 13:12:09 -04:00
Łukasz Magiera
3184eb9f4d
Merge pull request #8604 from RobQuistNL/patch-6
...
fix: Make markets logger less noisy when doing retrievals
2022-05-05 11:31:24 -04:00
Rob Quist
767a53f8c3
Make markets logger less noise when doing retrievals
...
Logging each block causes a lot of useless information in the logs
2022-05-05 11:56:09 +02:00
simlecode
962e37e893
add StateGetNetworkParams api
2022-05-05 14:16:30 +08:00
Łukasz Magiera
d8f1380ec9
Merge pull request #8601 from filecoin-project/gstuart/flaky-gateway-test
...
fix: test: Fix flaky TestGatewayWalletMsig
2022-05-04 17:12:45 -04:00
Łukasz Magiera
4fcc9a1b09
Merge pull request #8600 from filecoin-project/chore/codecov
...
chore:ci:make codecov quiet
2022-05-04 16:41:12 -04:00
zenground0
0b5e40f455
try another one
2022-05-04 16:09:10 -04:00
Aayush Rajasekaran
0de1b84f9a
Merge pull request #8563 from filecoin-project/fix/lotus-wallet-version
...
fix: lotus-wallet: correct network in version
2022-05-04 15:54:45 -04:00
Geoff Stuart
23378f8710
Fix flaky test
2022-05-04 15:48:44 -04:00
zenground0
1740dcb90a
try that
2022-05-04 15:45:55 -04:00
zenground0
b83824b28b
attempt to fix codecov
2022-05-04 15:22:54 -04:00
zenground0
8ab23cbd5c
try this
2022-05-04 15:14:49 -04:00
Geoff Stuart
27e99ff84f
Merge pull request #8587 from filecoin-project/gstuart/cli-uniformity
...
chore: cli: Alias cli commands for uniformity
2022-05-04 13:21:17 -04:00
vyzo
b5d3487ce6
update filecoin-ffi@fix/issue-523
2022-05-04 20:20:19 +03:00
vyzo
de1df6b2fe
update test-vectors
2022-05-04 20:19:07 +03:00
vyzo
ca9ad49ba8
go mod tidy
2022-05-04 20:19:07 +03:00
vyzo
a8f97b5849
kill test depending on ffi generated stuffs that no longer exist
2022-05-04 20:19:07 +03:00
vyzo
89418a5c34
propagate gas outputs in fvm ApplyRet
2022-05-04 20:19:07 +03:00
vyzo
f9a5c17c5a
update builtin-actors
2022-05-04 20:19:07 +03:00
vyzo
b7ca80265c
use filecoin-ffi@fix/issue-523
2022-05-04 20:19:07 +03:00
Steven Allen
78899be05d
feat: vm: add actor error backtraces to FVM
2022-05-04 20:18:25 +03:00
Travis Person
85be0aad1b
fix: ci: build macos and linux assets on tagged releases
2022-05-04 16:24:54 +00:00
vyzo
0b49f34e01
go mod
2022-05-04 15:46:25 +03:00
vyzo
65df0b81d9
dear linter, using xerrors is what we want to do.
2022-05-04 15:43:47 +03:00
Steven Allen
c7fdfb00bb
ci: fix linting
2022-05-04 15:38:15 +03:00
Steven Allen
baef8c0c27
chore: update golang and go-ipfs
...
1. go 1.16.4 is not supported.
2. go-ipfs 0.4.22 is NOT SUPPORTED!
3. switch go cimg/go
4. Remove unnecessary CI dependencies.
2022-05-04 15:38:15 +03:00
Jiaying Wang
cfe201450c
Merge pull request #8588 from filecoin-project/jen/v11523
...
build: release: v1.15.2-rc3
2022-05-03 16:35:43 -04:00
Jiaying Wang
2478814e5a
Merge pull request #8590 from filecoin-project/jen/gitignore
...
chore: .gitignore: ignore built in actor bundles
2022-05-03 16:31:18 -04:00
jennijuju
69db877335
update changelog
2022-05-03 15:56:08 -04:00
jennijuju
7184c9a529
add actor bundles to gitignore
2022-05-03 15:56:01 -04:00
Geoff Stuart
0869bea026
make gen
2022-05-03 15:55:34 -04:00
jennijuju
abf4957e18
ignore built in actor bundles
2022-05-03 15:54:47 -04:00
Łukasz Magiera
1249809283
stores: Deduplicate parallel stat requests
2022-05-03 15:53:11 -04:00
Geoff Stuart
514c756570
Alias cli commands
2022-05-03 15:46:46 -04:00
jennijuju
7020892631
v1.15.3-rc3 prep
2022-05-03 15:46:43 -04:00
Aayush Rajasekaran
662f7526c9
Update to FFI with logger bump
2022-05-03 15:12:48 -04:00
Łukasz Magiera
8863bdbfc0
sealing: Finalize snap sectors before submitting proofs
2022-05-03 15:12:30 -04:00
Travis Person
704833cd29
ci: build-all and build-macos on all ci runs
2022-05-03 15:12:12 -04:00
Travis Person
19ec0ef25d
ci: deps: remove install-deps for macos builds
2022-05-03 15:12:01 -04:00
Aayush Rajasekaran
7036636fcf
Merge pull request #8555 from filecoin-project/fix/worker-proofs-snapdeals
...
fix: worker: Download proofs if PRU2 is enabled
2022-05-03 15:08:19 -04:00
Aayush Rajasekaran
57198a2fba
Merge pull request #8581 from filecoin-project/fix/macos-build-deps
...
ci: deps: macos build deps
2022-05-03 15:06:07 -04:00
Łukasz Magiera
002bdbf03a
Merge pull request #8586 from filecoin-project/chore/remove-todo
...
chore:chore:chore
2022-05-03 16:55:29 +01:00
zenground0
33f190c9ce
Unneeded todo
2022-05-03 11:48:22 -04:00
Jiaying Wang
4cfc73e17e
Merge pull request #8583 from filecoin-project/asr/1552bump
...
Update to FFI with logger bump
2022-05-03 10:02:34 -04:00
Jiaying Wang
e793d7e128
Merge pull request #8582 from filecoin-project/fix/snap-fin-first
...
fix: sealing: Finalize snap sectors before submitting proofs
2022-05-03 10:01:19 -04:00
Aayush Rajasekaran
3702d4be27
Update to FFI with logger bump
2022-05-02 16:51:15 -04:00
Travis Person
415b506a85
ci: build-all and build-macos on all ci runs
2022-05-02 20:37:49 +00:00
Travis Person
d6618c75a0
ci: deps: remove install-deps for macos builds
2022-05-02 20:37:49 +00:00
Łukasz Magiera
3ab625fa4c
sealing: Finalize snap sectors before submitting proofs
2022-05-02 16:18:31 -04:00
Geoff Stuart
b50f4a57f0
replica unseal with work with worker fetch over rpc
2022-05-02 15:34:45 -04:00
Aayush Rajasekaran
17e1fcb615
Merge pull request #8569 from filecoin-project/chore/reset-interopnet
...
Reset interopnet
2022-05-02 12:10:51 -04:00
jennijuju
94d9dee0dd
update changelog
2022-05-02 11:33:46 -04:00
Cory Schwartz
e679083714
spelling error
2022-05-02 08:30:56 -07:00
Cory Schwartz
35e114a3ea
Merge branch 'master' into rate-limit-gateway
2022-05-02 08:29:38 -07:00
Jiaying Wang
8d0b28bda4
Merge pull request #8577 from filecoin-project/jen/logfix
...
deps: ffi: update ffi that includes the log fix
2022-05-02 11:24:56 -04:00
jennijuju
4d5e850aa9
update ffi that includes the log fix
2022-05-02 10:59:21 -04:00
Jiaying Wang
ece51c5372
Merge pull request #8533 from filecoin-project/jen/v1522
...
chore: release: v1.15.2-rc2
2022-05-02 10:54:58 -04:00
Geoff Stuart
94ceb0355d
local worker now returns typed error instead of string
2022-05-02 09:59:41 -04:00
Geoff Stuart
00015a21d4
Fix imports
2022-05-02 09:59:41 -04:00
Geoff Stuart
f6b08af337
reorg import
2022-05-02 09:59:41 -04:00
Geoff Stuart and Łukasz Magiera
ebf5eb6e28
Update lib/rpcenc/reader.go
...
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-05-02 09:59:41 -04:00
Geoff Stuart
5030fd2589
Optimize sector key regeneration
2022-05-02 09:59:41 -04:00
Geoff Stuart
2134f165c0
Review fixes
2022-05-02 09:59:41 -04:00
Geoff Stuart
98637b357b
Replica unseal working
2022-05-02 09:59:41 -04:00
Geoff Stuart
b2a6d308ba
Consolidate nullreader files
2022-05-02 09:59:41 -04:00
Travis Person
f0673daaad
Reset interopnet
2022-04-29 21:46:23 +00:00
Steven Allen
88f8c7d166
Merge pull request #8524 from filecoin-project/steb/error-backtrace
...
feat: vm: add actor error backtraces to FVM
2022-04-29 16:44:57 +02:00
Steven Allen
6c0c111847
feat: vm: add actor error backtraces to FVM
2022-04-28 19:58:19 +02:00
Łukasz Magiera
f9a4a400da
Merge pull request #8557 from filecoin-project/feat/worker-commp
...
sealing: DataCid on workers
2022-04-28 17:45:32 +02:00
Rob Quist
562d4e0f85
Clean up vanilla fetching errors for proper display
...
Results;
```
2 0 2374 good
2 0 2409 good
2 0 2282 bad (generating vanilla proof: non-200 code from http://10.224.3.83:1123/remote/vanilla/single : 'fsstat: path not found
')
2 0 2579 good
2 0 2338 good
```
This PR should change that to;
```
2 0 2374 good
2 0 2409 good
2 0 2282 bad (generating vanilla proof: non-200 code from http://10.224.3.83:1123/remote/vanilla/single : 'fsstat: path not found')
2 0 2579 good
2 0 2338 good
```
2022-04-28 14:49:46 +02:00
Łukasz Magiera
43436f7bc8
rpcenc: Fix double read at eof
2022-04-28 11:50:51 +02:00
Rjan
04bb539502
fix: lotus-wallet: correct network in version
...
Adding $(GOFLAGS) so that when compiling on calibnet, the correct network is shown, instead of showing just `mainnet`. Should address 2. in #8459
2022-04-28 10:10:29 +02:00
Cory Schwartz
5ec084a653
add test for the limit func
2022-04-28 00:45:34 -07:00
Łukasz Magiera
779e923854
sealing: ComputeDataCid review
2022-04-27 20:44:02 +02:00
vyzo
0295d22742
Merge pull request #8537 from filecoin-project/fix/nv16-testing-bundles
...
[nv16] testing bundles with fake proofs
2022-04-27 18:25:26 +03:00
vyzo
f80d10f3be
make docsgen
2022-04-27 17:57:05 +03:00
vyzo
b29a182da7
fix docgen
2022-04-27 17:57:04 +03:00
vyzo
53ca3b64e1
normalize itest PrecommitChallengeDelay to 10, matching the test bundles
2022-04-27 17:57:04 +03:00
vyzo
31d193702b
don't parse error messages, just check exit codes
2022-04-27 17:57:04 +03:00
vyzo
7c9ce49362
update bundles
2022-04-27 17:57:00 +03:00
Łukasz Magiera
a2d90625d2
sealing: Fix tests
2022-04-26 21:43:24 +02:00
Łukasz Magiera
d7c52f8adf
sealing: ComputeDataCid miner API
2022-04-26 21:37:48 +02:00
jennijuju
48c54605ae
release v1.15.2-rc2
2022-04-26 21:19:03 +02:00
Łukasz Magiera
1aed631fe5
sealing: DataCid on workers
2022-04-26 20:36:23 +02:00
vyzo
30ed272aa9
fetch testing-fwp bundle
...
use testing-fwp bundle when InsecurePostValidation is true
testing-fwp is testing-fake-proofs
2022-04-26 18:38:52 +03:00
Rjan
a50a20b5a7
fix: worker: Download proofs if PRU2 is enabled
...
The lotus-worker does not check or download the params if Prove Replica Update tasks are enabled.
2022-04-26 09:10:38 +02:00
Phi-rjan
1162b02e60
Merge pull request #8528 from rjan90/ux/description-lotus-wallet
...
fix: ux: update `lotus-wallet run` description
2022-04-25 15:57:50 +02:00
Steven Allen
5b1800556b
ci: fix linting
2022-04-25 14:13:16 +02:00
Phi-rjan and Aayush Rajasekaran
825cdb8db9
Update cmd/lotus-wallet/main.go
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-04-25 08:56:34 +02:00
swift-mx
6c40d363f5
fix: update StatApplied when fvm apply message
2022-04-24 11:50:54 +08:00
jennijuju
bd9e8c7663
update go version thats needed by the new libp2p
2022-04-23 22:20:07 +02:00
Aayush Rajasekaran
52d5d57460
Merge pull request #8540 from filecoin-project/fix/market-deal-api-pointer
...
fix: api: Make MarketListDeals and DealsList return pointers for MarketDeal
2022-04-23 11:55:22 -04:00
Travis Person
ea4f599233
Make MarketListDeals and DealsList return points for MarketDeal
2022-04-22 23:26:29 +00:00
Aayush
3eb007776a
Update actors
2022-04-22 11:40:59 -04:00
Jiaying Wang
2be9452ced
Merge pull request #8526 from masih/idxprov-topic-by-netname
...
fix: market: Infer index provider topic from network name by default
2022-04-22 15:32:58 +02:00
vyzo
efad692353
go mod tidy
2022-04-22 02:54:30 +02:00
vyzo
357da15e5c
update go-libp2p@v0.19
2022-04-22 02:53:05 +02:00
vyzo
cc328689e1
dear linter, using xerrors is what we want to do.
2022-04-22 02:51:15 +02:00
Masih H. Derkani
d044e30e12
Infer index provider topic from network name by default
...
Index provider integration uses a gossipsub topic to announce changes to
the advertised content. The topic name was fixed to the default topic
which is `/indexer/ingest/mainnet`.
In the case of lotus, the gossipsub validators enforce a list of topics
the instance is permitted to join by setting subscription filter option
when `PubSub` instance is constructed via DI.
Having the fixed topic name meant that any SP starting up a node on a
network other than `mainnet` would have to override the default config
to avoid the node crashing when index provider is enabled.
Instead of a fixed default, the changes here infer the allowed indexer
topic name from network name automatically if the topic configuration is
left empty.
Fixes #8510
2022-04-22 02:46:05 +02:00
Jiaying Wang
ff987e0b9d
Merge pull request #8511 from filecoin-project/deps/update-libp2p
...
deps: update go-libp2p@v0.19
2022-04-22 02:44:45 +02:00
vyzo
cc294496ab
go mod tidy
2022-04-22 02:20:45 +02:00
vyzo
ed0b4b0bfa
update go-libp2p@v0.19
2022-04-22 02:20:45 +02:00
Aayush
eb9aa039bb
Set interop (caterpillarnet) params
2022-04-21 17:00:44 -04:00
Jiaying Wang
bab500bec5
Merge pull request #8531 from filecoin-project/fix/lint
...
chore: fix lint issue
2022-04-21 13:24:13 -04:00
vyzo
1c8880ed2c
dear linter, using xerrors is what we want to do.
2022-04-21 20:10:34 +03:00
vyzo
bc32eec051
Merge pull request #8530 from filecoin-project/fix/nv16-itests-paych
...
NV16: fix paych
2022-04-21 20:05:03 +03:00
vyzo
f017d43aae
make gen
2022-04-21 19:19:20 +03:00
vyzo
0def6cb9e1
fix paymentch actor code ID for construction
2022-04-21 19:19:13 +03:00
Aayush Rajasekaran
a7dc3f519b
Merge pull request #8521 from filecoin-project/fix/itests-nv16
...
[nv16] improve itest situation and preload manifests in cli
2022-04-21 10:12:16 -04:00
Masih H. Derkani
f273a440f0
Infer index provider topic from network name by default
...
Index provider integration uses a gossipsub topic to announce changes to
the advertised content. The topic name was fixed to the default topic
which is `/indexer/ingest/mainnet`.
In the case of lotus, the gossipsub validators enforce a list of topics
the instance is permitted to join by setting subscription filter option
when `PubSub` instance is constructed via DI.
Having the fixed topic name meant that any SP starting up a node on a
network other than `mainnet` would have to override the default config
to avoid the node crashing when index provider is enabled.
Instead of a fixed default, the changes here infer the allowed indexer
topic name from network name automatically if the topic configuration is
left empty.
Fixes #8510
2022-04-21 14:00:53 +01:00
Rjan
295bf03e4d
fix: ux: update lotus-wallet run description
...
Update the `lotus-wallet run` to include that a `FULLNODE_API_INFO` env variable needs to be set before running
2022-04-21 14:21:09 +02:00
vyzo
270f962489
Merge pull request #8527 from filecoin-project/fix/itests-nv16-msig
...
fix multisig for nv16
2022-04-21 15:13:55 +03:00
vyzo
2d93697fe3
make gen
2022-04-21 15:09:58 +03:00
vyzo
688e8f3c09
fix multisig creation to not use the synthetic CIDs after v8
2022-04-21 15:09:49 +03:00
vyzo
090c655422
remove log spam
2022-04-21 14:18:21 +03:00
vyzo
75f00e92f5
improve concurrency story of manifest state
2022-04-21 13:53:30 +03:00
vyzo
1366901ded
preload manifest in cli
2022-04-21 13:26:22 +03:00
vyzo
8ea00a3fc0
update builtin-actors bundle
2022-04-21 13:21:24 +03:00
Cory Schwartz
9fd3f3f73a
fix itests
2022-04-20 20:51:15 -07:00
Cory Schwartz
30559a0d78
lint
2022-04-20 20:46:32 -07:00
Cory Schwartz
c2b7ffbae5
fix test
2022-04-20 20:33:37 -07:00
Cory Schwartz
9bf9843ff6
add metrics
2022-04-20 19:48:41 -07:00
Jakub Sztandera
48ffb15901
Merge pull request #8512 from filecoin-project/ci/update-go
...
chore: ci: update golang and go-ipfs
2022-04-20 13:18:13 +02:00
Steven Allen
e0d2b9526e
ci: fix linting
2022-04-20 12:06:28 +02:00
Steven Allen
5f5bd31f58
chore: update golang and go-ipfs
...
1. go 1.16.4 is not supported.
2. go-ipfs 0.4.22 is NOT SUPPORTED!
3. switch go cimg/go
4. Remove unnecessary CI dependencies.
2022-04-20 12:06:25 +02:00
vyzo
5ceaeafa6e
fix TODO for proof type, now that we have the testing bundle
2022-04-20 12:47:06 +03:00
Cory Schwartz
9558e9f0ee
respond early
2022-04-19 19:21:27 -07:00
Cory Schwartz
fc42d03ea4
Add rate limiting to the lotus gateway
2022-04-19 18:35:19 -07:00
Aayush
b60d795a5d
FVM: Support exectraces
2022-04-19 18:05:49 -04:00
Aayush Rajasekaran
2410cf3d84
Merge pull request #8514 from filecoin-project/asr/exec-trace
...
feat: FVM: Support exectraces
2022-04-19 18:03:25 -04:00
Aayush
36a8d9716e
FVM: Support exectraces
2022-04-19 15:24:40 -04:00
raulk
3e5037d196
Merge pull request #8509 from filecoin-project/feat/actor-bundles
2022-04-19 16:18:54 +00:00
vyzo
34dfc78f57
only check hash if we have the file
2022-04-19 19:12:25 +03:00
vyzo
042601129d
fix lotus-seed
2022-04-19 18:39:55 +03:00
Geoff Stuart
a3a3fefb1c
Merge pull request #8486 from filecoin-project/gstuart/robust-address-endpoint
...
Feat: API: Implement StateLookupRobustAddress
2022-04-19 11:37:23 -04:00
vyzo
942f05ad6a
set LOTUS_SRC_DIR for tests in CI
2022-04-19 18:30:04 +03:00
vyzo
adaa02fd26
load testing bundles for tests
2022-04-19 17:33:20 +03:00
vyzo
eb7fc47290
update CI workflow for bundle fetching
2022-04-19 15:38:14 +03:00
vyzo
7e1c55cdf9
use build tags to embed appropriate bundles
2022-04-19 15:20:40 +03:00
vyzo
995caaaace
update filecoin-ffi
2022-04-19 15:02:14 +03:00
vyzo
959b62a2df
new bundle fetcher
2022-04-19 14:42:53 +03:00
Łukasz Magiera
eb894b0dd2
Merge pull request #8475 from filecoin-project/fix/deal-idx-oob
...
fix:sealing:check index out of bounds against correct param length not return length
2022-04-18 18:56:23 +02:00
Łukasz Magiera
1922e76349
Merge pull request #8495 from 1475-IPFS/new-bootstrapper
...
add 1475 bootstrapper
2022-04-18 13:23:46 +02:00
Łukasz Magiera
d1fd3f56a7
Merge pull request #8429 from filecoin-project/vyzo/fip-0031
...
FIP0031 refinements
2022-04-15 20:08:17 +02:00
vyzo
e2e2cd87ff
rename patchStateTree to patchManifestCodeCids
2022-04-15 20:18:41 +03:00
vyzo
beb3369c76
add LoadManifestFromBundle, use it in miner init
2022-04-15 20:15:28 +03:00
Łukasz Magiera
4bd039902c
Merge pull request #8494 from filecoin-project/gstuart/bump-xtools
...
Bump version for xtools
2022-04-15 17:23:06 +02:00
lifei
77615e9583
add 1475 bootstrapper
2022-04-15 12:38:07 +08:00
Geoff Stuart
49d6c07280
Implemented StateLoockupRobustAddress
2022-04-14 17:41:18 -04:00
Geoff Stuart
0db46dfeaa
Bump version for xtools
2022-04-14 17:26:08 -04:00
vyzo
534e43e1d3
fix lotus-shed
2022-04-14 20:10:51 +03:00
vyzo
c5e3ca3855
fix more rebase issues
2022-04-14 19:52:58 +03:00
vyzo
cede67bfdd
make gen
2022-04-14 19:49:23 +03:00
vyzo
2690b69831
fix rebase issues
2022-04-14 19:49:08 +03:00
vyzo
1866eebe06
go mod tidy
2022-04-14 19:35:09 +03:00
vyzo
65de3e7f6c
add retries to curl when fetching bundles
2022-04-14 19:34:40 +03:00
vyzo
1c1d8e0626
update specs-actors/v8@master
2022-04-14 19:34:40 +03:00
Raúl Kripalani
30ed847531
make fetch-bundles.sh portable.
2022-04-14 19:34:26 +03:00
vyzo
6bd2d89e30
use memory blockstore for miner manifest loading
2022-04-14 19:34:26 +03:00
vyzo
507b835a9c
need a blockstore for the manifest loader
2022-04-14 19:34:26 +03:00
vyzo
395c772222
make the miner load the manifest so that it can correctly map actors
2022-04-14 19:34:26 +03:00
vyzo
07e4024e3b
fix lint
2022-04-14 19:33:24 +03:00
vyzo
f28bd054ef
fix rand_test
2022-04-14 19:33:24 +03:00
vyzo
5f62227f53
fix sync_test
2022-04-14 19:33:24 +03:00
vyzo
dec2b312af
fix lint
2022-04-14 19:33:24 +03:00
vyzo
3b1964c507
remove manifest from upgrade schedule, get it inside the migration instead
2022-04-14 19:33:24 +03:00
vyzo
0ac8708396
simplify fetch-bundles script
2022-04-14 19:33:24 +03:00
vyzo
93f1fac76b
simplify DI -- no need for the special key for builtin actor loading
2022-04-14 19:33:24 +03:00
vyzo
1f7c89d5d8
make gen
2022-04-14 19:33:24 +03:00
vyzo
1643ec4fe9
less wonky market/state.go.template
2022-04-14 19:33:24 +03:00
vyzo
508c06092d
remove unnecessary isv8 state boolean from agen
2022-04-14 19:33:24 +03:00
vyzo
54f312139f
removed dead code from builtin actor template init funcs
2022-04-14 19:33:24 +03:00
vyzo
19593eda3b
fix forks_test
2022-04-14 19:33:24 +03:00
vyzo
cd5829ae42
update specs-actors
2022-04-14 19:33:23 +03:00
zenground0
8562798940
Use go-fil-markets tag
2022-04-14 19:32:56 +03:00
zenground0
0f6da17cd1
Lint
2022-04-14 19:32:56 +03:00
zenground0
60d09579be
More fixes
2022-04-14 19:32:56 +03:00
zenground0
7163fe61a0
Post rebase fix
2022-04-14 19:32:56 +03:00
zenground0
124fe26492
WIP annoying errors
2022-04-14 19:32:56 +03:00
Aayush
339b7db2b7
Integrate FIP 0027
2022-04-14 19:32:56 +03:00
vyzo
77613b57a9
fix lint
2022-04-14 19:31:34 +03:00
vyzo
c35e7691bd
fix conformance driver
2022-04-14 19:31:34 +03:00
vyzo
12554baed4
fix forks_test
2022-04-14 19:31:34 +03:00
vyzo
73e7c42b7e
mark TODO for fixing policy stuffs in test
2022-04-14 19:31:34 +03:00
vyzo
2c9ea8c46b
fix test
2022-04-14 19:31:34 +03:00
vyzo
fcf69e7b82
register mapping for methods using the real code cid
2022-04-14 19:31:14 +03:00
vyzo
5d6e9ec65b
patch genesis state tree to get the right code IDs
2022-04-14 19:31:14 +03:00
vyzo
752ce9e590
make tests work
2022-04-14 19:31:14 +03:00
vyzo
e8b902b42f
initialize system actor for nv16 at genesis
2022-04-14 19:31:14 +03:00
vyzo
9ee57937b4
make gen
2022-04-14 19:31:14 +03:00
vyzo
8f121ab0ec
patch agen to deal with v8 deal proposals
2022-04-14 19:31:14 +03:00
vyzo
45a65c5d9e
update specs-actors
2022-04-14 19:31:14 +03:00
vyzo
36cb76a322
genesis depends on actor bundle
2022-04-14 19:30:47 +03:00
vyzo
3e72a088df
fix rand_test
2022-04-14 19:30:47 +03:00
vyzo
aba27d930b
make gen
2022-04-14 19:30:47 +03:00
vyzo
44e42bfec8
fix sync_test
2022-04-14 19:30:47 +03:00
vyzo
1dbfb3bea9
fetch builtin actor bundles as part of prepare workflow
2022-04-14 19:30:47 +03:00
vyzo
c9ac0020d7
make gateway a variable
2022-04-14 19:30:47 +03:00
vyzo
71913521f9
fix itest migrations
2022-04-14 19:30:47 +03:00
vyzo
a375d532f6
add make rules to fetch actor bundles
2022-04-14 19:30:47 +03:00
vyzo
34022f3844
add script to fetch bundles
2022-04-14 19:30:47 +03:00
vyzo
ad00d5987d
gitignore actor bundles
2022-04-14 19:30:47 +03:00
vyzo
a8547ed840
make manifest cid access thread-safe
2022-04-14 19:30:47 +03:00
vyzo
ddede202a8
update fvm construction
2022-04-14 19:29:59 +03:00
vyzo
10b07ecd20
update filecoin-ffi
2022-04-14 19:29:34 +03:00
vyzo
17d72f02a1
use a sync.Once for manifest loading to avoid interference from parallel test runs
2022-04-14 19:29:22 +03:00
vyzo
5e3112fa95
introduce a marker type for builtin actor loading to make DI work
2022-04-14 19:29:22 +03:00
vyzo
f26d19ed7d
load actor bundle at startup and initialize the manifest CID from the loaded file
2022-04-14 19:29:22 +03:00
vyzo
c3fb3301ab
embed actors v8 bundle
2022-04-14 19:29:22 +03:00
vyzo
7712fc044e
rerun agen to gofmt
2022-04-14 19:29:22 +03:00
vyzo
efa57bbd1f
make agen gofmt
2022-04-14 19:29:22 +03:00
vyzo
cdd5420e0c
agen
2022-04-14 19:29:22 +03:00
vyzo
770608aef1
update templates for actor shims
2022-04-14 19:29:22 +03:00
vyzo
08a5950863
actor manifests and metadata
2022-04-14 19:29:22 +03:00
vyzo
a9ae38a1ce
wire in nv16 migration signature and manifests
2022-04-14 19:29:22 +03:00
vyzo
13a4602806
gomod: update specs-actors@v8
2022-04-14 19:29:06 +03:00
Aayush
3370847f3e
Implement FIP-0031
2022-04-14 19:28:16 +03:00
Łukasz Magiera
06f8637485
Merge pull request #8481 from filecoin-project/fix/snap-fsoverhead
...
fix: storiface: Make FSOverhead numbers more accurate
2022-04-14 15:36:19 +02:00
Piotr Galar
9277c2d68d
Use testground-github-action from testground org
2022-04-14 13:45:55 +02:00
zenground0
5bdcc7d7e0
make gen
2022-04-13 22:16:05 -04:00
zenground0
db5082552d
Fix sorting bug to deflake test
2022-04-13 22:06:38 -04:00
Jiaying Wang
dcf6f64143
Merge pull request #8482 from filecoin-project/jen/11521
...
build: release: v1.15.2-rc1
2022-04-13 19:29:24 +02:00
jennijuju
372dd2ced9
v1.15.2-rc1
2022-04-13 19:11:02 +02:00
Łukasz Magiera
0c8828514e
Merge pull request #8480 from Icarus9913/fix/indexProvider-comments
...
fix: node: fix comment for IndexProvider
2022-04-13 12:01:33 +02:00
Łukasz Magiera
0a4b49d3b3
fix: storiface: Make FSOverhead numbers more accurate
2022-04-13 11:59:48 +02:00
Łukasz Magiera
84470e9c64
Merge pull request #8442 from rjan90/ux/soft-delete-wallet
...
ux: wallet: update delete usage
2022-04-13 11:51:09 +02:00
Łukasz Magiera
88142d246c
Merge pull request #8479 from filecoin-project/asr/expired-cutoff
...
Fail to add expired precommits to a batch
2022-04-13 11:44:31 +02:00
Icarus9913
98c861e3c9
fix the IndexProviderConfig comment
2022-04-13 17:44:06 +08:00
Aayush Rajasekaran
42a79d52a2
Fail to add expired precommits to a batch
2022-04-12 23:41:52 -04:00
zenground0
563dc8e59a
Fix up tests
2022-04-12 18:31:31 -04:00
Jiaying Wang
02a6176bd0
Merge pull request #8477 from filecoin-project/fix/disable-kvlog
...
chore: config: default-disable kvlog
2022-04-13 00:03:11 +02:00
Łukasz Magiera
cc7055774d
chore: config: default-disable kvlog
2022-04-12 23:17:13 +02:00
zenground0
d540f7af72
Fix typo
2022-04-12 15:41:56 -04:00
zenground0
239274cb1d
Properly handle output index
2022-04-12 15:34:45 -04:00
zenground0
fe6c25353c
Fix assumptions about return value
2022-04-12 14:46:01 -04:00
Jiaying Wang
aca9496437
Merge pull request #8473 from filecoin-project/jen/bumpmaster
...
chore: version: bump the version to v1.15.3-dev
2022-04-12 17:36:07 +02:00
Jiaying Wang
ce3c6472fb
Merge pull request #8470 from filecoin-project/feat/enable-rcmgr-by-default
...
enable rcmgr by default
2022-04-12 16:12:03 +02:00
jennijuju
787bcef130
bump the version to v1.15.3
2022-04-12 15:53:45 +02:00
Łukasz Magiera
cf92776c64
Merge pull request #8468 from filecoin-project/jen/mergeback
...
chore: merge releases back to master
2022-04-12 15:41:36 +02:00
Jiaying Wang and Łukasz Magiera
1fc94e33b2
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com>
...
fix merge error
Co-authored-by: Łukasz Magiera <magik6k@users.noreply.github.com >
2022-04-12 15:29:54 +02:00
jennijuju
137f494619
tidy and gen
2022-04-12 13:53:03 +02:00
Łukasz Magiera
df7e2a884b
Merge pull request #8469 from filecoin-project/update-libp2p-rcmgr-optout
...
Update libp2p to v0.18.1
2022-04-12 12:02:24 +02:00
Łukasz Magiera
ac57797904
Merge pull request #8464 from filecoin-project/feat/getask-protos
...
feat: cli: lotus client list-asks --protocols
2022-04-12 10:47:52 +02:00
vyzo
3c8aa18f70
enabled rcmgr by default; disable with LOTUS_RCMGR=0
2022-04-12 11:32:37 +03:00
vyzo
0f4019cbb7
update go-libp2p@v0.18.1
2022-04-12 11:30:24 +03:00
Rjan
c3f2f12cb2
Revert soft-delete cmd
...
Revert `soft-delete` cmd back to `delete`. Keeps the updated usage
2022-04-12 08:31:54 +02:00
Aayush Rajasekaran
656a33863f
Fixup merge
2022-04-11 20:45:13 -04:00
jennijuju
0dcad9cc18
Merge branch 'releases' into jen/mergeback
2022-04-12 01:25:02 +02:00
Łukasz Magiera
6bef1aeb82
feat: cli: lotus client list-asks --protocols
2022-04-11 19:49:52 +02:00
Łukasz Magiera
3cd563622e
Merge pull request #8439 from filecoin-project/revert-appimage-removal
...
Revert appimage removal
2022-04-11 19:24:36 +02:00
Łukasz Magiera
66f88773c0
Merge pull request #8461 from filecoin-project/fix/release-unseal-nosnap-panic
...
sealing: Don't panic in ReleaseUnsealed with no ranges
2022-04-09 21:40:35 +02:00
Łukasz Magiera
3ecb1fd5d9
sealing: Don't panic in ReleaseUnsealed with no ranges
2022-04-09 20:58:47 +02:00
Łukasz Magiera
7900479e9c
Merge pull request #8447 from filecoin-project/feat/sched-better
...
feat: sched: Improve worker assigning logic
2022-04-09 20:50:31 +02:00
BMZ
73203f6ebe
Update README.md
...
find the link is fault, modify https://docs.filecoin.io/get-started/lotus to https://lotus.filecoin.io
2022-04-08 17:36:32 +08:00
Jiaying Wang
731da455d4
Merge pull request #8457 from filecoin-project/release/v1.15.1
...
build: release: v1.15.1
2022-04-07 18:14:15 -04:00
Aayush Rajasekaran
b5791d4442
Merge pull request #8456 from filecoin-project/jen/v1.15.1
...
chore: release: v1.15.1 prep
2022-04-07 18:04:15 -04:00
Jennifer Wang
af7e301867
bump the version to v1.15.1
2022-04-07 17:40:58 -04:00
Jennifer Wang
681c255bc5
update changelog
2022-04-07 17:40:47 -04:00
Jiaying Wang
8a30448fa7
Merge pull request #8455 from filecoin-project/jen/v1516prep
...
build: release: v1.15.1-rc6
2022-04-07 14:52:20 -04:00
Jennifer Wang
fa6389a7e7
add missing item to changelog
2022-04-07 14:43:38 -04:00
Jennifer Wang
0c099dfbd0
bump the version to v1.15.1-rc6
2022-04-07 14:10:01 -04:00
Jennifer Wang
fd40280300
update changelog
2022-04-07 14:08:36 -04:00
Jiaying Wang
5a48c3a921
Merge pull request #8451 from filecoin-project/jen/v1516
...
chore: backport: #8443 #8444 #8446
2022-04-07 13:27:17 -04:00
Aayush Rajasekaran
68b6190c12
Merge pull request #8453 from filecoin-project/asr/backport
...
fix: FVM: add finality check for consensus faults
2022-04-07 13:16:47 -04:00
Łukasz Magiera
e2f4c70b70
Merge pull request #8452 from filecoin-project/asr/fvm-consensus-fault
...
fix: FVM: add finality check for consensus faults
2022-04-07 13:07:40 -04:00
Aayush
7518854625
fix: FVM: add finality check for consensus faults
2022-04-07 12:27:33 -04:00
Aayush
d1c0b8b0c9
fix: FVM: add finality check for consensus faults
2022-04-07 12:22:07 -04:00
Masih H. Derkani
0a2429b467
Fix DI of PubSub in markets by binding dependencies it needs
...
Bind drand and bootstrap peers config so that `PubSub` instantiated by
`ConfigCommon` has all the dependencies it needs when `PubSub` instance
is needed in markets. In ths case, the instance is needed by the index
provider engine to announce new indexing advertisements.
2022-04-07 11:06:29 -04:00
Masih H. Derkani
e37c54f38e
Reuse the market process PubSub instance in index provider engine
...
The markets process instantiates its own `PubSub` instance with all
validators, peer scoring, etc. set up. Use that instane to join the
indexing topic, otherwise the default topic instantiated by
index-provider internally (via go-legs) has no validators.
2022-04-07 11:06:23 -04:00
Masih H. Derkani
4043923e56
Set index provider options based on lotus config
...
Always set index provider options based on the lotus configuration.
Otherwise, they will have no effect.
2022-04-07 11:05:09 -04:00
Cory Schwartz
76c10807d6
disable publish-packer
2022-04-07 11:04:45 -04:00
Łukasz Magiera
20698a7843
Merge pull request #8446 from filecoin-project/disable-publish-packer
...
chore: ci: disable publish-packer
2022-04-07 10:44:13 -04:00
Cory Schwartz
a4c24985e8
disable publish-packer
2022-04-07 10:32:15 -04:00
Łukasz Magiera
b26ac2bd0e
Merge pull request #8450 from filecoin-project/fix/testkit-rpc-shutdown
...
testkit: give up on waiting for the RPC server to shutdown after 1s
2022-04-07 08:06:46 -04:00
dirkmc and Anton Evangelatov
c34ade9ffb
Update itests/kit/rpc.go
...
Co-authored-by: Anton Evangelatov <anton.evangelatov@gmail.com >
2022-04-07 13:32:00 +02:00
Dirk McCormick
5f0489ace0
fix: testkit: give up on waiting for the RPC server to shutdown after 1 second
2022-04-07 12:22:36 +02:00
Rjan
96ee416b96
Fix TestWalletDelete-test
...
Change from `delete` to `soft-delete` in the TestWalleteDelete test.
2022-04-07 10:25:49 +02:00
Łukasz Magiera
80133aaa79
feat: sched: Improve worker assigning logic
2022-04-06 18:24:14 -04:00
Łukasz Magiera
6de4e3d4cd
feat: sched: Cache worker tasks
2022-04-06 18:24:14 -04:00
Łukasz Magiera
f652dd3436
Merge pull request #8441 from filecoin-project/frrist/observer-deregister
...
chore: events: implement event observer deregister method
2022-04-06 18:22:41 -04:00
Łukasz Magiera
9f98d0ae4a
Merge pull request #8443 from filecoin-project/masih/idxprov-reuse-pubsub
...
fix: market: Reuse the market `PubSub` in index provider
2022-04-06 17:51:46 -04:00
Masih H. Derkani
f369d99138
Fix DI of PubSub in markets by binding dependencies it needs
...
Bind drand and bootstrap peers config so that `PubSub` instantiated by
`ConfigCommon` has all the dependencies it needs when `PubSub` instance
is needed in markets. In ths case, the instance is needed by the index
provider engine to announce new indexing advertisements.
2022-04-06 20:04:39 +01:00
Masih H. Derkani
7e7e88e330
Reuse the market process PubSub instance in index provider engine
...
The markets process instantiates its own `PubSub` instance with all
validators, peer scoring, etc. set up. Use that instane to join the
indexing topic, otherwise the default topic instantiated by
index-provider internally (via go-legs) has no validators.
2022-04-06 19:39:12 +01:00
frrist
20bf46f309
chore: events: implement event observer deregister method
2022-04-06 11:01:18 -07:00
Łukasz Magiera
f378c6d3ee
Merge pull request #8444 from filecoin-project/masih/fix-idxprov-config
...
fix: market: set all index provider options based on lotus config
2022-04-06 11:59:37 -04:00
Masih H. Derkani
b88307f875
Set index provider options based on lotus config
...
Always set index provider options based on the lotus configuration.
Otherwise, they will have no effect.
2022-04-06 16:08:10 +01:00
Rjan
255ff1a4b7
ux: wallet: soft-delete wallet
...
Renaming the function to soft-delete to better reflect what it does - and specify that a hard deletion is needed for permanent removal.
2022-04-06 10:23:03 +02:00
Łukasz Magiera
696659d6bc
Merge pull request #8437 from filecoin-project/fix/fvm-aarch64-build
...
chore: ffi: update the FFI to fix the aarch64 build
2022-04-05 21:56:08 -04:00
Łukasz Magiera
8a16e1ca7d
Merge pull request #8440 from filecoin-project/chore/update-fvm
...
chore: ffi: update the FFI to update the FVM
2022-04-05 21:36:42 -04:00
Steven Allen
39dee1410b
chore: ffi: update the FFI to update the FVM
...
This fixes the build on aarch64.
2022-04-05 21:25:00 -04:00
Cory Schwartz
c715254d54
Revert "stop publishing appimagine since its disabled by #7707 "
...
This reverts commit 6b0868089b .
2022-04-05 17:26:44 -07:00
Cory Schwartz
d1f3ab5dec
Revert "remove from the bundlde"
...
This reverts commit 7d65a2664d .
2022-04-05 17:26:39 -07:00
Łukasz Magiera
0fa74a7712
Merge pull request #8438 from filecoin-project/fix/release-unseal-snap-abort
...
fix: sealing: Release unsealed sector files after snapdeals abort
2022-04-05 18:26:20 -04:00
Steven Allen
e69cc545b3
chore: ffi: update to fix build on aarch64
2022-04-05 17:59:30 -04:00
Łukasz Magiera
68f3e4483f
fix: sealing: Release unsealed sector files after snapdeals abort
2022-04-05 16:45:07 -04:00
Łukasz Magiera
e1ef1b759e
Merge pull request #8206 from firesWu/fix/optimize-worker-tracker-lock
...
release worker tracker lock when call cb func
2022-04-05 12:53:09 -04:00
Łukasz Magiera
1bd0f55945
Merge pull request #8425 from filecoin-project/fix/market-node-startup
...
fix: node: Fix market node startup
2022-04-03 14:55:19 -04:00
Łukasz Magiera
a40381a700
Merge pull request #8426 from filecoin-project/feat/multi-vlog2car
...
feat: shed: Multi-file vlog2car
2022-04-02 18:00:21 -04:00
Łukasz Magiera
9a34f5803c
feat: shed: Multi-file vlog2car
2022-04-02 13:25:14 -04:00
Jiaying Wang
913478b21e
Merge pull request #8421 from filecoin-project/jen/v1515
...
build: release: v1.15.1-rc5
2022-04-01 17:57:21 -04:00
Łukasz Magiera
2b3fad1261
fix: node: Fix market node startup
2022-04-01 17:32:55 -04:00
Jennifer Wang
bba2ee92bd
update dockerfile
2022-04-01 17:08:27 -04:00
Jennifer Wang
c4aece4ab4
pull ffi that includes the latest fvm
2022-04-01 17:02:32 -04:00
Jiaying Wang
e74e56947b
Merge pull request #8424 from filecoin-project/jen/ffibump
...
deps: ffi: pull ffi that includes the latest fvm
2022-04-01 17:01:49 -04:00
Jennifer Wang
ce0b8149e9
pull ffi that includes the latest fvm
2022-04-01 15:58:15 -04:00
Jennifer Wang
5915d4ac6a
fix ci
2022-04-01 15:31:10 -04:00
Aayush Rajasekaran
940505569c
Merge pull request #8422 from filecoin-project/asr/log
...
Update to go-log 2.5.1
2022-04-01 09:41:26 -04:00
Aayush Rajasekaran
8c46d00ee7
Update to go-log 2.5.1
2022-04-01 01:13:55 -04:00
Cory Schwartz
cc57f732d2
fix template
2022-04-01 00:07:48 -04:00
Cory Schwartz
f410da2a0a
restore filters
2022-04-01 00:07:28 -04:00
Cory Schwartz
cb39ce66bc
add packer executor
2022-04-01 00:07:10 -04:00
Cory Schwartz
eb0d52a249
copy packer_build source
2022-04-01 00:05:27 -04:00
Cory Schwartz
2804c2ca99
tmp: remove filters
2022-04-01 00:05:23 -04:00
Cory Schwartz
71614bd639
add debug
2022-04-01 00:05:19 -04:00
Cory Schwartz
78187ab8d1
fix template
2022-04-01 00:05:10 -04:00
Cory Schwartz
6b4cc44060
fix template
2022-04-01 00:05:06 -04:00
Cory Schwartz
61742f5d5a
restore filters
2022-04-01 00:05:02 -04:00
Cory Schwartz
c330641866
use 1.8
2022-04-01 00:04:58 -04:00
Cory Schwartz
33019ee496
add packer executor
2022-04-01 00:04:53 -04:00
Cory Schwartz
b40b7cc40e
copy packer_build source
2022-04-01 00:04:38 -04:00
Cory Schwartz
17bcf91910
tmp: remove filters
2022-04-01 00:04:29 -04:00
Cory Schwartz
f04b5f2963
add debug
2022-04-01 00:04:23 -04:00
Jennifer Wang
6ff99568cf
pull the latest ffi
2022-03-31 23:52:08 -04:00
Jennifer Wang
0a220a3efb
update the changelog
2022-03-31 23:51:57 -04:00
Jennifer Wang
0bc3e26090
bump the version to v1.15.1-rc5
2022-03-31 23:13:35 -04:00
Łukasz Magiera
257bc70c2e
fix lotus-sim build
2022-03-31 23:08:05 -04:00
koalacxr
6c1651cb3d
modify quantile imports error
2022-03-31 23:08:00 -04:00
zl
01efb3b1a7
fix: dead loop on removing a sector
2022-03-31 23:06:54 -04:00
Łukasz Magiera
2ad3a117f1
fix: sealing: Fix PR1 worker selection
2022-03-31 23:06:17 -04:00
Łukasz Magiera
e19c5bfcd7
Merge pull request #8413 from filecoin-project/packer-publish-copy-orb
...
Packer publish copy orb
2022-03-31 18:45:40 -04:00
Łukasz Magiera
f9ae5c0cb3
Merge pull request #8420 from filecoin-project/fix/8226
...
fix: sealing: Fix PR1 worker selection
2022-03-31 17:52:45 -04:00
Łukasz Magiera
ac82366b9e
fix: sealing: Fix PR1 worker selection
2022-03-31 17:01:33 -04:00
Cory Schwartz
b493855195
fix template
2022-03-30 23:10:17 -07:00
Cory Schwartz
4bb8865e2f
fix template
2022-03-30 22:57:02 -07:00
Cory Schwartz
9c25aea327
restore filters
2022-03-30 22:53:57 -07:00
Cory Schwartz
cc5e96b23f
use 1.8
2022-03-30 22:35:20 -07:00
Cory Schwartz
0095d93686
add packer executor
2022-03-30 22:30:17 -07:00
Cory Schwartz
1da3e2c711
copy packer_build source
2022-03-30 22:27:18 -07:00
Cory Schwartz
73468e706e
tmp: remove filters
2022-03-30 22:03:41 -07:00
Cory Schwartz
4894e0b18d
add debug
2022-03-30 22:02:43 -07:00
Łukasz Magiera
f155b3003b
Merge pull request #8411 from filecoin-project/deps/update-data-transfer-fix-master
...
chore(deps): update go-data-transfer with fixes (master edition)
2022-03-30 15:11:26 -04:00
hannahhoward
4974b6874e
chore(deps): update go-data-transfer with fixes
2022-03-30 14:59:31 -04:00
Łukasz Magiera
1fac7981a4
Merge pull request #8410 from filecoin-project/feat/go-1.18
...
fix: go: make Go 1.18 builds work
2022-03-30 14:56:19 -04:00
Łukasz Magiera
b244277ff2
Merge pull request #8403 from filecoin-project/deps/update-data-transfer-fix
...
Update go-data-transfer with fixes
2022-03-30 14:54:45 -04:00
Łukasz Magiera
0c6f3ee19c
fix lotus-sim build
2022-03-30 14:34:20 -04:00
Łukasz Magiera
12752c6970
Merge github.com:koalacxr/lotus into feat/go-1.18
2022-03-30 14:31:32 -04:00
Łukasz Magiera
39c38c44a3
Merge pull request #8404 from simlecode/fix/not_check_error
...
fix: sealing: Added error checking
2022-03-29 22:57:35 -04:00
simlecode
f0944030b7
Added error checking
2022-03-30 10:28:56 +08:00
Aayush Rajasekaran
7eb7edb950
Merge pull request #8402 from filecoin-project/jen/ffiupdate
...
deps: update ffi with actor v7.1.0 and fvm that uses the bundle that includes the new manifest
2022-03-29 21:17:33 -04:00
Jiaying Wang
6a88a94a8b
Merge pull request #8401 from filecoin-project/jen/v1514
...
chore: release: v1.15.1-rc4
2022-03-29 21:15:34 -04:00
hannahhoward
7e86f7196e
chore(deps): update go-data-transfer with fixes
2022-03-29 18:12:42 -07:00
Jiaying Wang and Aayush Rajasekaran
eeeb33c9ac
Update CHANGELOG.md
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com >
2022-03-29 20:59:16 -04:00
Jennifer Wang
b8e412884b
deps: update ffi with actor v7.1.0 and fvm that uses the bundle that includes the new manifest
2022-03-29 20:49:40 -04:00
Jennifer Wang
4d2691a2e1
build: release: v1.15.1-rc4
2022-03-29 20:36:39 -04:00
Łukasz Magiera
3ce467a25f
Merge pull request #8391 from filecoin-project/feat/parallel-fault-check
...
feat: storage: Parallel proving checks
2022-03-29 16:36:12 -04:00
Łukasz Magiera
0710342317
fix waiting in sector proving checks
2022-03-29 15:28:37 -04:00
Łukasz Magiera
d95f24b9d2
config: Sane default parallel sector read defaults
2022-03-29 14:52:37 -04:00
Łukasz Magiera
c456836ad5
Merge pull request #8400 from filecoin-project/asr/update
...
Update to specs-storage v0.2.2
2022-03-29 14:23:07 -04:00
Aayush
be418e77f9
Update to specs-storage v0.2.2
2022-03-29 14:08:55 -04:00
Jennifer Wang
21a1f3a34d
deps: update ffi
2022-03-29 12:02:41 -04:00
Łukasz Magiera
ebd34f1884
feat: storage: Parallel proving checks
2022-03-29 11:45:08 -04:00
Łukasz Magiera
ba2596e318
Merge pull request #8397 from filecoin-project/feat/thread-safe-piecereader
...
Thread safe piecereader
2022-03-29 11:22:19 -04:00
Aarsh Shah
d0af0eff9f
thread safe piecereader
2022-03-29 19:41:06 +05:30
Łukasz Magiera
d502eeba2b
Merge pull request #8389 from filecoin-project/feat/manual-wdpost
...
feat: miner: API/CLI to compute window-post
2022-03-28 21:20:06 -04:00
Łukasz Magiera
064c3d473c
Merge pull request #8390 from filecoin-project/feat/worker-ulimitn-check
...
feat: worker: check fd limit on startup
2022-03-28 18:33:26 -04:00
Łukasz Magiera
5a42083abd
feat: worker: check fd limit on startup
2022-03-28 18:07:54 -04:00
Łukasz Magiera
54cb55a7ae
feat: miner: API/CLI to compute window-post
2022-03-28 17:06:51 -04:00
Łukasz Magiera
a709a0a682
Merge pull request #8384 from rjan90/fix/change-worker-msg
...
fix: ux: Change Propose-worker msg
2022-03-28 12:57:01 -04:00
Łukasz Magiera
029610fb40
Merge pull request #8386 from zl03jsj/fix/dead_loop_on_remove_sector
...
fix: miner: dead loop on removing sector
2022-03-28 12:51:53 -04:00
zl
1646edf513
fix: dead loop on removing a sector
2022-03-28 20:51:57 +08:00
Rjan
e2781ea0f2
Change test to reflect renaming
...
Change what string the TestWorkerKeyChange-test is looking for, to reflect the new Propose-worker msg-changes
2022-03-28 10:04:47 +02:00
Rjan
555ff81cbf
Add punctuation.
2022-03-28 09:46:08 +02:00
Jiaying Wang
003df89edf
Merge pull request #8383 from filecoin-project/jen/v1512
...
chore: build: v1.15.1-rc3
2022-03-28 02:54:15 -04:00
Rjan
bfc2cc3aa3
fix: ux: Change Propose-worker msg
...
Changes the message so it´s clear that it´s only Storage Providers without active deadlines that needs to call 'confirm-change-worker'.
2022-03-28 08:18:30 +02:00
jennijuju
eeab118a05
chore: build: v1.15.1-rc3
2022-03-27 19:36:10 -04:00
Jiaying Wang
04458ea12b
Merge pull request #8382 from filecoin-project/jen/v1513
...
chore: backport: #8381 #8378
2022-03-27 19:17:28 -04:00
Łukasz Magiera
c951e348b4
feat: config: Move MakeNewSectorForDeals config into the Sealing sectoin
2022-03-26 23:45:48 -04:00
Jennifer Wang
2a988d453c
chore: ffi: the latest fvm release
2022-03-26 23:25:02 -04:00
Jiaying Wang
b8b33c4f06
Merge pull request #8381 from filecoin-project/jen/ffi
...
chore: ffi: the latest fvm release
2022-03-26 22:57:02 -04:00
Jennifer Wang
f2fa2f5067
chore: ffi: the latest fvm release
2022-03-26 22:45:47 -04:00
Łukasz Magiera
001de1a915
Merge pull request #8379 from filecoin-project/feat/proving-workers-cli
...
feat: miner cli: Separate proving workers command
2022-03-26 16:36:00 -04:00
Łukasz Magiera
f0f0fe38a3
Merge pull request #8380 from filecoin-project/feat/worker-type-logic
...
fix: worker: Fix default value handling
2022-03-26 16:35:38 -04:00
Łukasz Magiera
2498da742d
fix: worker: Fix default value handling
2022-03-26 16:26:19 -04:00
Łukasz Magiera
ad684ed0ea
feat: miner cli: Separate proving workers command
2022-03-26 16:16:25 -04:00
Łukasz Magiera
0d7d02da35
Merge pull request #8378 from filecoin-project/feat/move-makedealsector-cfg
...
feat: config: Move MakeNewSectorForDeals config into the Sealing sectoin
2022-03-26 16:08:21 -04:00
Łukasz Magiera
b78892934b
feat: config: Move MakeNewSectorForDeals config into the Sealing sectoin
2022-03-26 15:50:21 -04:00
Aayush Rajasekaran
c50b63c5f6
Merge pull request #8374 from filecoin-project/revert-8119-travis/fvm-interopnet
...
Revert "Update params for interopnet for fvm"
2022-03-25 22:26:35 -04:00
Aayush Rajasekaran
b0ff3dfb90
Revert "Update params for interopnet for fvm"
2022-03-25 22:21:36 -04:00
Jiaying Wang
b2dbe8dfef
Merge pull request #8365 from filecoin-project/jen/v1512prep
...
chore: build: v1.15.1-rc2
2022-03-23 16:32:49 -04:00
Jennifer Wang
9436b15528
chore: release: v1.15.1-rc2
2022-03-23 16:22:51 -04:00
Jiaying Wang
d6e6bfbb5a
Merge pull request #8364 from filecoin-project/jen/v1512
...
chore: backport: #8355 #8353 #8363
2022-03-23 16:20:07 -04:00
Aayush
3fbf765605
FVM: log when fvm is used
2022-03-23 14:05:43 -04:00
Łukasz Magiera
8e75a8d12d
fix: sealing: always do cooldown in handleSubmitReplicaUpdateFailed
2022-03-23 14:05:43 -04:00
vyzo
450d4b256a
update go-libp2p to v0.18
2022-03-23 14:05:43 -04:00
Aayush
595e29186e
stmgr: call: use a buffered concurrent-access blockstore
2022-03-23 14:05:43 -04:00
Jiaying Wang
c070f253ac
Merge pull request #8359 from filecoin-project/asr/vm-memstore
...
stmgr: call: use a buffered concurrent-access blockstore
2022-03-23 13:22:56 -04:00
Aayush
46447ef55c
stmgr: call: use a buffered concurrent-access blockstore
2022-03-23 12:30:27 -04:00
Jiaying Wang
6861705354
Merge pull request #8360 from filecoin-project/asr/v7-actors-bump
...
FFI: Bump v7 actors to v7.0.6
2022-03-22 21:14:22 -04:00
Aayush
7d0f5dd4f9
FFI: Bump v7 actors to v7.0.6
2022-03-22 20:44:51 -04:00
Jiaying Wang
cd499e3ab8
Merge pull request #8342 from filecoin-project/jen/v151rc1prep
...
chore: release: v1.15.1-rc1
2022-03-17 17:46:30 -04:00
Jiaying Wang
7244ff9e14
Update CHANGELOG.md
2022-03-17 17:42:45 -04:00
Jennifer Wang
3c252e1d87
bump the version to v1.15.1-rc1
2022-03-17 17:42:45 -04:00
Jennifer Wang
84896f4790
update the change log for v1.15.1
2022-03-17 17:42:45 -04:00
Łukasz Magiera
d4cbb0803b
Merge pull request #8339 from filecoin-project/backport/v1.15.1/smallfixes
...
backport: #8338 , #8337
2022-03-17 19:50:21 +01:00
Aayush Rajasekaran
ff244fba6c
Merge pull request #8332 from filecoin-project/feat/fvm
...
FVM integration
2022-03-17 12:20:05 -04:00
Łukasz Magiera
49a4c06a88
fix: sealing: FinalizeSector doesn't need sealed replica access
2022-03-17 17:08:25 +01:00
Łukasz Magiera
361dc55dfd
fix: storagefsm: Fix error loop on bad event
2022-03-17 17:08:25 +01:00
Aayush Rajasekaran
2ed2ee1da7
Merge branch 'release/v1.15.1' into feat/fvm
2022-03-17 11:31:56 -04:00
Aayush Rajasekaran
58876aefa3
Update FFI
2022-03-17 11:31:47 -04:00
Aayush
77b123b02f
CircSupply: Remove unused method
2022-03-17 11:31:39 -04:00
Łukasz Magiera
114cb4e0d5
Merge pull request #8333 from filecoin-project/backport/v1.15.1/feat/snap-queue
...
backport: v1.15.1: feat: sealing: Sector upgrade queue
2022-03-16 22:50:33 +01:00
Łukasz Magiera
4a1b211876
miner cli: Treat Activating sectors like Proving in sectors list
2022-03-16 22:30:59 +01:00
Łukasz Magiera
d78f1e4eee
sealing: Rename Sealing.creating to a less confusing name
2022-03-16 22:30:58 +01:00
Łukasz Magiera
5e14892ef8
sealing: fix lint issues
2022-03-16 22:30:57 +01:00
Łukasz Magiera
9e4c8881b6
sealing: regenerate mocks
2022-03-16 22:30:09 +01:00
Łukasz Magiera
b8ba5274e2
sealing: Enforce minimum expiration in tryGetUpgradeSector
2022-03-16 22:30:09 +01:00
Łukasz Magiera
aa4adb0dfd
sealing: Fix build
2022-03-16 22:30:09 +01:00
Łukasz Magiera
62a393bf12
sealing: Address snap queue review
2022-03-16 22:30:09 +01:00
Łukasz Magiera
a440339548
sealing: Run more checks when considering Available sectors
2022-03-16 22:30:07 +01:00
Łukasz Magiera
3c15314ed5
sealing: Use bitfields in sectorActive
2022-03-16 22:29:40 +01:00
Łukasz Magiera
d3cec2f0d1
sealing: Add MakeCCSectorsAvailable config
2022-03-16 22:29:40 +01:00
Łukasz Magiera
1158a928ec
itests: Test reverting Available sectors to Proving
2022-03-16 22:29:40 +01:00
Łukasz Magiera
1bd2cbbef6
sealing: Support abort uprade for Available sectors
2022-03-16 22:29:40 +01:00
Łukasz Magiera
a9d757f3a0
itests: TestTooManyMarkedForUpgrade is not applicable anymore
2022-03-16 22:29:40 +01:00
Łukasz Magiera
9a854e9ab7
feat: sealing: Linter did have a good point
2022-03-16 22:29:40 +01:00
Łukasz Magiera
2cef55a4f6
feat: sealing: Sector upgrade queue
2022-03-16 22:29:37 +01:00
Jiaying Wang
5ea1502b02
Merge pull request #8331 from filecoin-project/backport/v1.15.1/fix/snap-worker-cleanup
...
backport: v1.15.1: feat: sealing: Sector upgrade queue
2022-03-16 14:20:53 -04:00
Łukasz Magiera
99c6ef564e
worker: RemoveCopies expects one type at a time
2022-03-16 19:07:42 +01:00
Łukasz Magiera
39e3ddb0ed
storagemgr: MoveStorage in separate steps
2022-03-16 19:07:42 +01:00
Łukasz Magiera
defdea7b49
worker: Call RemoveCopies in MoveStorage
2022-03-16 19:07:42 +01:00
Łukasz Magiera
d249eb3f93
stores: Support RemoveCopies on remote store
2022-03-16 19:07:42 +01:00
Łukasz Magiera
668c33fdcd
stores: http: Support multiple storage IDs in ?keep
2022-03-16 19:07:42 +01:00
koalacxr
7f26ce614b
modify quantile imports error
2022-03-16 13:10:03 +08:00
Jiaying Wang
ada499ef14
Merge pull request #8314 from filecoin-project/jen/indexsetting
...
feat: config: enable indexer providing by default
2022-03-15 19:33:49 -04:00
Jennifer Wang
6240729ee4
enable indexer providing by default
2022-03-14 23:24:52 -04:00
Raúl Kripalani
eef436b030
go fmt.
2022-03-11 19:05:07 +00:00
Raúl Kripalani
9eb8103866
tvx and conformance: use precondition state tree as the lookback tree.
2022-03-11 18:56:19 +00:00
Raúl Kripalani
5434cfdaa9
tvx: use addresses when scanning precursors.
2022-03-11 18:49:07 +00:00
Raúl Kripalani
92c9716595
tvx: widen 'sender' precursor strategy to match against both participants.
...
And also use inclusion tipset to run the message, which is more correct
than the execution tipset.
2022-03-11 18:47:44 +00:00
Raúl Kripalani
ba408cc2be
tvx: print out epoch numbers that weren't found.
2022-03-10 21:33:49 +00:00
Jerry
8f95cd4149
release worker tracker lock when call cb func
2022-02-28 16:55:04 +08:00
Clint Armstrong
5120d8481a
allow overriding worker hostname with environment variable
...
Signed-off-by: Clint Armstrong <clint@clintarmstrong.net >
2022-01-12 12:20:52 -05:00
Jennifer Wang
c8b41a571c
simplify the release testing flow as minerx is now our default testing group
2021-11-30 18:18:36 -05:00