jaros1 / Money-Network

Demo with complementary and alternative money. Implemented in ZeroNet and AngularJS. Focus on privacy, encryption, max data in client and min data on ZeroNet. Work in progress.
GNU General Public License v2.0
4 stars 4 forks source link

chat: second contact #245

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

Log in as jro test in sweden and sent a chat msg to jro in torando. jro in torando did not receive chat msg. Missing chat msg was restored after a few test chat msg. Maybe a problem with receiver_sha256/sender_sha256 address in local storage. Maybe the problem is money transaction msg not saved in localStorage? See

jaros1 commented 6 years ago

https://github.com/jaros1/Money-Network/issues/244

jaros1 commented 6 years ago

Example from full send money test 109. Had to send 4 extra chat message before lost money transaction message was restored in VM2 Montreal session.

screenshot from 2017-11-18 10-02-30

jaros1 commented 6 years ago

Bug in ls_save_contacts has been solved. Can explain this problem. Closing