clemahieu

Results 42 issues of clemahieu

protocol change

This eliminates boilerplate code and possible sources of error especially when adding new enumeration values. From my understanding the only way to get the text of enum values is by...

enhancement

To make viewing nano data types easier, add scripting that can be loaded in to lldb/Xcode or other environments as described here. https://lldb.llvm.org/use/variable.html#python-scripting

good first issue

# Overview: This issue describes a rework of the synchronization process inside the nano node. In contrast to previous synchronization methods which followed a top-down approach, this new mode is...

enhancement
protocol change
issues_fixed_by_ascending_bootstrap

Modeling proposed flow control changes in Julia.

This is a refactor of the block processor which breaks the block processing steps in to small components focused on a specific part of processing blocks.