Sztergbaum Roman

Results 55 issues of Sztergbaum Roman

**Motivation** [Aptos](https://aptoslabs.com/) is a proposed Layer 1 blockchain that uses the [Move programming language](https://101blockchains.com/move-programming-language-tutorial/) The goal is to support the blockchain prior to the main net launch. **Checklist** - [x]...

chain-integration
priority:medium
size:large

**Motivation** Most of the use of boost in the project is replaceable by our own implementations or the standard library. This passing of dependencies in the project allows us to...

enhancement
priority:low
size:medium

**Motivation** For the uses of hardware wallet SDK's we need some additional capabilities on the wallet-core side such as unsigned transaction serialization. **Checklist** - [ ] Support serialization of unsigned...

enhancement
priority:medium
size:medium

**Motivation** We aim to improve developer documentation for our different bindings: **wasm**, **kotlin**, **swift**. **Checklist** - [x] Document protobuf data structure - Implemented in #2585 - [ ] Kotlin doc...

priority:medium
documentation

## Description fix #2701 - [x] Modify C++ Code - [x] C++ unit tests update - [x] Swift/Android/Wasm update ## How to test Run C++ unit tests Run wasm tests...

## Description WIP Starkey primitives ## Checklist ### StarkKey - [x] Derivation path from eth L1 address, replication of this [implem](https://github.com/immutable/imx-core-sdk-swift/blob/ccf8273953ab31480081c3b50e381ad0d535d49d/Sources/ImmutableXCore/Crypto/Stark/StarkKey.swift#L38) - [ ] GrindKey - replication of this [implem](https://github.com/immutable/imx-core-sdk-swift/blob/ccf8273953ab31480081c3b50e381ad0d535d49d/Sources/ImmutableXCore/Crypto/Stark/StarkKey.swift#L55)...

## Description Proof of concept for future rust bindgen ## Tasks - [x] rust-bindgen script - [x] update CI - [x] C++ unit tests - [x] C unit tests -...

**Is your feature request related to a problem? Please describe.** - Immutable X Blockchain require to register an existing eth key with a stark key in order to use their...

enhancement
good-first-issue

**Is your feature request related to a problem? Please describe.** Adding staking transaction to the following blockchains: eth,near,elrond. **Checklist** ## Ethereum - [ ] Simple smart contract call transaction with...

enhancement

**Motivation** [Wax](https://on.wax.io/wax-io/) is a Blockchain/Web3 Ecosystem for Gaming and NFTs. **Checklist** - [ ] Skeleton, registry.json update - [ ] Address support/Account - [ ] Transaction support - [ ]...

chain-integration