Commit Graph

46 Commits (aeb54a6a4c7735ea676089d77a492cca3bec4835)

Author SHA1 Message Date
moneroexamples aeb54a6a4c search threads started not only by YourMoneroRequests::login now
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples 9523317101 viewkey check added to get_address_txs and get_address_info
7 years ago
moneroexamples 16b8c429bf blockchain_tx_id added to Transaction table
7 years ago
moneroexamples de2881ef5f make xmreg::MicroCore into unqiue_ptr
7 years ago
moneroexamples d873e58ca5 mysql ping thread added to keep mysql connection alive
7 years ago
moneroexamples 7695449e7f use unique_ptr instead of shared_ptr for TxSearch threads
7 years ago
moneroexamples ff46d639f1 check if thread exist in clean_search_thread_map before erasing it.
7 years ago
moneroexamples 3495b9a542 search threads life duration added to config.json
7 years ago
moneroexamples 3131f3dea4 some code cleaning
7 years ago
moneroexamples 21ce61ff74 --do-not-relay program option added
7 years ago
moneroexamples 83e7989a99 update_current_blockchain_height() added
7 years ago
moneroexamples 3cc5d2dde9 added skipping ringct coinbase txs as dont know what to do with them
7 years ago
moneroexamples d108417e7c number of improvements and enhancments
7 years ago
moneroexamples c17303a831 further enhancment of locked/unlocked txs, error reporting, and others
7 years ago
moneroexamples 99c826abff fix: crash due to reading empty transactions vector
7 years ago
moneroexamples 4e10b44a80 get_dynamic_per_kb_fee_estimate added and default mixing changed to 4
7 years ago
moneroexamples 943e65c385 futher modification to ringct and mempool handling
7 years ago
moneroexamples 09d6f3a60e outputs looking mempool refactored
7 years ago
moneroexamples 0aaf3580f6 find_txs_in_mempool method moved to TxSearch class
7 years ago
moneroexamples c37b7e6962 inital scanning of incomming xmr in mempool added
7 years ago
moneroexamples aa1459a248 construncting ringct txs seems to work now
7 years ago
moneroexamples 577c1f3d5c get_random_outs updated to ringct
7 years ago
moneroexamples d9cddf91f4 updated to newest monero codebase - sort of.
7 years ago
moneroexamples ddb29ff242 is_spendable flag added
7 years ago
moneroexamples 455832fab8 searching_threads moved to CurrentBlockchainStatus class
7 years ago
moneroexamples 9fae59138f trying reorganize ssqlses.h
8 years ago
moneroexamples cea3757488 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 f097fe3771 read_mempool added
8 years ago
moneroexamples d6d5e57e49 cmake updated
8 years ago
moneroexamples 228f4fc0b6 stopping searchtx ammended
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 51158f09a1 get_random_outs and submit_raw_tx services added
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 a056f7c891 Possible key_images for a given address are saved
8 years ago
moneroexamples 5c18958edb checking of our outputs in mixis added, but not tested yet.
8 years ago
moneroexamples fac016b3b0 CurrentBlockchainStatus class moved to its own file
8 years ago