rraallvv

Results 37 issues of rraallvv

When I click "Click here to get this Dashboard" in the readme file it opens the "Users Overview" dashboard in Google Analytics but can find how to add the "Feedback...

Since `SIGN_TRANSACTION` is already [allowed](https://github.com/nimiq/hub/blob/master/src/lib/RpcApi.ts#L45) for third party requests I wonder whether it could be also added support for swaps requests (`SETUP_SWAP` and `REFUND_SWAP`). The justification for adding those would...

Add support for validating [Nimiq](https://nimiq.com) addresses.

Any chances of adding on-the-fly encryption? Maybe using something like [mbedtls](https://github.com/ARMmbed/mbedtls). Keep up the good work!

For some reason `controllers` is not initialized when accessed from `void initControllers()` in **MainGameController.cs** While in windowed mode `Screen.resolutions[Screen.resolutions.Length-1];` is throwing an index out of bound exception in **ScreenSizeController.cs**, I...

I wonder if there is a better way to add a custom property to some objects in an objects layer to get Tiled2Unity to creater the GameObjects from some already...

I'm looking for a way to add password AES encryption for API 21 and upward, is the KeyStore used in this application safe for production code even for rooted devices?

I'd like to have only the TOC in the home page and each class in a separate file with interlinks

Has anyone been able to install on macOS with the latest node version?