Victor

Results 60 issues of Victor

Hello. I am using the config very similar to the demo. I've modified it so ulimits won't need changing. I get no HTTP or HTTPS connections. There is no connection...

Hello. I was trying to figure out the installation process, built `ra25` example and it works, besides one thing. "Edit" menu click leads to the program freezing, and then closing...

Hello. It seems the hosted version is down. Is there a plan to restore it, or is it stopped? I am trying to build AudioMasher locally and having this issue...

`LoNeWoLf` [reported an error](https://discord.com/channels/905194001349627914/905205848547155968/998452452120604672) in Discord: ```python return self.cl.submit_all_with_metadata(tx, {}) ``` ``` Exception: Error: Unexpected transaction response; status: 500 Internal Server Error; response body: Unhandled rejection: ParityScale ``` It happens...

### Description of the Change Same as [2603](https://github.com/hyperledger/iroha/pull/2603) except the API changes. Adds example that mirrors tutorial examples, so that changes in the API can be propagated by directly taking...

iroha2

Yesterday, bzealous007 [reported](https://discord.com/channels/905194001349627914/905205848547155968/1021873677828104303) an issue with Iroha builds in Hyperledger Iroha Community Discord. ### Context * Ubuntu 20 LTS, 64 bit * Build stops on [Abseil](https://abseil.io/): `absl/debugging/failure_signal_handler.cc` on line 139...

### Iroha 1 part The “[Quick Start Guide](https://github.com/hyperledger/iroha/blob/main/docs/source/getting_started/index.rst)” for Iroha 1 needs an update. It points out to a `master` branch that doesn't exist: `git clone -b main https://github.com/hyperledger/iroha --depth=1`....

Documentation
1.5
iroha1

**Note**: this update will be possible right after `stable` and `lts` branches are updated. **Related**: [[suggestion] Storing a GIT hash while building Iroha for versioning #2502](https://github.com/hyperledger/iroha/issues/2502) @Erigara suggested to modify...

iroha2
Documentation

Hello. It would help the review process if we established a common style for Iroha-JS, for example, using [Prettier](https://github.com/prettier/prettier). It was added long ago [for Iroha 2](https://github.com/hyperledger/iroha-javascript/blob/iroha2/.prettierrc.js) and I think...

enhancement

Hello. I'd like to add the common language guide to the Iroha documentation. Since Iroha-JS very convenient for the users, it is necessary for the examples. How stable are the...

iroha2
documentation
must-be-done