iroha-python icon indicating copy to clipboard operation
iroha-python copied to clipboard

Python library for Hyperledger Iroha, a simple distributed ledger.

Results 41 iroha-python issues
Sort by recently updated
recently updated
newest added

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++...

dependencies

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...

iroha2

use `iroha-ubuntu-latest`

iroha2

- 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...