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