Skip to content

Releases: Wealize/alastria-identity-lib-py

Services refactor, remove hardcoded smart contract code

22 Jul 15:08
7a161f7
Compare
Choose a tag to compare

Removed all the hardcoded services to make the code cleaner. This is a backwards incompatible change since the current methods to access smart contract functions weren't PEP8 standard, didn't comply with SRP nor DRY either. IMPORTANT: This makes the new library incompatible backwards, check the examples to see how to implement it.

Presentation registry fixes

24 May 11:34
Compare
Choose a tag to compare
v0.4.0

Updated in pyproject

Fix credential registry operations

07 May 10:56
Compare
Choose a tag to compare
  • Fix credential registry operations to use the correct smart contract address when delegated

Added homepage url and CHANGELOG

08 Apr 14:45
Compare
Choose a tag to compare
v0.2.0

Updated CHANGELOG