Commit Graph

17270 Commits

Author SHA1 Message Date
Łukasz Magiera
1577740bc4 bstore: Network blockstore 2022-11-08 09:37:11 +00:00
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
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
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
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