Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples ba7da3de77 dependence on mysql view removed
7 years ago
moneroexamples 9bf6bbf4ea some code cleaning
7 years ago
moneroexamples b6c66e25dd flash removed from front end
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 50370a41a8 sql updated
7 years ago
moneroexamples 0beccc3a28 select_txs_for_account_spendability_check method added ajax requests
7 years ago
moneroexamples 06252cabdb select_txs_for_account_spendability_check method added
7 years ago
moneroexamples 87a7c3418b monero_headers.h amended
7 years ago
moneroexamples d9cddf91f4 updated to newest monero codebase - sort of.
7 years ago
moneroexamples 614698e1a8 checking if tx is spendable and marking if so.
7 years ago
moneroexamples f4e50faf99 is_tx_unlocked method corrected
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 165a136ef1 namespace std added to TxSearch
7 years ago
moneroexamples 455832fab8 searching_threads moved to CurrentBlockchainStatus class
7 years ago
moneroexamples 663581714a html added
7 years ago
moneroexamples 345f890527 sql database code updated
7 years ago
moneroexamples 421d9ddb68 fix: ringct tx are correctly decoded
7 years ago
moneroexamples 5c4bbd0d44 screenshot link added to readme
7 years ago
moneroexamples f1d449f1cc fix: incorrect tx hash in TxSearch.
7 years ago
moneroexamples f4e3b4cc8e fix: pseudoOuts added to txs from mempool
7 years ago
moneroexamples a5507bb0aa Merge branch 'master' of github.com:moneroexamples/restbed-xmr
7 years ago
moneroexamples 25283216a7 README updated
7 years ago
moneroexamples 50552349cf get_human_readable_timestamp simplified
7 years ago
moneroexamples 9b12007380 get_human_readable_timestamp added to tools
7 years ago
moneroexamples 52276bef91 known_outputs_keys added to TxSearch
7 years ago
moneroexamples cce96d24ae some optimizations of TxSearch
7 years ago
moneroexamples 5ca1a73b13 Merge pull request #1 from moneroexamples/reoarginze_cpp_files
7 years ago
moneroexamples adff38180d few extra comments added
7 years ago
moneroexamples a90c5ed505 MYSQLPP_SSQLS_NO_STATICS added to solve multiple definitions of ssqls
7 years ago
moneroexamples f64c7bc495 trying reorganize ssqlses.h
7 years ago
moneroexamples 9fae59138f trying reorganize ssqlses.h
7 years ago
moneroexamples cea3757488 trying reorganize ssqlses.h
7 years ago
moneroexamples 0cc8717d71 trying reorganize ssqlses.h
7 years ago
moneroexamples 2aeec07082 trying reorganize ssqlses.h
7 years ago
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
7 years ago
moneroexamples d82ac19546 screenshot added
7 years ago
moneroexamples 3ac3ffc78c checking last 10 blocks for import payment fee
7 years ago
moneroexamples 7712367410 before adding tx, check if it already exists
7 years ago
moneroexamples 2d7aaeab77 updating txsearch thread when import payment succeeds
7 years ago
moneroexamples b4cfb2b38d code to updated scanned_block_height but needs testing
7 years ago
moneroexamples f00c987f69 sql database updated
7 years ago
moneroexamples 123d3bb68b search_if_payment_made added
7 years ago
moneroexamples e56d6ea664 mysql code added to import_wallet_request
7 years ago
moneroexamples 71f7adf31b XmrPayment added
7 years ago
moneroexamples 9d1f80fedc readme updated
7 years ago