chore(main): release 0.150.9 #68
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Definitions test:
crates/circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
zkevm_test_harness - Main test:
crates/circuit_definitions/src/lib.rs#L4
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
zkevm_test_harness - Main test:
crates/zkevm_test_harness/src/lib.rs#L5
the feature `generic_const_exprs` is incomplete and may not be safe to use and/or cause compiler crashes
|
zkevm_test_harness - Main test:
crates/zkevm_test_harness/src/witness/oracle.rs#L61
struct `CallframeLogState` is never constructed
|
zkevm_test_harness - Main test:
crates/zkevm_test_harness/src/witness/oracle.rs#L129
struct `FlattenedLogQueueIndexer` is never constructed
|
Loading