Commit Graph

777 Commits (devel)
 

Author SHA1 Message Date
moneroexamples f2392aa526 coinbase and ringct tx updated
8 years ago
moneroexamples 7fd620aa6a cleaning map of fthreads added
8 years ago
moneroexamples 3922110451 TxSearch class moved to CurrentBlockchainStatus.h
8 years ago
moneroexamples c3b7492a26 readme updated
8 years ago
moneroexamples 1f6b7db984 submit_raw_tx services status on fail changed to error
8 years ago
moneroexamples 51158f09a1 get_random_outs and submit_raw_tx services added
8 years ago
moneroexamples 7da3bcbca9 rpccallls.h and cpp added
8 years ago
moneroexamples 6f54357798 get_random_outs started
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 4b3463f5c3 fix: get_amount_specific_indices producing empty results
8 years ago
moneroexamples bf29ebdd8a global_index added to Outputs table
8 years ago
moneroexamples 3c685a06e1 sql updated
8 years ago
moneroexamples 165f2d6879 tx prefix hash added to Transactions table
8 years ago
moneroexamples 4ae30747a2 some comments added
8 years ago
moneroexamples 37f46076a7 Accounts table simplified
8 years ago
moneroexamples 09d51cf843 dbname changed to openmonero
8 years ago
moneroexamples 275e0b5095 sql database file updated
8 years ago
moneroexamples 2c895b5eb2 small cosmetic correction
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 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 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 693bcc3eb0 Outputs table added
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 ac41217f16 get_total_recieved method added
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 6f7c582b4a create method name changed to insert
8 years ago
moneroexamples d8570d8c30 select method added to MysqlTransactions
8 years ago
moneroexamples af7ab33ad3 MySqlConnector changed into singleton
8 years ago
moneroexamples eedc4817d0 started converting MySqlConnector into singleton
8 years ago
moneroexamples eb1c324a14 SSQLSes moved to their own file.
8 years ago
moneroexamples 370936672a XmrTransaction class added
8 years ago
moneroexamples fac016b3b0 CurrentBlockchainStatus class moved to its own file
8 years ago
moneroexamples 19d7836863 database sql import structure added
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