Miroslav Kovar

Results 6 comments of Miroslav Kovar

@ianco I am running Ubuntu 18.04.4 LTS and my openssl version is ``` openssl version OpenSSL 1.1.1 11 Sep 2018 ``` and Cargo version ``` cargo version cargo 1.41.0 (626f0f40e...

@jovfer > openssl system library - it should be already fixed in master by linking to the correct version of openssl and the migration were done partially (to v10) I...

Work on this was postponed as AATH OOB test cases (excluding DID Exchange tests) rely on connectionless exchange outlined in [RFC0496](https://github.com/hyperledger/aries-rfcs/blob/main/features/0496-transition-to-oob-and-did-exchange/README.md) (where [RFC0056](https://github.com/hyperledger/aries-rfcs/tree/main/features/0056-service-decorator) is also relevant), which is currently not...

I was not aware of related discussions, thanks for pointing them out, @swcurran ! I found (and will keep tracking) [this](https://github.com/hyperledger/aries-cloudagent-python/issues/2156) and [this](https://github.com/hyperledger/aries-cloudagent-python/issues/2249) issue. Any other conversations we should be...

We have a prototype building the BALs during block processing, block creation and block simulation. Building the BAL during block simulation allowed us to continuously cross-check the output produced by...