aleph-im / aleph-sdk-python

Python SDK library for the Aleph.im network
MIT License
2 stars 4 forks source link

Fix: Could not generate signed messages outside HTTP client #120

Closed hoh closed 2 months ago

hoh commented 3 months ago

Problem: Developers could not generate signed messages without using the AlephHttpClient.

Solution: Move and rename the method on the abstract class; Move the utility that generates sha256 hashes to utils.py.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.17%. Comparing base (1409a70) to head (037bc60).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #120 +/- ## ======================================= Coverage 84.17% 84.17% ======================================= Files 27 27 Lines 1131 1131 Branches 188 188 ======================================= Hits 952 952 Misses 176 176 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

Failed to retrieve llama text: POST 504:

504 Gateway Time-out

The server didn't respond in time.