umbra icon indicating copy to clipboard operation
umbra copied to clipboard

This lab is to make running Hyperledger distributed ledgers under the Mininet platform.

Results 11 umbra issues
Sort by recently updated
recently updated
newest added

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.6.0 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

- is it possible to add non-hyperledger protocols - what's the resource consumption like? - how does this scale? @raphaelvrosa

After running the begin command in umbra-cli an error occurs: ``` :umbra> begin : Beginning : -> task: Experiment Begin -> error: Umbra Experiment Error ``` ``` nimaafraz@umbra-1:/tmp/umbra/logs$ cat umbracliapp-umbra-cli.log...

After installation the load, install, and start work fine but begin fails: ``` nimaafraz@umbra-1:~/umbra/examples$ python3 fabric/local-2orgs.py ############ umbra-design ################ Experiment saved at /tmp/umbra/fabric/local-2orgs.json Experiment settings in /tmp/umbra/fabric/local-2orgs ############ umbra-design ################...

``` nimaafraz@umbra:~/umbra$ sudo make install mkdir -p /tmp/umbra mkdir -p /tmp/umbra/logs mkdir -p /tmp/umbra/source sh -c "cd ./deps && ./deps.sh install && cd - " ################################### Installing Umbra Dependencies ###################################...

**vagrant-requirements-virtualbox** Command _sudo make vagrant-run-virtualbox # Installs umbra in a virtual machine using virtualbox, and turn it on _ don't work. Suggestion: change line 100 in the make file: Older...

I have followed all the steps mentioned in the readme.MD and examples folder. But the problem is when I am writing "begin" in Umbra CLI, fabric topology is not working....

Now we know it is described in document that test has been done on Ubuntu 20. It will be better if we can configure and bind to any Continous Integration...

Umbra can be evolved further, with mature deployment options like what is available through BAF. The choice of local or remote deployment can be maintained at BAF. In the same...