Aviv Eyal
Aviv Eyal
We'd like to have a more consistent and understandable categories and command names. Currently the menu system is a bit inconsistent and not very intuitive to use. The reason is...
# Repro Steps 1. Start full node with default config file. 2. Start smrepl and setup post in smrepl. 3. Follow the instructions in smrepl and update the node's config...
Properly escape post data path in post generated the json. Currently we generate an invalid json string for the pass. e.g. `"smeshing-opts-datadir": "c:\smesher"`. We need to generate: `"smeshing-opts-datadir": "c:\\smesher"`.
Repro: Restore a smapp wallet using 12 words secret phrase by creating a new wallet in providing mnemonic input. Result: first account has different address than Smapp's first account. Expected:...
Make TAB key behave like SPACE key in repl keyboard input so the auto-suggestor for the current level will be displayed. So, if TAB is pressed after a command was...
## Intro This is an experimental funded product design task with is part of the [Spacemesh platform](https://spacemesh.io). We believe that open source contributors should have an opportunity to contribute to...
**Is your feature request related to a problem? Please describe.** yes - users can easily send cryptocoins or tokens to the wrong address, for example, due to copy and paste...
Reminder to update the docs about linux home smeshers with AMD cards. They must install the `amd-pro` driver to get Vulkan runtime support. The standard AMD gpu linux drivers don't...
Remove all outdated mds from wikis in prep for new wiki in the code repo. Apply to all Spacemesh repos with the goal of not having outdated information in any...