Sztergbaum Roman

Results 55 issues of Sztergbaum Roman

**Is your feature request related to a problem? Please describe.** Offline staking will be possible with mm2 soon, we need to add new views in the UI to prepare such...

enhancement
P2
next iteration
full-stack
awaiting design

**Is your feature request related to a problem? Please describe.** We removed the multi-order view during the refactor of the trading pro page, now we can do something a little...

enhancement
discussion

https://github.com/KomodoPlatform/antara-gaming-sdk

For people who want edit documentation i can send you an invitation. reach me by email at [email protected] or [email protected]

todo: - [x] followers - [x] following - [x] unfollowing - [ ] hashtag - [ ] threads - [ ] tweet - [ ] retweet - [ ] comment...

dapp

Hello I try to convert https://github.com/SanderMertens/flecs/blob/master/include/flecs.h But I got an error when running c2nim: `/Users/romanszterg/flecs/include/flecs.h(202, 41) Error: identifier expected, but got: ( (pxParLe)` Even I try to remove error by...

Hello after reading: https://github.com/abseil/abseil-cpp/blob/master/absl/strings/numbers.h I think i misunderstood how can i convert an uint128_t to a string like `std::stoull` will do

Hello, I was curious if this library could be used in a native rust target that is not wasm or web. For example to add light wallet functionality to a...

related to https://github.com/cimgui/cimgui/issues/113 Can we add the bindings for non UDT too, so we don't crash anymore ? (We will fix windows in this case)

Type: Enhancement
Status: In Progress
Binding: ImGui

**Describe the bug** Implementation of Ontology use `boost::any` in the VM build parameters, we should switch it to `std::variant` instead, the usage of `any` is not justified here since we...

enhancement
priority:low
size:medium