Commit Graph

70 Commits (0fdc8f43aae86dccbb25f4f2bd359fa200bdca89)

Author SHA1 Message Date
moneroexamples d542aae542 futher easylogging integration
6 years ago
moneroexamples 62480adced initial easylogging++ support added to openmonero
6 years ago
moneroexamples dc1e82dff1 New tests for CurrentBlockchainStatus added
6 years ago
moneroexamples a419e62278 RPCCalls class refactored
6 years ago
moneroexamples 40e5d287a3 More CurrentBlockchainStatus tests added
6 years ago
moneroexamples 118e4ef1b0 TxUnlockChecker class added and tested
6 years ago
moneroexamples 4d8b631e1b more CurrentBlockchainStatus tests added
6 years ago
moneroexamples aed9eff7aa more mocks added
6 years ago
moneroexamples 9e10445241 mylmdb.h removed
6 years ago
moneroexamples 26ba9efff5 MicroCore reorganized and mempool reading upgrades
6 years ago
moneroexamples 74f47cda25 select_txs_for_account_spendability_check tests added
6 years ago
moneroexamples 1407ce0c0f CurrentBlockchainStatus refactor for independency injection
6 years ago
moneroexamples 3683287c15 update to work with current monero master branch
6 years ago
moneroexamples c73f25e6cc performance optmizations and fix for duple pub key
6 years ago
moneroexamples fc88d67fff CurrentBlockchainStatus::get_blocks_range added
6 years ago
moneroexamples b58f52082f Some performance optimizations
6 years ago
moneroexamples fef5f019a3 remove offline decoding of seed (not used anyway)
6 years ago
moneroexamples d7d2cc5a40 Check if key images already in mempool
6 years ago
moneroexamples a3e5b40c29 find_tx_in_mempool method completed
6 years ago
moneroexamples d373327150 initial support for stagenet added
6 years ago
moneroexamples 22836e6c73 just make it compile with current monero that has stagenet
6 years ago
moneroexamples f4bb38fab8 decode bulletproove txs
7 years ago
moneroexamples a40464fd32 use address_parse_info instead of address
7 years ago
moneroexamples fdf0b188f8 Display raw_tx data in tx confirm modal window
7 years ago
moneroexamples 6b4eddcea7 this should fix this
7 years ago
moneroexamples 2b7fa7acbb fix: incorrect details of txs in mempool
7 years ago
moneroexamples 7ba1fb2757 get_tx added
7 years ago
moneroexamples 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples 68dfadbb2a YourMoneroRequests::import_recent_wallet_request added
7 years ago
moneroexamples aeb54a6a4c search threads started not only by YourMoneroRequests::login now
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples 9523317101 viewkey check added to get_address_txs and get_address_info
7 years ago
moneroexamples 16b8c429bf blockchain_tx_id added to Transaction table
7 years ago
moneroexamples de2881ef5f make xmreg::MicroCore into unqiue_ptr
7 years ago
moneroexamples d4b29c9d55 make unique_ptr work with older gcc as in ubuntu 16.04
7 years ago
moneroexamples 7695449e7f use unique_ptr instead of shared_ptr for TxSearch threads
7 years ago
moneroexamples ff46d639f1 check if thread exist in clean_search_thread_map before erasing it.
7 years ago
moneroexamples fea5a0da5e view only mode added
7 years ago
moneroexamples f0e72ba614 show error when login fails due to search thread start failure
7 years ago
moneroexamples 5301eb07c8 blockchain-path option added to config.json
7 years ago
moneroexamples 3495b9a542 search threads life duration added to config.json
7 years ago
moneroexamples 3131f3dea4 some code cleaning
7 years ago
moneroexamples 7c20bdc8de command line options added to readme
7 years ago
moneroexamples d272837cc8 some options moved to config.json
7 years ago
moneroexamples 8ff987eb49 allow scanning of no-relay txs in mempool
7 years ago
moneroexamples 21ce61ff74 --do-not-relay program option added
7 years ago
moneroexamples 83e7989a99 update_current_blockchain_height() added
7 years ago
moneroexamples 912f882146 few extram comments here and there added
7 years ago
moneroexamples 912068e6c1 started slight refactoring of cn_utilts.js
7 years ago
moneroexamples 3cc5d2dde9 added skipping ringct coinbase txs as dont know what to do with them
7 years ago