lightyear15
lightyear15
> Can you try to login with your username instead of email address? > > I've just checked the login code (https://github.com/alepez/devand/blob/master/devand-db/src/auth.rs#L71) and it doesn't match by email address, only...
:+1: thanks a lot for your help
@siburu , yes exactly. In principle it would be possible to send multiple state-changing messages all at once, lowering the transactions costs, waiting time,etc...
Please merge this debian stretch reached its EOL in 2020 It really is time to move to bullseye, at least, bookworm would be more appropriate though
I am also interested in having ``std::optional`` support landing in future versions of this library. I see there was a lot of discussion on how to properly support and convert...
has this PR stalled again?
I am having the same issue developing an app in electron using Vue My package.json file includes this: ``` "jest": { "setupFiles": [ "/jest.init.ts" ], "preset": "@vue/cli-plugin-unit-jest/presets/typescript-and-babel", "testEnvironment": "node" }...
It seems this is closely connected to #1006. An issue that has been closed even if the PR that apparently was supposed to fix it is still open and not...