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!


Higher Priority

  • Updating config for WASM validation so that it can accept Rust code compiled under nightly Rust 1.82+.
  • Performance improvements for Scrypto code instantiation

General Items

  • Better error messages from transaction failures
  • Liveness Jailing
  • New sync options to allow faster syncing time
  • Support for tailored configuration of RocksDB  (possibly via a `.ini` file) 
  • Throughput improvements - e.g., Mempool Sync, Engine Optimizations
  • Complete design for rewrite of Java Node into Rust
  • Support for periodic/subscription payments in native Accounts

Acknowledged