Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Deploy transaction is not _declaring_ the class #834

@kkovaacs

Description

@kkovaacs

While using the re-execution tool I've found that Deploy transactions are not working: it looks like Deploy is missing the step of actually declaring the class.

The Deploy transaction actually did declare the class and deployed a contract with the class just declared. Currently the code seems to do just the second step -- which won't work because the class is not really added to state.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions