Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Date

28 Aug


Remember the Hyperledger Code of Conduct

...

  • Record the meeting
  • Tests throws WalletInvalidHandle because afterAll function (that deletes wallet) is called before tests are finished
    • I think this is because outbound subject transporter and outbound transporter in general return when the message is send. But the other agent still has to process the whole message. However jest sees it as "oh the promise is resolved, the test is finished". 

Meeting Notes

...

  • Transform class instance to JSON string just before storing
  • Directly after retrieving transform to class instance again
  • Jakub Koci Will think more about it

...

...

  • OutboundPackage not exposed from index of framework
  • IndySDK is needed (because of devDependency) even when using framework in React Native app

Action items

Future topics

  • State machines

...