Aldo

Results 33 issues of Aldo

# Description Fixes #38 ## Type of change Please delete options that are not relevant. - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested?...

There's a new version major version of flatbuffers that has been released. In Exflo we are currently using version 1.11.0. This task should take care of updating all required dependencies,...

Priority: Medium
Size: Atomic

Currently, we are using a mixture of `jackson` libraries for several parts of the project that can be found on: - `buildSrc`: deserialization from YAML | auto code generation of...

Priority: Low
Type: Enhancement
Type: Good first issue

The current behavior we have, although correct, doesn't signal specifically that something wrong has happened to Exflo. Right now, if something fails, Besu keeps running while Exflo is not. We...

Priority: High
Type: Enhancement

Currently Besu has a [document where it explains how they properly log](https://github.com/hyperledger/besu/blob/master/docs/development/logging.md) on the project. We should take a similar approach on this plugin and improve logging messages where applicable....

Priority: Low
Status: Available
Type: Enhancement
Type: Good first issue
Size: Atomic

`truffle/bin/capture-test-blocks.sh` is the script in charge of generating a test blockchain to execute tests. The script in its current state is very naive and simplistic in how it handle error...

Priority: Low
Status: Available
Type: Enhancement
Type: Good first issue
Size: Atomic

## Problem We can take advantage of our custom Github runner to save time on certain repetitive tasks (and also the machines are more powerful compared to what Github offers...

In order to improve the usage of Shokku, we should add support to IPFS nodes (with a restricted set of options). This task should be divided in smaller tasks to...

enhancement
help wanted

Instead of deploying the code in a Docker Swarm cluster, with a [Helm](http://helm.sh/) recipe we can add the possibility to deploy Shokku in a Kubernetes one.

enhancement
help wanted

In order to deploy a cluster of Docker Swarm that can handle properly Shokku, we need to finish the code found in provisioners/terraform/cluster/docker/vultr

enhancement
help wanted
in progress