Commit Graph

92 Commits (455832fab84d9191158e752e89b908cfe56463b6)

Author SHA1 Message Date
moneroexamples 455832fab8 searching_threads moved to CurrentBlockchainStatus class
8 years ago
moneroexamples 421d9ddb68 fix: ringct tx are correctly decoded
8 years ago
moneroexamples f1d449f1cc fix: incorrect tx hash in TxSearch.
8 years ago
moneroexamples f4e3b4cc8e fix: pseudoOuts added to txs from mempool
8 years ago
moneroexamples 50552349cf get_human_readable_timestamp simplified
8 years ago
moneroexamples 9b12007380 get_human_readable_timestamp added to tools
8 years ago
moneroexamples 52276bef91 known_outputs_keys added to TxSearch
8 years ago
moneroexamples cce96d24ae some optimizations of TxSearch
8 years ago
moneroexamples adff38180d few extra comments added
8 years ago
moneroexamples a90c5ed505 MYSQLPP_SSQLS_NO_STATICS added to solve multiple definitions of ssqls
8 years ago
moneroexamples f64c7bc495 trying reorganize ssqlses.h
8 years ago
moneroexamples 9fae59138f trying reorganize ssqlses.h
8 years ago
moneroexamples cea3757488 trying reorganize ssqlses.h
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 3ac3ffc78c checking last 10 blocks for import payment fee
8 years ago
moneroexamples 7712367410 before adding tx, check if it already exists
8 years ago
moneroexamples 2d7aaeab77 updating txsearch thread when import payment succeeds
8 years ago
moneroexamples b4cfb2b38d code to updated scanned_block_height but needs testing
8 years ago
moneroexamples 123d3bb68b search_if_payment_made added
8 years ago
moneroexamples e56d6ea664 mysql code added to import_wallet_request
8 years ago
moneroexamples 71f7adf31b XmrPayment added
8 years ago
moneroexamples f097fe3771 read_mempool added
8 years ago
moneroexamples d6d5e57e49 cmake updated
8 years ago
moneroexamples 228f4fc0b6 stopping searchtx ammended
8 years ago
moneroexamples bdac9b33e7 payment_id is randomly generated
8 years ago
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 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 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 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