Jonah

Results 51 issues of Jonah

And other cryptocurrencies

Currently if you try to import that repo it automatically grabs the release v0.0.15 which is not compatible with go-ethereum releases after 1.9.25. However it seems like that this issue...

In a normal terminal the icons are shown without any issue but as soon as I open a terminal inside vscode the icons aren't detected anymore. Is there a known...

This PR adds support for telegram chat topics. `github.com/go-telegram-bot-api/telegram-bot-api` doesn't have support for topics despite several open PRs, so I switched it out with a more up-to-date library. Diun supports...

Hi, this PR adds support for openSuse Leap 15.

stale

# What does this PR do? This PR adds a filetree_read role similar to https://github.com/redhat-cop/controller_configuration/tree/devel/roles/filetree_read # TODO - [ ] Test playbook - [ ] README, meta, etc.

Hi :wave:, As the title says, this PR adds support for suse linux. I'm trying to add support for suse in the `community.zabbix` collection [here](https://github.com/ansible-collections/community.zabbix/pull/1194) and I need this role...

Currently type condition's aren't lazy evaluated which causes the following code to fail: ```rs fun choose(options, ref result): Bool { let res = $gum choose {options}$ failed { return false...

bug
enhancement
compiler

Hi, First of all, thanks a lot for your efforts to make proxmox available as vagrant box! I'm working on an ansible collection for automated proxmox upgrades and I would...