Commit Graph

444 Commits (master)

Author SHA1 Message Date
moneroexamples a3879a44d7 TransactionWithOutsAndIns SSQLS added
7 years ago
moneroexamples a056f7c891 Possible key_images for a given address are saved
7 years ago
moneroexamples 0ce55f3396 MysqlInputs class added
7 years ago
moneroexamples a66f5230f3 Inputs ssqls added
7 years ago
moneroexamples 5c18958edb checking of our outputs in mixis added, but not tested yet.
7 years ago
moneroexamples 5e0bf5a43c sql code updated
7 years ago
moneroexamples 355727ba3c TxSearch threads writes outputs to Outputs table when found.
7 years ago
moneroexamples 693bcc3eb0 Outputs table added
7 years ago
moneroexamples cd961c9ea2 searching for key images comments added
7 years ago
moneroexamples 917a8ddc91 updated scanned_block_height in TxSearch fixed
7 years ago
moneroexamples ac41217f16 get_total_recieved method added
7 years ago
moneroexamples c617312ae4 timer added to TxSearch
7 years ago
moneroexamples 871d6ce434 testnet flag passed to CurrentBlockchainStatus
7 years ago
moneroexamples e8ba30d086 Eatch thread has its own mysql connection now.
7 years ago
moneroexamples 3485483cf2 basic transactions search added
7 years ago
moneroexamples 6f7c582b4a create method name changed to insert
7 years ago
moneroexamples d8570d8c30 select method added to MysqlTransactions
7 years ago
moneroexamples af7ab33ad3 MySqlConnector changed into singleton
7 years ago
moneroexamples eedc4817d0 started converting MySqlConnector into singleton
7 years ago
moneroexamples eb1c324a14 SSQLSes moved to their own file.
7 years ago
moneroexamples 370936672a XmrTransaction class added
7 years ago
moneroexamples fac016b3b0 CurrentBlockchainStatus class moved to its own file
7 years ago
moneroexamples 2b55888956 searching for outputs in tx search thread added
7 years ago
moneroexamples d8abb0efe0 tx search sleeps if all blocks up to the current one have been searched now
7 years ago
moneroexamples c57bf1e026 CurrentBlockchainStatus::get_block method added
7 years ago
moneroexamples f4cfa81100 initializing monero blockchain access added to main.cpp
7 years ago
moneroexamples f696e7114f initializing monero blockchain access added to main.cpp
7 years ago
moneroexamples 3ec44a658c CurrentBlockchainStatus thread added
7 years ago
moneroexamples fbba97dfed TxSearch thread launches does not crash now.
7 years ago
moneroexamples 19c09e33f0 trying to make login2 work
7 years ago
moneroexamples 00cfd67a83 search thread works if in independent function
7 years ago
moneroexamples 72a0a4d1cf work on search thread continues
7 years ago
moneroexamples 88261c2ee8 trying to figure out why threads no work
7 years ago
moneroexamples 05eb0b23f9 TxSearch thread development started
7 years ago
moneroexamples bd3d02f20b few comments added
7 years ago
moneroexamples ebe89d061e MySqlAccounts made a dependency for YourMoneroRequests
7 years ago
moneroexamples 3d3e0e1760 login to the service uses mysql now.
7 years ago
moneroexamples baa1955076 Basic Insert, updated and selected added to XmrAccount
7 years ago
moneroexamples eebae836f1 AccountRow SQLS added
7 years ago
moneroexamples e80c359f84 fix: ‘asnlSig’ is not a member of ‘rct’
7 years ago
moneroexamples 752e7143a9 started mysql access development
7 years ago
moneroexamples f2ab309066 dummy import_wallet_request added
7 years ago
moneroexamples f71e770508 more basic files added and some reorganization of performed
7 years ago
moneroexamples 001eb33daf more basic files added and some reorganization of performed
7 years ago