You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Date

Attendees

Goals

  • Define first steps to develop `no-std` version of `Iroha-Client` crate:
    • That will be used by Web applications
    • That will be used by Other Runtimes

Unable to render Jira issues macro, execution error.

Discussion items

TimeItemWhoNotes
5 minDomain model extraction
  • Copy domains models from `iroha` crate into `iroha-client-no-std` crate
  • Do not copy ISI related functionality
  • Copy Iroha `Instruction` enum without impl blocks
7 minStrings, Vectors and BoxesVladislav Markushin
  • Decision about names and Id's requirements (RFC)
  • Usage of `no-std` collections like BTreeSet and BTreeMap
 7 min Target Runtimes
  • Web
  • Substrate Pallets

Action items

  • No labels