Commit Graph

38 Commits (6462ca4fba266a53e719db1b888e7751cac6c620)

Author SHA1 Message Date
moneroexamples c37b7e6962 inital scanning of incomming xmr in mempool added
7 years ago
moneroexamples 429a620193 First working version of OutputInputIdentification class completed
7 years ago
moneroexamples 0c3ebe807f OutputInputIdentification class started
7 years ago
moneroexamples 165a136ef1 namespace std added to TxSearch
7 years ago
moneroexamples 52276bef91 known_outputs_keys added to TxSearch
8 years ago
moneroexamples a90c5ed505 MYSQLPP_SSQLS_NO_STATICS added to solve multiple definitions of ssqls
8 years ago
moneroexamples cea3757488 trying reorganize ssqlses.h
8 years ago
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
8 years ago
moneroexamples f2392aa526 coinbase and ringct tx updated
8 years ago
moneroexamples 3922110451 TxSearch class moved to CurrentBlockchainStatus.h
8 years ago
moneroexamples 7da3bcbca9 rpccallls.h and cpp 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 2c895b5eb2 small cosmetic correction
8 years ago
moneroexamples 17efa53589 initial scaning for possible inputs 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 a66f5230f3 Inputs ssqls added
8 years ago
moneroexamples 5c18958edb checking of our outputs in mixis added, but not tested yet.
8 years ago
moneroexamples 5e0bf5a43c sql code updated
8 years ago
moneroexamples 355727ba3c TxSearch threads writes outputs to Outputs table when found.
8 years ago
moneroexamples cd961c9ea2 searching for key images comments added
8 years ago
moneroexamples 917a8ddc91 updated scanned_block_height in TxSearch fixed
8 years ago
moneroexamples c617312ae4 timer added to TxSearch
8 years ago
moneroexamples 871d6ce434 testnet flag passed to CurrentBlockchainStatus
8 years ago
moneroexamples e8ba30d086 Eatch thread has its own mysql connection now.
8 years ago
moneroexamples 3485483cf2 basic transactions search added
8 years ago
moneroexamples fac016b3b0 CurrentBlockchainStatus class moved to its own file
8 years ago
moneroexamples 2b55888956 searching for outputs in tx search thread added
8 years ago
moneroexamples d8abb0efe0 tx search sleeps if all blocks up to the current one have been searched now
8 years ago
moneroexamples c57bf1e026 CurrentBlockchainStatus::get_block method added
8 years ago
moneroexamples f4cfa81100 initializing monero blockchain access added to main.cpp
8 years ago
moneroexamples f696e7114f initializing monero blockchain access added to main.cpp
8 years ago
moneroexamples 3ec44a658c CurrentBlockchainStatus thread added
8 years ago
moneroexamples fbba97dfed TxSearch thread launches does not crash now.
8 years ago
moneroexamples 72a0a4d1cf work on search thread continues
8 years ago
moneroexamples 88261c2ee8 trying to figure out why threads no work
8 years ago
moneroexamples 05eb0b23f9 TxSearch thread development started
8 years ago