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
Shrenuj Bansal
46cd0809e1
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Aayush Rajasekaran <arajasek94@gmail.com>
2022-11-17 12:02:22 -05:00
Shrenuj Bansal
61ffbbc42d
Update RELEASE_ISSUE_TEMPLATE.md
2022-11-16 16:12:04 -05:00
Aayush
c0b7343e60
Merge branch 'release/v1.18.0' into asr/merge-release-into-master
2022-11-06 14:40:13 -05:00
simlecode
dae7c538e2
docs: update actors_version_checklist.md
2022-10-22 23:41:52 +08:00
Łukasz Magiera
f4ed8476ef
docs: release template: Mention codegen in release prep
2022-10-05 16:29:30 +00:00
Łukasz Magiera
e5e8308f5c
Merge pull request #9150 from filecoin-project/phi/update-release-template
...
chore: release: Update `release_issue_template`
2022-09-28 16:03:55 +00:00
Aayush Rajasekaran
2bdab5a900
docs: release template: clarify location of version.go
2022-09-20 12:26:56 -04:00
Phi
a59d83518d
Update release_issue_template
...
Update release_issue_template.
- Changed some wrong links (links pointed to version.go in IPFS-repo)
- Removed `Create a discussion for this release`
- Removed "Prep the changelog using `scripts/mkreleaselog`, and add it to `CHANGELOG.md`" since this already has been captured in the first pre-release step. Left that you should make sure that the CHANGELOG is up to date.
2022-08-10 14:44:14 +02:00
Jiaying Wang
7330ac5d7e
Merge pull request #7715 from filecoin-project/jen/simplythings
...
update release template
2022-06-17 05:10:26 -04:00
Jennifer Wang
4df19f9686
address feedbacks + nit
2022-06-16 16:53:47 -04:00
Aayush
36a8d9716e
FVM: Support exectraces
2022-04-19 15:24:40 -04:00
Jennifer Wang
c8b41a571c
simplify the release testing flow as minerx is now our default testing group
2021-11-30 18:18:36 -05:00
Łukasz Magiera
3943c3ae6f
inline-gen: Fix lint
2021-10-18 17:54:12 +02:00
Łukasz Magiera
463f55ba13
Use more inline-gen
2021-10-18 17:46:50 +02:00
Łukasz Magiera
9606dce425
Add inline-gen to itests
2021-10-18 17:17:54 +02:00
Łukasz Magiera
5616dfb1bc
Some more inline codegen
2021-10-11 22:57:24 +02:00
Jiaying Wang
2f03b456de
Update RELEASE_ISSUE_TEMPLATE.md
2021-07-27 12:00:08 -04:00
Jiaying Wang
0dd325866d
Update RELEASE_ISSUE_TEMPLATE.md
2021-07-26 23:15:09 -04:00
Aayush Rajasekaran
13dcfec8fe
Release template: Update all testnet infra at once
2021-07-11 17:26:21 -04:00
Aayush Rajasekaran
dbc721af3a
Release Template: remove binary validation step
2021-07-08 14:45:24 -04:00
Jennifer Wang
83c465ca0f
Remove rc changelog, compile the new changelog for final release only
2021-06-09 23:32:03 -04:00
Łukasz Magiera
393b60fb7d
Merge pull request #6392 from filecoin-project/docs/gas
...
Add doc on gas balancing
2021-06-04 21:25:51 +02:00
Jakub Sztandera
86ab3926c5
Add doc on gas balancing
...
Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
2021-06-04 15:32:52 +02:00
Łukasz Magiera
6d9779ecae
Merge remote-tracking branch 'origin/master' into feat/nv13-1.11
2021-06-02 15:07:13 +02:00
Aayush Rajasekaran
f30b2dab66
Add a warning to the release issue template
2021-06-01 18:24:07 -04:00
Łukasz Magiera
dc642d0b7b
Merge remote-tracking branch 'origin/feat/nv13' into feat/nv13-1.11
2021-06-01 21:06:58 +02:00
Aayush Rajasekaran
8d991283f4
Resolve to ID addresses when handling message selection
2021-05-31 18:13:23 -04:00
Łukasz Magiera
c3e8eddb9b
Merge remote-tracking branch 'origin/master' into feat/nv13-1.11
2021-05-31 21:24:56 +02:00
Steve Loeppky
5445b05d0d
Merge pull request #6236 from filecoin-project/BigLep-RELEASE_ISSUE_TEMPLATE-patch-1
...
Update RELEASE_ISSUE_TEMPLATE.md
2021-05-28 17:38:50 -07:00
Łukasz Magiera
1e4456138e
Merge master into feat/nv13
2021-05-27 12:28:20 +02:00
Łukasz Magiera
d71334cc24
Address self-review
2021-05-20 18:04:07 +02:00
Jennifer
72fc16e8a7
Update RELEASE_ISSUE_TEMPLATE.md
2021-05-14 23:18:04 -04:00
Steve Loeppky
60dca635f4
Update RELEASE_ISSUE_TEMPLATE.md
...
Update RELEASE_ISSUE_TEMPLATE.md to account for binaries and improving along the way.
2021-05-12 09:55:52 -07:00
Aayush Rajasekaran
c95206cde1
Add reminder for NewestNetworkVersion to actors version checklist
2021-05-10 19:46:44 -04:00
Łukasz Magiera
a80259d986
Actor upgrade checklist
2021-05-10 19:46:44 -04:00
Łukasz Magiera
63189cd81d
Generate wrappers for new actor versions
2021-05-09 21:04:50 -04:00
Jennifer
e3948c851f
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
2021-05-07 00:09:11 -04:00
Jennifer
fac9994c02
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
2021-05-07 00:08:23 -04:00
Jennifer
25b4ffd09b
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
2021-05-07 00:06:46 -04:00
Jennifer
b14c467fb4
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
2021-05-05 14:28:48 -04:00
Łukasz Magiera
0bc94b554c
Refer to scripts/mkreleaselog
2021-04-13 12:02:10 +02:00
Aayush Rajasekaran
b6949aa4ba
Incorporate feedback into release issue template
2021-04-08 01:36:24 -04:00
Aayush Rajasekaran
536d267cbb
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-04-08 01:36:04 -04:00
Aayush Rajasekaran
55aebd199b
Update documentation/misc/RELEASE_ISSUE_TEMPLATE.md
...
Co-authored-by: Jennifer <42981373+jennijuju@users.noreply.github.com>
2021-04-08 01:36:04 -04:00
Aayush Rajasekaran
e6045bba85
Introduce a release issue template
2021-04-08 01:36:04 -04:00