Commit Graph

61 Commits (56019a999803b37cab48bc6430887329f8a46080)

Author SHA1 Message Date
Jaquee b58529ac12 restbed: add default close header
7 years ago
moneroexamples 0b3f115927 ssl for restbed comments added
7 years ago
moneroexamples 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples d12191046d ffff
7 years ago
moneroexamples 68dfadbb2a YourMoneroRequests::import_recent_wallet_request added
7 years ago
moneroexamples 650277b0ad CORS check removed
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples a5b3818a23 simplify main.cpp by adding MAKE_RESOURCE macro
7 years ago
moneroexamples d1f27a90d9 refactoring of YourMoneroRequests::login started
7 years ago
moneroexamples d49c18371f your_xmr renamed to open_monero in main.cpp
7 years ago
moneroexamples 145f877a41 rpccalls moved to class file
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 7213d6973e ubuntu setup instructions started
7 years ago
moneroexamples 958bd8669b new option added to config.js
7 years ago
moneroexamples 556a330167 versioning added to front end and screenshot updated
7 years ago
moneroexamples d272837cc8 some options moved to config.json
7 years ago
moneroexamples 7747198cba small html changes
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 c17303a831 further enhancment of locked/unlocked txs, error reporting, and others
7 years ago
moneroexamples d146fbd613 deamon-url added as program option
7 years ago
moneroexamples 87a7c3418b monero_headers.h amended
7 years ago
moneroexamples 52276bef91 known_outputs_keys added to TxSearch
8 years ago
moneroexamples ea6dce4292 still some proplem qith ssqlses.h
8 years ago
moneroexamples 123d3bb68b search_if_payment_made added
8 years ago
moneroexamples fa6c34697e main.cpp formating corrected
8 years ago
moneroexamples bcd0491afa slight format correction
8 years ago
moneroexamples 3922110451 TxSearch class moved to CurrentBlockchainStatus.h
8 years ago
moneroexamples 51158f09a1 get_random_outs and submit_raw_tx services added
8 years ago
moneroexamples 6f54357798 get_random_outs started
8 years ago
moneroexamples 40f8810468 get_unspent_outs added
8 years ago
moneroexamples 165f2d6879 tx prefix hash added to Transactions table
8 years ago
moneroexamples 09d51cf843 dbname changed to openmonero
8 years ago
moneroexamples 917a8ddc91 updated scanned_block_height in TxSearch fixed
8 years ago
moneroexamples 871d6ce434 testnet flag passed to CurrentBlockchainStatus
8 years ago
moneroexamples eedc4817d0 started converting MySqlConnector into singleton
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 ebe89d061e MySqlAccounts made a dependency for YourMoneroRequests
8 years ago
moneroexamples 3d3e0e1760 login to the service uses mysql now.
8 years ago