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

Make SDK factory client patterns #353

Closed
wants to merge 22 commits into from
Closed

Make SDK factory client patterns #353

wants to merge 22 commits into from

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    8e0e966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37da3bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51951fa View commit details
    Browse the repository at this point in the history
  4. fix build

    iainnash committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1f08bbc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Adding automated anvil testing client creation. (#324)

    * Adding automated anvil testing client creation.
    
    * finalize all testing
    
    * fix build
    iainnash authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    a22b027 View commit details
    Browse the repository at this point in the history
  2. protocol sdk updates

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3df5240 View commit details
    Browse the repository at this point in the history
  3. Instead of having the clients write the transaction, have them prepar…

    …e them, making them client agnostic
    oveddan committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f6b70d8 View commit details
    Browse the repository at this point in the history
  4. merge main

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c083d5a View commit details
    Browse the repository at this point in the history
  5. rename

    oveddan committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e234505 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e60c980 View commit details
    Browse the repository at this point in the history
  7. update mintable data path

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    384d118 View commit details
    Browse the repository at this point in the history
  8. update chain renames

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2bc63d7 View commit details
    Browse the repository at this point in the history
  9. Example of returning prepared tx from mint client (#334)

    * Instead of having the clients write the transaction, have them prepare them, making them client agnostic
    
    * rename
    
    ---------
    
    Co-authored-by: iain nash <[email protected]>
    oveddan and iainnash authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5e4b6fa View commit details
    Browse the repository at this point in the history
  10. merge fix

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    831b9ed View commit details
    Browse the repository at this point in the history
  11. merge fix

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    215511a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28070ef View commit details
    Browse the repository at this point in the history
  13. finalize all testing

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bba8a69 View commit details
    Browse the repository at this point in the history
  14. fix build

    iainnash committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4e94bda View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. update code pattern

    iainnash committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ba94282 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. small updates

    iainnash committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    08efa92 View commit details
    Browse the repository at this point in the history
  2. merge conflict fix

    iainnash committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    cffccff View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. fix merge conflicts

    iainnash committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f8bfc7f View commit details
    Browse the repository at this point in the history