Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aleph-im/aleph-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0
Choose a base ref
...
head repository: aleph-im/aleph-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.1
Choose a head ref
  • 5 commits
  • 8 files changed
  • 3 contributors

Commits on Aug 28, 2024

  1. Fix _load_account when both string & path private key are provided (#160

    )
    
    * Fix _load_account when both string & path private key are provided
    
    * Update src/aleph/sdk/account.py
    
    ---------
    
    Co-authored-by: Olivier Le Thanh Duong <[email protected]>
    philogicae and olethanh authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5e0c979 View commit details
    Browse the repository at this point in the history
  2. Fix right type on create_session

    philogicae authored and Psycojoker committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0a48732 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c16a1b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    1bc6a4f View commit details
    Browse the repository at this point in the history
  2. Feature: get_message_status and overload of get_message to return sta…

    …tus (#163)
    
    * Feature: get_message_status and overload of get_message to return status
    
    * fixup! Feature: get_message_status and overload of get_message to return status
    
    * Fix after review
    
    ---------
    
    Co-authored-by: philogicae <[email protected]>
    1yam and philogicae authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c62fbb7 View commit details
    Browse the repository at this point in the history
Loading