Commit Graph

105 Commits (d2d6504dd0f7a4190183ebb9a22500401ea731e8)

Author SHA1 Message Date
moneroexamples 4326ef7c0b try catch added to TxSearch
7 years ago
moneroexamples 9ead4db8d8 mysqlpp transaction added to TxSearch.cpp
7 years ago
moneroexamples e50f672f6b scanned_block_timestamp added
7 years ago
moneroexamples 77077d6896 fix: timestamp for unconfrimed txs
7 years ago
moneroexamples 8dcde94699 time import periods fixed and sql updated
7 years ago
moneroexamples aef4e41127 updated to new monero and date removed
7 years ago
alvinjoelsantos 3123f4eea6 Changed mixin to ring size
7 years ago
moneroexamples 7e94d4d440 dont throw if current blk height lower than scanned
7 years ago
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 ba1848fd6d check if tx exisit in blockchain using blockchain_tx_id
7 years ago
moneroexamples 16b8c429bf blockchain_tx_id added to Transaction table
7 years ago
moneroexamples 3595fdfde6 find_txs_in_mempool has its own, local mysql connection
7 years ago
moneroexamples 4dfc397c9e mysql pining thread moved to YourMoneroRequests::YourMoneroRequests
7 years ago
moneroexamples 9f47810a7c testnet url added to readme
7 years ago
moneroexamples 5301eb07c8 blockchain-path option added to config.json
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 8ff987eb49 allow scanning of no-relay txs in mempool
7 years ago
moneroexamples 5b99b52277 total_received removed from Accounts table
7 years ago
moneroexamples 83e7989a99 update_current_blockchain_height() added
7 years ago
moneroexamples eaa27a35df go back by one block if cant get current block by height
7 years ago
moneroexamples 3d8556b579 go back by one block if cant get current block by height
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 943e65c385 futher modification to ringct and mempool handling
7 years ago
moneroexamples a80dbb8680 account for spendings in mempool txs search
7 years ago
moneroexamples 199a8dbf60 spoof tx db id for mempool txs
7 years ago
moneroexamples 2aec658715 started refactoring unlock_time of txs
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 429a620193 First working version of OutputInputIdentification class completed
7 years ago
moneroexamples 0c3ebe807f OutputInputIdentification class started
7 years ago
moneroexamples 99c707bbbf sql readme removed
7 years ago
moneroexamples 644c26cde9 sha3 and nacl-fast-cn js libs added
7 years ago
moneroexamples 22e7769073 readme updated
7 years ago
moneroexamples b15e1ce82b fix: correctly estimate spendings using viewkey for ringct
7 years ago
moneroexamples 9fffbe3724 checking why we there are missing key images
7 years ago
moneroexamples c888fe85fa fix: calculating total_recieved in get_address_txs
7 years ago
moneroexamples 0beccc3a28 select_txs_for_account_spendability_check method added ajax requests
7 years ago
moneroexamples 1ed0f8984e tx insert sql fixed
7 years ago
moneroexamples e314416587 tx insert sql fixed
7 years ago
moneroexamples ddb29ff242 is_spendable flag added
7 years ago
moneroexamples a0579f3263 fix: unilitalized last_ping_timestamp is iniliaized now
7 years ago
moneroexamples 455832fab8 searching_threads moved to CurrentBlockchainStatus class
7 years ago
moneroexamples 421d9ddb68 fix: ringct tx are correctly decoded
7 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 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 cea3757488 trying reorganize ssqlses.h
8 years ago
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
8 years ago