Sztergbaum Roman
Sztergbaum Roman
 This is because GOARCH is not detected, in web browser console the URL's link are always wrapped in console One things you can do is: Check if the current...
Hello, I'm interested to use the primitives part of this SDK (transaction) - without the rest of the dependencies, is it possible to create more crate for each part of...
I'm currently implementing Solana Done: - Balance - Balance SPL (Solana Program Library tokens) - Current Block - Withdraw (Solana) - Send raw transaction Open discussion: - I propose for...
I have these last days looking a little at the possibility of implementing the official eth L2 in AtomicDex. ## L2 Arbitrum: - Doesn't support RIPEMD160 in solidity precompiled; it...
Hello I got the following error when I'm compiling to ios targets: ``` error[E0412]: cannot find type `TryFromBigIntError` in crate `num_bigint` --> /Users/romansztergbaum/.cargo/git/checkouts/tezos-rust-sdk-1c87e5341bf84ccf/8885fac/tezos-core/src/error.rs:38:29 | 38 | source: num_bigint::TryFromBigIntError, | ^^^^^^^^^^^^^^^^^^...