Backlog

Prev Next
  • Higher Priority contains items which are most likely to be tackled next
  • General Items contains items which have been reviewed and are slated to be implemented
  • Acknowledged contains items which either have not been reviewed, or have a lower priority

Items within a particular category are not sorted by priority!

General Items

  • dApp Toolkit: Support for avatar feature of wallet personas
  • dApp Toolkit: Better abstractions for accounts and resources
  • dApp Toolkit: Improved caching
  • Radix Engine Toolkit (RET): Add Long Term Support (LTS) section to UniFFI wrappers with simplified operations for common needs, similar to TypeScript RET LTS
  • RET: Add C++ and Go wrappers (dependent upon UniFFI generators which are in development by third parties)
  • RET: Utilities for message encryption
  • RET: Recognize additional transaction patterns for wallet consumers

Acknowledged

  • RET: Look into options for reducing size of WASM included in TypeScript RET, or alternatives
  • RET: Unify TypeScript RET interface behavior with other language wrappers