Commit Graph

21 Commits (ea6dce4292e467bb6d9400c306545a27f206dbfe)

Author SHA1 Message Date
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
8 years ago
moneroexamples 7712367410 before adding tx, check if it already exists
8 years ago
moneroexamples 123d3bb68b search_if_payment_made added
8 years ago
moneroexamples e56d6ea664 mysql code added to import_wallet_request
8 years ago
moneroexamples 71f7adf31b XmrPayment added
8 years ago
moneroexamples bdac9b33e7 payment_id is randomly generated
8 years ago
moneroexamples 40f8810468 get_unspent_outs added
8 years ago
moneroexamples bf29ebdd8a global_index added to Outputs table
8 years ago
moneroexamples 165f2d6879 tx prefix hash added to Transactions table
8 years ago
moneroexamples 37f46076a7 Accounts table simplified
8 years ago
moneroexamples 17efa53589 initial scaning for possible inputs added
8 years ago
moneroexamples 2d4bed3471 spent_ouputs list added to get_address_info request
8 years ago
moneroexamples aac37dac7b select_txs_with_inputs_and_outputs method added
8 years ago
moneroexamples 6ff1ca9fdd MysqlTransactionWithOutsAndIns added
8 years ago
moneroexamples a056f7c891 Possible key_images for a given address are saved
8 years ago
moneroexamples 0ce55f3396 MysqlInputs class added
8 years ago
moneroexamples 5c18958edb checking of our outputs in mixis added, but not tested yet.
8 years ago
moneroexamples 355727ba3c TxSearch threads writes outputs to Outputs table when found.
8 years ago
moneroexamples 693bcc3eb0 Outputs table added
8 years ago
moneroexamples ac41217f16 get_total_recieved method added
8 years ago
moneroexamples 871d6ce434 testnet flag passed to CurrentBlockchainStatus
8 years ago