Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples f097fe3771 read_mempool added
7 years ago
moneroexamples 8c656b742f Merge branch 'reorganize_mysql' of github.com:moneroexamples/restbed-xmr into reorganize_mysql
7 years ago
moneroexamples d6d5e57e49 cmake updated
7 years ago
moneroexamples fa6c34697e main.cpp formating corrected
7 years ago
moneroexamples bcd0491afa slight format correction
7 years ago
moneroexamples d566aebaba sql updated
7 years ago
moneroexamples 228f4fc0b6 stopping searchtx ammended
7 years ago
moneroexamples bdac9b33e7 payment_id is randomly generated
7 years ago
moneroexamples f2392aa526 coinbase and ringct tx updated
7 years ago
moneroexamples 7fd620aa6a cleaning map of fthreads added
7 years ago
moneroexamples 3922110451 TxSearch class moved to CurrentBlockchainStatus.h
7 years ago
moneroexamples c3b7492a26 readme updated
7 years ago
moneroexamples 1f6b7db984 submit_raw_tx services status on fail changed to error
7 years ago
moneroexamples 51158f09a1 get_random_outs and submit_raw_tx services added
7 years ago
moneroexamples 7da3bcbca9 rpccallls.h and cpp added
7 years ago
moneroexamples 6f54357798 get_random_outs started
7 years ago
moneroexamples 40f8810468 get_unspent_outs added
7 years ago
moneroexamples 551fc4ddba sql view fixed to show tx record
7 years ago
moneroexamples 0562089ab5 TransactionsWithOutsAndIns reorganization
7 years ago
moneroexamples 4b3463f5c3 fix: get_amount_specific_indices producing empty results
7 years ago
moneroexamples bf29ebdd8a global_index added to Outputs table
7 years ago
moneroexamples 3c685a06e1 sql updated
7 years ago
moneroexamples 165f2d6879 tx prefix hash added to Transactions table
7 years ago
moneroexamples 4ae30747a2 some comments added
7 years ago
moneroexamples 37f46076a7 Accounts table simplified
7 years ago
moneroexamples 09d51cf843 dbname changed to openmonero
7 years ago
moneroexamples 275e0b5095 sql database file updated
7 years ago
moneroexamples 2c895b5eb2 small cosmetic correction
7 years ago
moneroexamples 17efa53589 initial scaning for possible inputs added
7 years ago
moneroexamples 2d4bed3471 spent_ouputs list added to get_address_info request
7 years ago
moneroexamples aac37dac7b select_txs_with_inputs_and_outputs method added
7 years ago
moneroexamples 6ff1ca9fdd MysqlTransactionWithOutsAndIns added
7 years ago
moneroexamples a3879a44d7 TransactionWithOutsAndIns SSQLS added
7 years ago
moneroexamples a056f7c891 Possible key_images for a given address are saved
7 years ago
moneroexamples 0ce55f3396 MysqlInputs class added
7 years ago
moneroexamples a66f5230f3 Inputs ssqls added
7 years ago
moneroexamples 5c18958edb checking of our outputs in mixis added, but not tested yet.
7 years ago
moneroexamples 5e0bf5a43c sql code updated
7 years ago
moneroexamples 355727ba3c TxSearch threads writes outputs to Outputs table when found.
7 years ago
moneroexamples 693bcc3eb0 Outputs table added
7 years ago
moneroexamples cd961c9ea2 searching for key images comments added
7 years ago
moneroexamples 917a8ddc91 updated scanned_block_height in TxSearch fixed
7 years ago
moneroexamples ac41217f16 get_total_recieved method added
7 years ago
moneroexamples c617312ae4 timer added to TxSearch
7 years ago
moneroexamples 871d6ce434 testnet flag passed to CurrentBlockchainStatus
7 years ago
moneroexamples e8ba30d086 Eatch thread has its own mysql connection now.
7 years ago
moneroexamples 3485483cf2 basic transactions search added
7 years ago
moneroexamples 6f7c582b4a create method name changed to insert
7 years ago
moneroexamples d8570d8c30 select method added to MysqlTransactions
7 years ago
moneroexamples af7ab33ad3 MySqlConnector changed into singleton
7 years ago