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

test8 failed. unknown currency code tBTC in get_balance response #358

Closed jaros1 closed 6 years ago

jaros1 commented 6 years ago

Wallet test. Now using tBTC in get_balance request. Not working for W3 test ether wallet

WalletCtrl.test8.run send_message callback 1: response = {"msgtype":"balance","balance":[{"code":"tBTC","amount":995786925172423000}],"balance_at":1523175337892} 10:15:38.631 all.js:25413 WalletCtrl.test8.run send_message callback 1: validate currency codes in get_balance response 10:15:38.631 all.js:25445 WalletCtrl.test8.run send_message callback 1: test8 failed. unknown currency code tBTC in get_balance response {"msgtype":"balance","balance":[{"code":"tBTC","amount":995786925172423000}],"balance_at":1523175337892} 10:15:38.636

jaros1 commented 6 years ago

Error was in W3. Replaced tBTC with tETH in source. Retesting.

jaros1 commented 6 years ago

Test OK

screenshot from 2018-04-08 10-41-46