Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/lit 4143 js sdk sdk compatibility against #1677 #777

Draft
wants to merge 1 commit into
base: feat/naga-fix-bls-wasm-cleanup
Choose a base branch
from

Conversation

Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Jan 23, 2025

WHAT

Remove RLI & Staking balance contracts

Test Report: Some tests failed.

  • ❌ testDelegatingCapacityCreditsNFTToAnotherWalletToExecuteJs (Failed in 12273.07 ms) - Error: {} πŸ‘ˆ that's because we no longer have RLI and we need to remove any related logic.
  • ❌ testEthAuthSigToEncryptDecryptString (Failed in 8180.60 ms) - Error: {"name":"NodeError","message":"There was an error getting the signing shares from the nodes. Response from the nodes: {"success":false,"error":{"errorKind":"Validation","errorCode":"NodeCannotProvideAuthSigForEndpoint","status":400,"message":"Invalid Signature Requested","details":["Can't provide AuthSig for encryption_sign. You have to provide a SessionSig."]}}: [object Object]","shortMessage":"There was an error getting the signing shares from the nodes. Response from the nodes: {"success":false,"error":{"errorKind":"Validation","errorCode":"NodeCannotProvideAuthSigForEndpoint","status":400,"message":"Invalid Signature Requested","details":["Can't provide AuthSig for encryption_sign. You have to provide a SessionSig."]}}","cause":{},"info":{"requestId":"ffd58562a05f3","errorCode":"NodeCannotProvideAuthSigForEndpoint","message":"Invalid Signature Requested"},"code":"node_error","kind":"Unknown"} πŸ‘ˆ That's node issue awaiting them to cherry pick the commits from Datil to work.

@CLAassistant
Copy link

CLAassistant commented Jan 23, 2025

CLA assistant check
All committers have signed the CLA.

@Ansonhkg Ansonhkg changed the base branch from master to feat/naga-fix-bls-wasm-cleanup January 23, 2025 04:59
@Ansonhkg Ansonhkg changed the title Feature/lit 4143 js sdk sdk compatibility against httpsgithubcomlit Feature/lit 4143 js sdk sdk compatibility against #1677 Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants