Ismail SEZEN

Results 7 issues of Ismail SEZEN

It would be very nice, if we have an option to tell to timer to suspend itself when we are away. So, we won't need to remember to click it...

Hello, I can not `quit` radian because of the error below with Python 3.8 + radian 0.5.4. ```r r$> quit() Error in .External2(C_savehistory, file) : no history available to save...

### What happened? I run `ironfish accounts:rescan`, however after 1 day, node stuck. At the moment; `ironfish accounts:rescan` command output is; ``` Scanning Blocks: [===============-------------------------] 51666/142392 36% 0/sec | 2829h...

bug
verified

Massa node crashes While trying to bootstrap from a unofficial node. Log output is below. **Remote node is active and allows all incoming bootstrap requests.** ``` 2023-01-13T16:01:17.746558Z INFO massa_bootstrap::client: Start...

**Describe the bug** Massa does not show correct version tag (see following commands). At the moment, version `TEST.16.0`. ``` $ massa-client --version massa-client 0.1.0 $ massa-node --version massa-node 0.1.0 ```...

good first issue

Hello, Is there any workaround that commands not to be sorted by default? I want them to be in order as I wish. I tried this [stackoverflow](https://stackoverflow.com/a/47984810/557884) solution. It works...

🎁 feature request
📚 documentation
🙏 help wanted

Right now, `bazuka node status` returns the following output if node is not running: ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ServerError(hyper::Error(Connect, ConnectError("tcp connect error", Os...

enhancement
good first issue