Theodore Schnepper
Theodore Schnepper
This patch is meant to address a minor issue in the output format of rendered vobjects. Each line that is long enough would end up being split to ensure that...
Greetings @gordol With this update, I've been able to add Bluetooth printing support for iOS. On both platforms, in order for a printer to show up in the lists returned...
Closes #1276 ### This PR: Adds the `Explorer API` to `Sequencer` nodes that are backed by `SQL Storage`. This is necessary in order for the `block-explorer` to be added to...
I've updated the `dart_maybe` files to support the dart null safety feature. This is a breaking change that requires the `dart` `sdk` to be updated. Feel free to take what...
The implementation of `ExplorerHeader` for `Header` in sequencer/src/header.rs is currently implemented as a 0 balance reward as Block Rewards have not been decided, designed, or implemented as of yet. When...