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
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
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
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
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
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