Skip to content

[bug] re-enable tests, that stopped working afte crypto3 update #618

@AndreyMlashkin

Description

@AndreyMlashkin

Describe the bug
The following tests were disabled after crypto3 update:
uint_shift_left
uint_bit_decomposition
uint_bit_composition

To Reproduce
call:
nix develop .?submodules=1# -c cmake -G Ninja -B build -DCMAKE_CXX_STANDARD=17 -DCMAKE_BUILD_TYPE=Debug -DCMAKE_ENABLE_TESTS=TRUE -DGENERATE_EVM_VERIFIER=TRUE -DZKLLVM_VERSION=0.1.18
nix develop -c ninja -C build uint_shift_left uint_bit_decomposition uint_bit_composition

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions