hyperledger-iroha / iroha-python

Python library for Hyperledger Iroha, a simple distributed ledger.
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
103 stars 81 forks source link

Draft: Update main branch from develop branch #120

Closed baziorek closed 2 years ago

baziorek commented 2 years ago

In develop branch was committed PR:

  1. https://github.com/hyperledger/iroha-python/pull/104 - serious problem fixed with python files generated by too new protobuf
  2. https://github.com/hyperledger/iroha-python/pull/103 - small examples refactoring + added new example made by @iptelephony .
  3. https://github.com/hyperledger/iroha-python/pull/107 - serious refactoring of examples + added two more examples
baziorek commented 2 years ago

Ups, I've created PR from hl/develop -> hl/main`, so I can't edit the code in PR. I'm closing this, because I've created: https://github.com/hyperledger/iroha-python/pull/121