iroha-python
iroha-python copied to clipboard
Python library for Hyperledger Iroha, a simple distributed ledger.
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.1 to 3.20.2. Release notes Sourced from protobuf's releases. Protocol Buffers v3.20.2 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...
Thanks for using gh-action-pip-audit in your CI! I'm filing this issue (as an actual human being) to let you know that we recently became a PyPA member project, and correspondingly...
As per user requests, at least some examples of how to transfer assets and general usage of the SDK.
Currently, we are not able to tell which version of Iroha is the current version the python library is linked against. This gives users next to no feedback. I propose...
- Updated dependencies - Re-ran codegen - Fixed numerous bugs with queries and instruction submisson - Necessary adjustments for custom SerDe on iroha side Necessarily builds upon #135 , otherwise...