Commit Graph

69 Commits (8bf2730fdc0222421835353837863cb36fc0a87b)

Author SHA1 Message Date
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