Closed PatStiles closed 6 days ago
Closes #1469 . We currently use gnark v0.10.0 and gnark-crypto v0.12.2 we should bump to gnark v0.11.0 and gnark-crypto v0.14.0
gnark v0.10.0
gnark-crypto v0.12.2
gnark v0.11.0
gnark-crypto v0.14.0
make anvil_start_with_block_time
make aggregator_start
make operator_full_registration CONFIG_FILE=config-files/config-operator-1.yaml
make operator_start CONFIG_FILE=config-files/config-operator-1.yaml
make batcher_start_local
make telemetry_full_start
Once you have the system running, send proofs
make batcher_send_burst_groth16
http://localhost:16686/search
Please delete options that are not relevant.
Bumps gnark versoin
Description
Closes #1469 . We currently use
gnark v0.10.0
andgnark-crypto v0.12.2
we should bump tognark v0.11.0
andgnark-crypto v0.14.0
To Test
make anvil_start_with_block_time
make aggregator_start
make operator_full_registration CONFIG_FILE=config-files/config-operator-1.yaml
make operator_start CONFIG_FILE=config-files/config-operator-1.yaml
make batcher_start_local
make telemetry_full_start
Once you have the system running, send proofs
make batcher_send_burst_groth16
http://localhost:16686/search
Type of change
Please delete options that are not relevant.
Checklist