Marius Scurtescu
Marius Scurtescu
Podax is automatically linking with the single account created with "GPodder.net Account". The paradigm I think is to allow GPodder.net Account to create multiple accounts and then apps like Podax...
Currently if you are searching for "gpodder" in the play store then podax does not come up as a result. It's description does not mention gpodder or gpodder.net at all.
For the following entry: ```xml Read the Trump Jan. 6 Indictment https://www.motherjones.com/mojo-wire/2023/08/trump-indictment-document-read-here-conspiracy-jan-6/ Tue, 01 Aug 2023 21:57:25 +0000 For the third time this year, former President Trump has been indicted....
- switching to a multi stage Dockerfile - build stage has golang - installs the `node` binary - installs the `grpcurl` tool - the target stage based on [Alpine Linux](https://www.alpinelinux.org/)...
The fuzzing instructions are asking you to start fuzzing by running an `echidna-test` command inside a docker container. There is no such command, but there is `echidna` and that seems...
A `fund-link` task is referenced: ```shell npx hardhat fund-link --contract insert-contract-address-here --network network ``` but there is no such task. Most likely this should be replaced with the `transfer-link` task...
### Is your feature request related to a problem? Please describe. It is difficult to test notification settings, you have to wait for an event to see if they work....
On Chrome regardless of the radio button combination getting the following error when clicking Register: "Error: NotSupportedError: Resident credentials or empty 'allowCredentials' lists are not supported at this time." I...
Split docker related files into separate build and runtime files.
`qclient` by default expects the config folder under `../node/.config/` which is not working when the binary is run from PATH. The workaround is to run the command like: ```shell qclient...