Alessandro De Blasis

Results 11 issues of Alessandro De Blasis

### Description To provide windows service health check functionality addressing the issue #10637 ### Testing & Reproduction steps The PR is Draft because I would like you guys to point...

type/docs
theme/config
pr/dependencies

Hi, I am getting this on Windows + Android ![image](https://user-images.githubusercontent.com/29378614/28465132-99e696e0-6e1f-11e7-84fd-1a56d0038dc1.png) Reproducible by doing the following: 1. `react-native init randombytestest` 2. `npm install -g rn-nodeify` 3. `npm install react-native-randombytes --save` 4....

## Objective Identify the root cause and fix the misbehaviour ## Origin Document While running `LocalNet` from the genesis state, the first `TriggerNextView` advances consensus to height 2 and not...

bug
consensus
core starter task

## Objective Understand if we should have entropy at Raintree level, update the below and act accordingly ## Origin Document Linked discussion #278 ## Goals - _\_*REPLACE_ME*: List of things...

p2p
triage
discussion

## Objective Replace the no-op / faked code in `handlers.go` with the real functionality that has been developed in "Work stream A" as defined in #562 ## Origin Document #493...

utility
persistence
tooling

## Objective Implement the commands that will target the RPC endpoints defined in #565 ## Origin Document #493 and #562 ## Goals ### Listing Available Savepoints ```bash p1 persistence savepoints...

persistence
tooling
client

## Objective The RPC layer should allow the triggering of snapshot creation, rollbacks and also basic queries about the available snapshots (this can become useful later as we develop alternative...

persistence
community
tooling
client

## Objective The two JSON below are two different `[]byte` but they represent the same thing. For DDD fans, they represent the same [ValueObject](https://martinfowler.com/bliki/ValueObject.html) ```json { "name": "Satoshi", "surname": "Buterin"...

core
client

Hi there, I found myself needing this so I thought it was a good opportunity to contribute a little. Happy to make the necessary changes, I tried to comply with...

enhancement
area/keyservice

Hi there, first of all thank you for this! I found this issue. Happy to help unless you guys can find the root-cause in 15 seconds of if there's a...

stale