Christian Bongiorno

Results 18 issues of Christian Bongiorno

### Suggestion details When saving a block as JSON to disk, several of the fields (below) serialize into useless forms. Readable JSON for a block is going to be a...

enhancement
blockchain

### Suggestion details Currently, block signature verification is implemented as ```rust impl Block { // After merging Aleph consensus algorithm, it would be implemented pub fn verify(&self) -> bool {...

enhancement
blockchain

### Suggestion details A method for determining concesus in the blockchain must be implemented. Originally, this could have been (and may still be) [Aleph](https://github.com/aleph-zero-foundation/AlephBFT). For a variety of reasons, this...

enhancement
blockchain

**Is your feature request related to a problem? Please describe.** Not related to a problem. However, the ability to create webhooks in xray is important for other integrations **Describe the...

enhancement
on hold
no API support

The ability to supply a URL and generate code would be handy.

enhancement

This is a feature request for support and integration with jetbrains editorsfor jq syntax. Jetbrains offers a plugin framework for such things, and it would be a great way to...

**Is your feature request related to a problem? Please describe.** As docker is now a licensed, paid-for service, some places do not allow it's use. One of the free alternatives...

enhancement
triaged

Maybe I am missing something, but based on everything I see, this should produce results and yet, it doesn't seem to be passing the solution file along to the CLI...