2020-07-07[2] Meeting notes

2020-07-07[2] Meeting notes

Date

Jul 7, 2020

Attendees

  • @Nikita Puzankov

  • @Vladislav Markushin

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

Error rendering macro 'jira' : null

Discussion items

Time

Item

Who

Notes

Time

Item

Who

Notes

5 min

Domain model extraction

@Vladislav Markushin

  • 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 min

Strings, Vectors and Boxes

@Vladislav Markushin

  • Decision about names and Id's requirements (RFC)

  • Usage of `no-std` collections like BTreeSet and BTreeMap

 7 min

 Target Runtimes

 @Nikita Puzankov

  • Web

  • Substrate Pallets

Action items

@Vladislav Markushinapprove usage of Pallets
@Nikita Puzankov gather Web requirements