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

Send message: check for identical user directory #251

Open jaros1 opened 7 years ago

jaros1 commented 7 years ago

There may be a problem for two different clients using identical ZeroNet user directory for communication. Most full send money tests fails. Think that ZeroNet replication has a problem with content.json mismatch in that situation.

send message: check other contact user directory. The same problem for money transactions (wallets)

jaros1 commented 6 years ago

ZeroNet ratelimit (publish interval less than 30 seconds) was the reason for failed send money tests. But could be nice to retest using identical user directories in mn and/or w2. And maybe add some warnings so users can understand why the test / transactions fails