Rodrigo Quelhas
Rodrigo Quelhas
Just confirmed that the issue has been fixed.
I confirm, this was an issue related to rustc. More context: https://github.com/paritytech/polkadot-sdk/issues/3192
> Is there an ETA for this PR? We'd find it very useful at [Sphinx](https://www.sphinx.dev/), so we'd really appreciate it if you could fit this into your short term roadmap!...
Closing this in favor of https://github.com/moonbeam-foundation/moonbeam/pull/2796
Hi @takahser I have added you to the demo repository: https://github.com/Acurast/demo-1 Let me know if you have any question.
Hi @takahser, You want to access the parachain explorer, which is available at https://polkadot.js.org/apps/?rpc=ws://127.0.0.1:8802#/explorer For mirroring the android device I use [scrcpy](https://github.com/Genymobile/scrcpy). It can be installed with `brew install scrcpy`...
Hi @takahser, Yes. I will send you an email to schedule the call.
Hi @takahser, The issue is described in the error message: ``` SDK location not found. Define a valid SDK location with an ANDROID_HOME environment variable or by setting the sdk.dir...
Hi @takahser, I have updated the CI pipeline to produce artifacts with the test results. Please have a look [Build 549774320 on the main branch](https://github.com/Acurast/acurast-processor/suites/10890464961/artifacts/549774320)
The message `89 actionable tasks: 20 executed, 69 up-to-date` means that 20 gradle tasks got executed, the tests got executed by one of these tasks.