Skip to content

Add an option to emit deterministic code exclusively #465

Open
@vgrichina

Description

@vgrichina

Smart contracts for blockchain need to be fully deterministic.
As I understand it's not generally possible with floats (because of minor CPU differences).

We need to have an option to compile without floats. I think some parts of std use floats unexpectedly as replacement for number which may pose some problems with this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions