Commit Graph

762 Commits (add_subaddress)
 

Author SHA1 Message Date
moneroexamples 4ae30747a2 some comments added
8 years ago
moneroexamples 37f46076a7 Accounts table simplified
8 years ago
moneroexamples 09d51cf843 dbname changed to openmonero
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 19d7836863 database sql import structure added
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 0bd13e038e 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