aleph-im / pyaleph

Next generation network of decentralized big data applications. Current connected chains: Ethereum, Solana, Polkadot/Substrate, Cosmos-SDK, NULS.
https://aleph.im
MIT License
75 stars 19 forks source link

Fix: Wrong usage of node_hash #583

Closed 1yam closed 2 months ago

1yam commented 2 months ago

Problem: The node_hash wasn't getting correctly, and when trying to load it he failed.

Aleph Message

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.37%. Comparing base (4e625f8) to head (61294f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #583 +/- ## ======================================= Coverage 94.37% 94.37% ======================================= Files 91 91 Lines 4908 4909 +1 Branches 677 677 ======================================= + Hits 4632 4633 +1 Misses 241 241 Partials 35 35 ```

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

hoh commented 2 months ago

Can this be merged since it is approved ?