mangoplane
mangoplane
Hello NFTStorage team, I would like to propose a feature request to introduce granular API scopes for NFTStorage. Currently, API keys do not have user-controlled scopes, which may raise security...
Hi, I'm just curious what the anticipated timeline for PBR material generation is. Also I have found a database of high quality PBR data, would it be possible to use...
Hi, So I'm curious about stats of the ION node network, which are: 1. Cost to run your own ION Node 2. How many nodes are there, and is it...
Hi, First of all a massive thanks for your work so far on this awesome package. I just had a question regarding WebauthN. I wanted to know whether the native...
Hi. First of all, a massive thanks for your work on this super useful project so far. Unfortunately I get this error when I try clicking on a drop down...
Question: does this let you setup a TCP socket in an Unreal game client that can receive messages?
Hey again. First of all great work, I'm grateful for your packages. I just had a question as explained in the title: does this let you setup a TCP socket...
Hi, It would be useful to implement a Simulate Endpoint for enhanced debugging of transactions issued by this SDK. Simulate is summarized here: https://developer.algorand.org/articles/whats-new-in-algorand-3150/#new-simulate-endpoint In the Algod REST API, it's...
Hi, I've been searching for a prover as a service that let's you effortlessly deploy and scale a prover for an application that relies on proof generation. There are many...
## Summary Adds the new opcode `bmodexp` as described in issue #6139 to support modular exponentiation involving byte strings of up to 4096 bytes. Closes #6139 ## Test Plan -...
## Problem I believe `modexp` (modular exponentiation) should be available as an opcode, as it seems like an important crypto primitive. It is also present in many other chains like...