Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AVAX] Merge Cortina 15 (v1.10.15) #315

Merged
merged 20 commits into from
Mar 8, 2024
Merged

[AVAX] Merge Cortina 15 (v1.10.15) #315

merged 20 commits into from
Mar 8, 2024

Conversation

evlekht
Copy link
Member

@evlekht evlekht commented Mar 7, 2024

Why this should be merged

This PR contains changes from ava-labs/avalanchego between cortina-14 and cortina-15.
https://github.com/ava-labs/avalanchego/releases/tag/v1.10.15

Conflicts

  • RELEASES.md
  • codec/reflectcodec/struct_fielder.go
  • codec/reflectcodec/type_codec.go
  • genesis/config.go
  • go.sum
  • version/constants.go
  • vms/platformvm/txs/visitor.go

Post-merge fixes

Avalanche added execution logic for pvm baseTx.
Cause we already added this kind of logic before go-live, we need to keep our tx. This PR removes some of our code that duplicates newly introduced and utilizes avax baseTx code with necessary diff.
Codec typeID remained the same, cause we could already have baseTxs on existing networks.

How this was tested

With already existing unit-tests and e2e tests.

dboehm-avalabs and others added 19 commits October 26, 2023 15:40
Signed-off-by: David Boehm <[email protected]>
Signed-off-by: Dan Laine <[email protected]>
Co-authored-by: Darioush Jalali <[email protected]>
Co-authored-by: Dan Laine <[email protected]>
Signed-off-by: Dan Laine <[email protected]>
Co-authored-by: Dan Laine <[email protected]>
Signed-off-by: marun <[email protected]>
Co-authored-by: marun <[email protected]>
Signed-off-by: Joshua Kim <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
Signed-off-by: Dan Laine <[email protected]>
Co-authored-by: Dhruba Basu <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
Signed-off-by: Cesar <[email protected]>
Co-authored-by: Stephen Buttolph <[email protected]>
Co-authored-by: Dan Laine <[email protected]>
# Conflicts:
#	RELEASES.md
#	codec/reflectcodec/struct_fielder.go
#	codec/reflectcodec/type_codec.go
#	genesis/config.go
#	go.sum
#	version/constants.go
#	vms/platformvm/txs/visitor.go
@evlekht evlekht changed the title [AVAX] Merge Cortina 14 (v1.10.14) [AVAX] Merge Cortina 15 (v1.10.15) Mar 7, 2024
@evlekht evlekht force-pushed the evlekht/cortina/15 branch 3 times, most recently from d05e7ce to a3544ce Compare March 7, 2024 15:53
@evlekht evlekht marked this pull request as ready for review March 7, 2024 16:07
@knikos knikos self-requested a review March 8, 2024 07:04
@evlekht evlekht force-pushed the evlekht/cortina/15 branch from a3544ce to 03bc2b0 Compare March 8, 2024 08:28
@evlekht evlekht merged commit 2c23886 into dev Mar 8, 2024
17 checks passed
@evlekht evlekht deleted the evlekht/cortina/15 branch March 8, 2024 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants