Skip to content

Skip calling kompile when doing kontrol build #977

Closed
@ehildenb

Description

@ehildenb

Currently, when working with a Kontorl project, every change to the Soldiity code results in having to call kompile again. This is because we generate K code representing sugar for that specific contract and use that sugar in the proofs. In general, this isn't really necessary, we only are doing this to introduce macros for prettier syntax, and it slows down development of Kontrol proofs quite a bit.

We should:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions