Matouš Skála

Results 9 issues of Matouš Skála

#### Characteristics - **Issue Type**: bug - **Reproducibility**: always - **Severity**: crash - **Tool/Service/Component**: botsing-reproduction-1.0.4 - **Execution Environment**: macOS 10.14.2 - **Reporter**: [email protected] #### Description When the frame in the...

bug
duplicate
botsing

When trying to run `./gradlew assemble` (which is also the first step of the CI workflow) locally, the build fails with the following errors: ``` > Task :firebase-app:compileKotlinIosArm64 FAILED e:...

When trying to run `jsLegacyTest` task locally or as part of Pull Request workflow, some of the tests fail with the following error: ``` UNKNOWN: Firebase: No Firebase App '[DEFAULT]'...

It seems to me that `CoinGate.has_pay_amount` does not work properly, as the message object is actually in the `identifier` field. ``` cloudomate vps purchase hostsailor 0 Selected configuration: Name CPU...

AzireVPN added a captcha to their sign-up form, so purchase method stopped working. We will need to implement captcha solver similarly as for MullVad VPN. ``` cloudomate vpn purchase azirevpn...

Currently, `QTable.choose_best_option` expects that the options returned by cloudomate contain the same options as present in QTable. What happens when the option selected by QTable cannot be found in an...

How are we going to handle VPN selection? Currently it's hardcoded to always use AzireVPN. It makes sense to use the cheapest VPN which is working for the selected VPS...

enhancement
discussion

We want to add support for an authenticated communication between agents, so the bots can share knowledge and converge to the optimal QTable more quickly. IPv8 will be used for...

enhancement

### [REQUIRED] Environment info **firebase-tools:** 14.4.0 **Platform:** macOS ### [REQUIRED] Test case ``` firebase auth:export auth.csv --project --debug ``` ### [REQUIRED] Steps to reproduce Run `firebase auth:export auth.csv --project --debug`...

type: bug
api: auth
api: core
triaged