clemahieu

Results 42 issues of clemahieu

…ait period. In this wait period and even while still scanning it's possible for the election scheduler to empty due to everything being confirmed faster than the scan can operate....

enhancement

…s list. This was added to collect extra votes for diagnostics, however, the elections should be moved to another container so they don't occupy space that could be used by...

enhancement

This is a separate pull request which modifies the nghttp2 asio server api to be more in line with boost asio conventions. The boost::io_service class is designed to allow multiple...

asio

When a new block is inserted, the previous block needs to be rewritten in order to update the sideband information which contains the block successor. This causes extra disk activity...

Rewrite of https://github.com/nanocurrency/nano-node/pull/3727 with functional style checking rather than a pipeline

The frontiers table is redundant and only used for legacy block processing. It tracks a mapping of head block hash to account number. This information can already be obtained by...

enhancement
database