Sztergbaum Roman

Results 55 issues of Sztergbaum Roman

**Motivation** [Flow](https://flow.com/) is a fast, decentralized, and developer-friendly blockchain, designed as the foundation for a new generation of games, apps, and the digital assets that power them. **Checklist** - [...

chain-integration

**Is your feature request related to a problem? Please describe.** Support aptos staking. Resources link https://github.com/aptos-labs/aptos-core/blob/main/aptos-move/framework/aptos-framework/sources/stake.move Seems not enabled / supported yet by existing aptos wallets.

enhancement
Type: New Feature

## Problem: https://github.com/trustwallet/wallet-core/blob/49877b1792b78851979ed3fa90fd8d400729464a/src/Polkadot/Extrinsic.cpp#L29-L50

enhancement

## Description fix #2732

Let's say i have the following code: ```cpp struct vertex { transform::position_2d pos{transform::position_2d::scalar(0.f)}; transform::position_2d texture_pos{transform::position_2d::scalar(0.f)}; graphics::color pixel_color{graphics::white}; }; struct vertex_array { std::vector vertices; vertex_geometry_type geometry_type; }; // logic code for...

**Is your feature request related to a problem? Please describe.** I managed to migrate to Qt6 locally on my machine, unfortunately the application crashed after login, here is also a...

P2
next iteration
full-stack

**Is your feature request related to a problem? Please describe.** Sometimes when creating files we forget to add headers **Describe the solution you'd like** A warning on the pull request...

enhancement

For the convenience of tools such as `travis` `lgtm` using zip instead of git repository to solve error: LGTM related issue: https://discuss.lgtm.com/t/update-cmake-to-3-14-to-allow-fetch-content/2048/12?u=milerius ps: you was mixing file ending on this...

Hello, this package doesn't seem's to compile on Windows: ``` CC: libzip_all Error: execution of an external compiler program 'clang.exe -c -w -DWIN32_LEAN_AND_MEAN -IC:\Users\roman\Documents\vcpkg/installed/x64-windows/include -IC:\Users\roman\Desktop\nim-1.0.4\lib -IC:\Users\roman\CLionProjects\atomicDEX-QT\atomic_dex_desktop\tools -o C:\Users\roman\nimcache\dependencies_d\libzip_all.c.o C:\Users\roman\.nimble\pkgs\zip-0.2.1\zip\private\libzip_all.c' failed...