Skip to content

issues Search Results · repo:nomad-xyz/safe-sdk language:Rust

Filter by

4 results
 (48 ms)

4 results

innomad-xyz/safe-sdk (press backspace or delete to remove)

try_from_signer implementation in SigningClient expects a concrete Signer trait object (which Rust does not support directly), you might need to adjust the function to accept a Box dyn Signer or dyn Signer. ...
  • Devleed
  • Opened 
    on Aug 9, 2024
  • #8

I still think this is an SDK worth building for any future integrations—either in foundry or just for the ecosystem. We should therefore update the repo to use alloy to keep up with the ecosystem.
  • Evalir
  • Opened 
    on Mar 1, 2024
  • #7

ah yeah tests fail due to https://github.com/nomad-xyz/safe-sdk/pull/2#discussion_r1148634916 ; i think we should #[ignore] this test for now and just make sure we put this as an issue Originally posted ...
  • Evalir
  • Opened 
    on Mar 26, 2023
  • #4

looking back at this, do you think it d be good to do something like impl IntoIterator Item = ( static str, String) for the filters args 🤔 that makes it easier for users to bring their own ...
  • Evalir
  • Opened 
    on Mar 26, 2023
  • #3
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! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub