ZenGround0
|
327760acff
|
chore: build: Merge/v22 into 21 for 23 (#10702)
* chore: update ffi to increase execution parallelism
* Don't enforce walking receipt tree during compaction
* fix: build: drop drand incentinet servers
* chore: release lotus v1.20.4
* Apply suggestions from code review
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
* feat: Introduce nv19 skeleton
Update to go-state-types v0.11.0-alpha-1
Introduce dummy v11 actor bundles
Make new actors adapters
Add upgrade to Upgrade Schedules
make jen
Update to go-state-types v0.11.0-alpha-2
* feat: vm: switch to the new exec trace format (#10372)
This is now "FVM" native. Changes include:
1. Don't treat "trace" messages like off-chain messages. E.g., don't
include CIDs, versions, etc.
2. Include IPLD codecs where applicable.
3. Remove fields that aren't filled by the FVM (timing, some errors,
code locations, etc.).
* feat: implement FIP-0061
* Address review
* Add and test the FIP-0061 migration
* Update actors bundles to fip/20230406
* Update to go-state-types master
* Update to actors v11.0.0-rc1
* - Update go state types
- Keep current expiration defaults on creation, extension some tests
- Update ffi
* ffi experiment
* Integration nv19 migration
- Open splitstore in migration shed tool
- Update state root version
* Post rebase fixup
* Fix
* gen
* nv19 invariant checking
* Try fixig blockstore so bundle is loaded
* Debug
* Fix
* Make butterfly upgrades happen
* Another ffi experiment
* Fix copy paste error
* Actually schedule migration (#10656)
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Butterfly artifacts
* Set calibration net upgrade height
* Review Response
* Fix state tree version assert
* Quick butterfly upgrade to sanity check (#10660)
* Quick butterfly upgrade to sanity check
* Update butterfly artifacts
* Revert fake fix
* Give butterfly net correct genesis
* Butterfly artifacts
* Give time before upgrade
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* chore:releasepolish v1.22 release (#10666)
* Update butterfly artifacts
* register actors v11
* Update calibration upgrade time
* State inspection shed cmds
* Fix
* make gen
* Fix swallowed errors
* Lint fixup
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* v1.22.0-rc3
* bundle fix
* Feat/expedite nv19 (#10681)
* Update go-state-types
* Modify upgrade schedule and params
* Revert fip 0052
* Update gst
* docsgen
* fast butterfly migration to validate migration
* Correct epoch to match specified date
* Update actors v11
* Update changelog build version
* Update butterfly artifacts
* Fix lotus-miner init to work after upgrade
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* fix:deps:stable ffi for stable release (#10698)
* Point to stable ffi for stable lotus release
* go mod tidy
---------
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
* Update CHANGELOG.md
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
---------
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
Co-authored-by: zenground0 <ZenGround0@users.noreply.github.com>
Co-authored-by: Jiaying Wang <42981373+jennijuju@users.noreply.github.com>
Co-authored-by: Steven Allen <steven@stebalien.com>
Co-authored-by: jennijuju <jiayingw703@gmail.com>
|
2023-04-19 18:40:18 -04:00 |
|
vyzo
|
50b971091f
|
define actors version 10
|
2022-11-09 07:36:09 +02:00 |
|
Aayush
|
0efca4d266
|
introduce v9 actors and nv17
|
2022-09-09 21:40:15 -04:00 |
|
Aayush
|
3370847f3e
|
Implement FIP-0031
|
2022-04-14 19:28:16 +03:00 |
|
Aayush Rajasekaran
|
1449644c34
|
Integrate v7 actors
|
2021-11-17 15:55:14 -05:00 |
|
Łukasz Magiera
|
1d8a9c75d4
|
Use .latestActorsVersion in actors/version.go
|
2021-10-19 11:05:14 +02:00 |
|
Łukasz Magiera
|
463f55ba13
|
Use more inline-gen
|
2021-10-18 17:46:50 +02:00 |
|
Aayush Rajasekaran
|
7b4c657e90
|
Add v6 actors
|
2021-09-21 14:23:14 -04:00 |
|
ZenGround0
|
b914e95f34
|
revert pricelist by version to pricelist by epoch
|
2021-08-11 09:49:23 -04:00 |
|
whyrusleeping
|
bfd69f5381
|
WIP: dont panic if input is bad
|
2021-08-09 12:17:54 +02:00 |
|
ZenGround0
|
cbc07cb939
|
Add 6.5 to VersionForNetwork commit updated docs
|
2021-07-22 09:49:47 -04:00 |
|
Łukasz Magiera
|
1e4456138e
|
Merge master into feat/nv13
|
2021-05-27 12:28:20 +02:00 |
|
Aayush Rajasekaran
|
7714537239
|
Allow starting networks from arbitrary actor versions
|
2021-05-26 12:48:14 -04:00 |
|
Łukasz Magiera
|
43c62f4406
|
Revert "Allow starting networks from arbitrary actor versions"
|
2021-05-26 12:33:08 +02:00 |
|
Aayush Rajasekaran
|
cf574ca9a1
|
Allow starting networks from arbitrary actor versions
|
2021-05-25 19:30:20 -04:00 |
|
Aayush Rajasekaran
|
b5da2655dc
|
Introduce v5 actors
|
2021-05-10 19:44:28 -04:00 |
|
Aayush Rajasekaran
|
f1ded63d60
|
v4 specs-actors integration, nv12 migration
|
2021-04-27 02:02:44 -04:00 |
|
Aayush Rajasekaran
|
cea46e5f53
|
Upgrade to version 11 at Norwegian height
|
2021-03-29 18:50:13 -04:00 |
|
Aayush Rajasekaran
|
ba3b32cfe7
|
Pull in actors v3
|
2021-01-21 15:21:18 -08:00 |
|
Łukasz Magiera
|
c1aafb7b71
|
Add missing v9 to chain/actors/version
|
2020-12-19 21:29:12 +01:00 |
|
Łukasz Magiera
|
2a7e4af5ee
|
Fix lotus-miner/lotus-worker build
|
2020-11-16 19:03:30 +01:00 |
|
Aayush Rajasekaran
|
7f46ad19ac
|
VM: Enforce a call depth limit
|
2020-10-20 18:19:50 -04:00 |
|
Steven Allen
|
92177b5738
|
implement tape upgrade
Upgrade to specs-actors v2.1 and network version 5. This fixes the bug where
prove commits were not accepted.
|
2020-10-12 02:00:27 -04:00 |
|
Steven Allen
|
cca17f6078
|
fix state tree version in v2 upgrade
|
2020-10-07 12:04:32 -07:00 |
|
Steven Allen
|
b95b871943
|
actually upgrade to actors v2
|
2020-09-28 16:14:51 -07:00 |
|
Steven Allen
|
ca9448bc11
|
rename actors v1 -> actors v2
The actual actors version is v2, not v1. Using Version1 internally was really confusing.
|
2020-09-28 13:13:18 -07:00 |
|
Steven Allen
|
947d1e2902
|
Merge branch 'master' into asr/spec-v1
|
2020-09-28 12:53:40 -07:00 |
|
Steven Allen
|
87351fa35c
|
move version to actors, from builtin
Otherwise, we're going to end up with an import cycle between the adt and this
version.
|
2020-09-25 12:49:39 -07:00 |
|