Nikita Zhavoronkov
Nikita Zhavoronkov
Hello, We're running v.1.0.11. At some point a couple of months or so ago we started to receive some complaints from our users that our explorer (Blockchair) is not keeping...
Hello, It’d be great if it were possible to send messages silently (Send Without Sound option) using a keyboard shortcut such as ⌘+Enter or ⌥+Enter. Also, some general setting like...
`monerod` has a somewhat inconsistent API. For example, getting block data is done using the `get_block` method of the RPC API, but to fetch transaction data we need to use...
Right now when the node is launched, it's not really clear whether it's functioning. Changing `stdout = { level = "info" }` to `debug` yields too much output to `STDOUT`....