Valentin Balaschenko

Results 21 issues of Valentin Balaschenko

### General information * SDK/Library version: 5.4.1 * iOS Version and Device: 11.2.5, iPhone6s * Integration type and version: as a library ### Issue description Brief: Enable accessibility mode: Settings...

## Improving unit-test that have to access class internals ### Context of Change Replacing friend relationship between tested class (STLedgerEntry) and unit-test (Invariants_test) in favour of using mock. The change...

## Latency metrics added to the logs ### Context of Change * Database access latency tracking * Latency for peer messages relying * Latency for InboundLedger::acquire ### Type of Change...

## High Level Overview of Change This PR finalises the work authored by Scott Determan (https://github.com/seelabs) and is based on the original PR (https://github.com/XRPLF/rippled/pull/4815). ### Context of Change There are...

### Context of Change This was discovered while configuring a clean Ubuntu machine to run rippled. Two dependencies to support protobuf types are missing: libprotobuf-dev protobuf-compiler. The update is only...

Passed
Trivial

## High Level Overview of Change Issue raised in: https://github.com/XRPLF/rippled/issues/5193 ### Context of Change Added simple check to ignore single-line comments during dependency analysis. ### Type of Change - [...

## Issue Description The levelization.sh script counts as included files that are commented out. I.e. ``` // #include #include //#include #include ``` This is not very obvious and creates confusion...

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...

## High Level Overview of Change ### Context of Change ### Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature...