Commit Graph

30 Commits (87a7c3418b4b48f383d72ccdfd7c9ecd1eba9da1)

Author SHA1 Message Date
moneroexamples 614698e1a8 checking if tx is spendable and marking if so.
8 years ago
moneroexamples e314416587 tx insert sql fixed
8 years ago
moneroexamples ddb29ff242 is_spendable flag added
8 years ago
moneroexamples a90c5ed505 MYSQLPP_SSQLS_NO_STATICS added to solve multiple definitions of ssqls
8 years ago
moneroexamples 0cc8717d71 trying reorganize ssqlses.h
8 years ago
moneroexamples 2aeec07082 trying reorganize ssqlses.h
8 years ago
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 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 551fc4ddba sql view fixed to show tx record
8 years ago
moneroexamples 0562089ab5 TransactionsWithOutsAndIns reorganization
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 6ff1ca9fdd MysqlTransactionWithOutsAndIns added
8 years ago
moneroexamples a3879a44d7 TransactionWithOutsAndIns SSQLS 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 a66f5230f3 Inputs ssqls added
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 3485483cf2 basic transactions search added
8 years ago
moneroexamples d8570d8c30 select method added to MysqlTransactions
8 years ago
moneroexamples eedc4817d0 started converting MySqlConnector into singleton
8 years ago
moneroexamples eb1c324a14 SSQLSes moved to their own file.
8 years ago