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

testcase: wallet with multiple currencies #236

Open jaros1 opened 6 years ago

jaros1 commented 6 years ago

Problem in JS code. Best fixed with a testcase. Now: Expects too many wallet pings. There should only be one ping for each wallet. Not one ping for each currency code in wallet

jaros1 commented 6 years ago

Changed chatCtrl code without a test case. unique_texts_hash replaced with wallets_hash. That is: one row for each wallet instead of one row for each currency for each wallet. Sending chat msg with money transactions should be OK now. But is could be nice with a wallet with multiple currencies for this testcase