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

Money Transaction - add transaction id #221

Closed jaros1 closed 6 years ago

jaros1 commented 7 years ago
jaros1 commented 7 years ago

added money_transactionid to chat msg and to MoneyNetworkAPI messages prepare_mt_request and send_mt

jaros1 commented 7 years ago

Changed MoneyNetworkAPI so that it also can be used for wallet to wallet communication. One money_transactionid is generated for each wallet involved in chat msg money transactions. todo: Special file 0000000000001 with transaction status should have one line for each money transaction in wallet. Special file 0000000000000 is not been created by W2 when transaction starts.

jaros1 commented 6 years ago

Status: 0000000000000 file is working OK now todo: 0000000000001 to be added. Maybe use sequence 1..n. ZeroNet has some problems with changed optional files

jaros1 commented 6 years ago

Dropped special file with timestamps for offline transactions. Now using -o or -io filename extension to mark offline transactions