Jennifer Wang
b0c8dd5454
remove wrongly added whiteblock cid
2022-06-13 23:31:12 -04:00
Jennifer Wang
35791682aa
upgrade to 8.0.0-rc.1 bundle & manifest
2022-06-13 23:02:02 -04:00
Jennifer Wang
cda21546c4
chore: update butterfly for reset of v16
2022-06-13 21:02:08 -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
Jennifer Wang
2e59d0129d
Merge branch 'release/v1.15.3' into jen/mergev1153to16
2022-05-31 16:33:18 -04:00
Jiaying Wang
dbeec2900b
Update params_butterfly for upgrade v16 epoch and cid
2022-05-30 11:55:30 -04:00
Aayush
4fa04abb8c
Add disable flag for Skyr upgrade
2022-05-26 18:20:49 -04:00
Geoff Stuart
30e7f89662
Check for manifest CID while loading bundle
2022-05-26 17:30:32 -04:00
vyzo
bb0e3a6cb0
don't clobber test bundles during migration
2022-05-25 19:16:11 +03: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
simlecode
962e37e893
add StateGetNetworkParams api
2022-05-05 14:16:30 +08:00
Aayush
3370847f3e
Implement FIP-0031
2022-04-14 19:28:16 +03:00
Jennifer Wang
1865e8f088
reset butterfly net
2022-02-08 10:43:51 -05:00
Jiaying Wang
16d491a134
update snap net upgrade epoch
2022-01-11 21:41:58 -05:00
Jennifer Wang
8729ee4fa2
add butterfly ohsnap epoch
2022-01-11 17:37:06 -05:00
Jiaying Wang
0b9a2cc11c
Merge branch 'master' into ntwk-butterfly-snapnet
2022-01-11 17:22:16 -05:00
Aayush Rajasekaran
a98ca86a45
Update butterflynet params
2022-01-07 16:54:15 -05:00
Jennifer Wang
a777cf7166
remove power change
2022-01-07 00:37:14 -05:00
Aayush Rajasekaran
1449644c34
Integrate v7 actors
2021-11-17 15:55:14 -05:00
Jennifer Wang
e62aaa3d3d
update to actor v6-rc2
2021-10-08 15:09:57 -04:00
Aayush Rajasekaran
ec14259b5a
Prep the butterfly network for v14
2021-10-02 17:27:39 -04:00
Jennifer Wang
faece90316
update butterfly
2021-10-01 20:37:13 -04:00
Aayush Rajasekaran
50ce475701
Upgrade to actors v6-rc1
2021-10-01 17:57:32 -04:00
Aayush Rajasekaran
77de45f684
Set Chocolate upgrade epoch for butterfly
2021-10-01 17:50:46 -04:00
Travis Person
9b80ea4cf1
reset of the butterfly network
2021-10-01 17:33:58 -04:00
Travis Person
c104cb446b
reset butterfly network
2021-10-01 17:25:59 -04:00
Aayush Rajasekaran
54695c6f8c
Extend FaultMaxAge to 6 weeks for actors v6 on test networks only
2021-10-01 15:47:23 -04:00
Aayush Rajasekaran
7b4c657e90
Add v6 actors
2021-09-21 14:23:14 -04:00
Steven Allen
1cf556c3a2
feat: expose ChainGetPath on the gateway
2021-08-30 16:43:21 -07:00
ZenGround0
b914e95f34
revert pricelist by version to pricelist by epoch
2021-08-11 09:49:23 -04:00
Cory Schwartz
c4ca3660de
set buildtype in nerpa and butterfly
2021-07-29 20:41:24 -07:00
ZenGround0
47b5afa84b
Add version six and a half
2021-07-22 09:49:47 -04:00
Aayush Rajasekaran
b5da2655dc
Introduce v5 actors
2021-05-10 19:44:28 -04:00
Łukasz Magiera
a24a73bb52
Merge tag 'v1.8.0' into release/v1.9.0
2021-04-27 10:30:33 +02:00
Aayush Rajasekaran
f1ded63d60
v4 specs-actors integration, nv12 migration
2021-04-27 02:02:44 -04:00
Aayush Rajasekaran
c1e4eb3b20
Add a whitelisted block
2021-04-10 02:12:38 -04:00
Travis Person
a59e36d213
Update butterfly network upgrade
2021-03-31 19:16:32 +00:00
Aayush Rajasekaran
cea46e5f53
Upgrade to version 11 at Norwegian height
2021-03-29 18:50:13 -04:00
Travis Person
76349510eb
Add butterfly network
2021-02-17 19:42:47 +00:00