Skip to content

Conversation

darthsiroftardis
Copy link
Contributor

Initial PR that adds A/C support to VM2, currently the upgrade logic for VM2 contracts needs to be reworked, but I will continue adding commits to this PR

@EdHastingsCasperAssociation EdHastingsCasperAssociation changed the title Account Contract support [VM2] Account Contract support Sep 18, 2025
..
} => Key::SmartContract(*smart_contract_addr),
} => {
if initial_tracking_copy.enable_addressable_entity() {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't this be named addressable_entity_enabled ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ummm I've kept it mirrored to the field name in the chainspec to avoid confusion

@darthsiroftardis darthsiroftardis merged commit 366c8e0 into casper-network:feat-2.1 Sep 29, 2025
1 check passed
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.

4 participants