Skip to content

issues Search Results · repo:lighthouse-web3/lighthouse-python-sdk language:Python

Filter by

8 results
 (60 ms)

8 results

inlighthouse-web3/lighthouse-python-sdk (press backspace or delete to remove)

Overview Implement the getAccessCondition function in the Python SDK to get the access condition for the given cid Function Signature const getAccessCondition = async (cid: string): Promise { data: ...
  • unniznd
  • 1
  • Opened 
    9 days ago
  • #35

Overview Implement the getAuthMessage function in the Python SDK to get the authentication message for signing Function Signature const getAuthMessage = async (address: string): Promise AuthMessage ...
  • unniznd
  • 1
  • Opened 
    9 days ago
  • #33

Overview Implement the recoverShards method in Python SDK to retrieve key shards from Lighthouse distributed nodes. This method allows authorized users to recover their key shards for decryption or reconstruction, ...
  • AkashJana18
  • 1
  • Opened 
    22 days ago
  • #29

Overview Implement the saveShards method in Python SDK to store key shards securely on Lighthouse distributed nodes. This method backs up shards on the network and allows access delegation by sharing ...
  • AkashJana18
  • 1
  • Opened 
    22 days ago
  • #28

Overview Implement the recoverKey method in Python SDK to reconstruct the original master key from a given set of key shards. This method should follow the exact behavior and response format of the JS ...
  • AkashJana18
  • 1
  • Opened 
    22 days ago
  • #27

Overview Implement the shardKey method in the Python SDK, allowing users to split an existing 32-byte private key into secure key shards. This mirrors the shardKey method in the JS SDK and should preserve ...
  • AkashJana18
  • 1
  • Opened 
    22 days ago
  • #26

Overview Implement the generate method in Python SDK to create randomized key shards using threshold cryptography. This will allow generation of a secure master key and its corresponding shards, following ...
  • AkashJana18
  • Opened 
    22 days ago
  • #25

Title: Inconsistent Error Handling Needs Standardization Description: While working with the SDK, I noticed that error handling is inconsistent across different modules, which makes it tricky to handle ...
  • sujalsalekar
  • Opened 
    on May 10
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub