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

build: CI test bindings typescript-generated libs #11

Merged
merged 16 commits into from
Aug 24, 2023

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    533544d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    9b843fb View commit details
    Browse the repository at this point in the history
  2. Updating and merging 881 (stellar#890)

    * fix: update bindings to use new soroban-client and ContractSpec class
    
    * chore: remove yarn.lock
    
    * Need to enable base64 in stellar-xdr
    
    ---------
    
    Co-authored-by: Willem Wyndham <[email protected]>
    willemneal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    112ab43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    008c24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16a5402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d72e5b View commit details
    Browse the repository at this point in the history
  6. fix: add standalone

    willemneal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bc7aa75 View commit details
    Browse the repository at this point in the history
  7. fix: return to src

    Was a temp try to get cargo run to work, but isn't needed any more
    willemneal committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6def859 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6c6913 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    8149b4b View commit details
    Browse the repository at this point in the history
  2. build: add auth test

    chadoh committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    5f7420c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb876f1 View commit details
    Browse the repository at this point in the history
  4. fix: parse returnValue

    willemneal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    816aec9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90c8a3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c98b9c7 View commit details
    Browse the repository at this point in the history
  7. fix: update soroban-client

    willemneal committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2db095f View commit details
    Browse the repository at this point in the history