aligned_layer
aligned_layer copied to clipboard
feat: integrate lita verifier
Changes Adds lita verifier.
Testing To test it, setup an aligned devnet as usual and run the following commands:
make build_valida_linuxmake test_valida_rust_ffimake test_valida_go_bindings_linuxmake batcher_send_valida_burst
NOTE: Lita is only supported on Linux. Tests will fail in macos devices.
Closes #1154
@MarcosNicolau can you point me to some docs so I can double check the code matches the protocol?
Converted to draft due to not being a priority for mainnet
Stale