Commit Graph

373 Commits (c66d9a42e4ac6c4958820874d0ecb3f7f364466b)

Author SHA1 Message Date
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
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 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 19c09e33f0 trying to make login2 work
8 years ago
moneroexamples 00cfd67a83 search thread works if in independent function
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
moneroexamples bd3d02f20b few comments added
8 years ago
moneroexamples ebe89d061e MySqlAccounts made a dependency for YourMoneroRequests
8 years ago
moneroexamples 3d3e0e1760 login to the service uses mysql now.
8 years ago
moneroexamples baa1955076 Basic Insert, updated and selected added to XmrAccount
8 years ago
moneroexamples eebae836f1 AccountRow SQLS added
8 years ago
moneroexamples e80c359f84 fix: ‘asnlSig’ is not a member of ‘rct’
8 years ago
moneroexamples 752e7143a9 started mysql access development
8 years ago
moneroexamples f2ab309066 dummy import_wallet_request added
8 years ago
moneroexamples f71e770508 more basic files added and some reorganization of performed
8 years ago
moneroexamples 001eb33daf more basic files added and some reorganization of performed
8 years ago