dOrgJelli

Results 89 issues of dOrgJelli

**Describe the bug** - both a.eth and b.eth point to same ipfs hash - a.eth & b.eth have different environment variables - invocations to them should use the correct env...

type: bug

**Describe the bug** Currently the Rust codegen uses too many mutable references. **Please provide the steps to reproduce and if possible a minimal demo of the problem.** See this demo,...

type: bug

**Is your feature request related to a problem? Please describe.** Currently we do not have a clean way of testing multiple clients, and forming a feature matrix. With the Python...

type: story
package: client-js

Currently, we utilize basic strings for errors, wrapping them within the various languages we have software in (JavaScript & AssemblyScript `Error` structure, Rust's Err structure, etc). In the same way...

type: feature-proposal

**Is your feature request related to a problem? Please describe.** Currently the toolchain repo (prev monorepo) is a bit too monolithic. It includes packages for the Polywrap toolchain, along with...

type: refactor

**Is your feature request related to a problem? Please describe.** Currently invocations are done in a way that assumes a specific type of encoding. The current Polywrap encoding standard is...

type: feature-proposal

Currently CR proposals can only distribute a single external token as a reward. For Genesis V1 we want proposers to be able to ask for a monetary reward in the...

Currently all DAO controllers have their own native token (DAOToken) that they can mint from. It seems like an unnecessary requirement for each DAO to have its own token when...