Commit Graph

25 Commits (1d3768c88591911fdc7afe0c277eeccc13488155)

Author SHA1 Message Date
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples d873e58ca5 mysql ping thread added to keep mysql connection alive
7 years ago
moneroexamples 61e87b2b14 MySqlConnector::connect() method added
7 years ago
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
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 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 fbba97dfed TxSearch thread launches does not crash now.
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 05eb0b23f9 TxSearch thread development started
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