Brandon Williams
Brandon Williams
Introduce the SignatureVerificationService which provides support for verifying signatures in the sui ecosystem. This is meant to be a replacement/extention of the JSONRPC method for verifying zklogin signatures. ## Description...
## Description This PR presently doesn't pass as there are a number of violations that need to first be addressed. @williampsmith @Bridgerz ``` crates/sui-bridge/src/e2e_tests/test_utils.rs: std::env::set_var("__TEST_ONLY_CONSENSUS_USE_LONG_MIN_ROUND_DELAY", "1"); crates/sui-bridge/src/e2e_tests/test_utils.rs: std::env::set_var("OVERRIDE_CONFIG_PATH", deploy_config_path.to_str().unwrap()); crates/sui-bridge/src/e2e_tests/test_utils.rs:...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...
## Description Describe the changes or additions included in this PR. ## Test plan How did you test the new or updated feature? --- ## Release notes Check each box...