Commit Graph

312 Commits (83a1bfa2620cb95055cb90fdd13fd3de00c6dddb)
 

Author SHA1 Message Date
moneroexamples 83a1bfa262 mysql timestamp cast to uint64_t
7 years ago
moneroexamples aa44f82152 json.hpp updated and modified to compile with latest gcc
7 years ago
moneroexamples 091842d95c Merge pull request #24 from moneroexamples/add_priority_selection
7 years ago
moneroexamples 4db8d0c7c9 Merge branch 'master' into add_priority_selection
7 years ago
moneroexamples 7ba758dfa7 Merge pull request #23 from alvinjoelsantos/master
7 years ago
alvinjoelsantos 3123f4eea6 Changed mixin to ring size
7 years ago
moneroexamples 3819bbb52c priority selection added
7 years ago
moneroexamples 4dac1ae418 Merge pull request #19 from moneroexamples/confirm_before_submiting_tx
7 years ago
moneroexamples 0197186197 readme updated
7 years ago
moneroexamples 129d217be2 use dynamic fees on mainnet as well in addition to testnet
7 years ago
moneroexamples ab69d9ad60 fee_multiplayers added but not used yet
7 years ago
moneroexamples 9cab2a7d18 basic transfer confirmation modal window added
7 years ago
moneroexamples 207f1347a9 make testnet netwoerk default for frontend
7 years ago
moneroexamples 7b99293347 Merge pull request #17 from moneroexamples/try_addapt_to_mymoero_desktop
7 years ago
moneroexamples 7e94d4d440 dont throw if current blk height lower than scanned
7 years ago
moneroexamples 121cdc274e default fee_multiplayer of 4 added
7 years ago
moneroexamples 98a2582383 "Fetching data..." added to your balance overview
7 years ago
moneroexamples 1d2a659dbe "Fetching data..." added to your balance overview
7 years ago
moneroexamples aeb54a6a4c search threads started not only by YourMoneroRequests::login now
7 years ago
moneroexamples e69e69aa8e readme updated
7 years ago
moneroexamples 804aa1cc37 restbed catch deleted
7 years ago
moneroexamples 18cce5872e YourMoneroRequests::login simplified
7 years ago
moneroexamples 650277b0ad CORS check removed
7 years ago
moneroexamples fc4aee86b0 readme updated
7 years ago
moneroexamples 792a39ec6b readme info on building against v0.10.3.1 added
7 years ago
moneroexamples 963956ed3e Merge pull request #13 from dternyak/master
7 years ago
Daniel Ternyak f8ffc489a3 Update support.html
7 years ago
moneroexamples e88d5802b2 ProjectMonero.cmake deleted
7 years ago
moneroexamples 269f2aaa95 Merge pull request #12 from moneroexamples/refactor_cmake
7 years ago
moneroexamples 564ca0d4e5 cmake refactored
7 years ago
moneroexamples daf8d7b53f dont show zero txs in view_only mode
7 years ago
moneroexamples 55a8a51d19 show N/A for view only wallets in the modals
7 years ago
moneroexamples 4b37c9ad0c show N/A for view only wallets in the modals
7 years ago
moneroexamples f33d87e56d show N/A for view only wallets in the modals
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 06d428521e api in readme updated
7 years ago
moneroexamples b4a30998ee parse_request refactored
7 years ago
moneroexamples 9523317101 viewkey check added to get_address_txs and get_address_info
7 years ago
moneroexamples ba1848fd6d check if tx exisit in blockchain using blockchain_tx_id
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 3595fdfde6 find_txs_in_mempool has its own, local mysql connection
7 years ago
moneroexamples 4dfc397c9e mysql pining thread moved to YourMoneroRequests::YourMoneroRequests
7 years ago
moneroexamples 638985d128 YourMoneroRequests::login refactored
7 years ago
moneroexamples 122c91d2d6 fix: search thread has no view key
7 years ago
moneroexamples c415017beb fix: search thread not started for new accounts
7 years ago
moneroexamples 3c8a812378 YourMoneroRequests::login refactored
7 years ago
moneroexamples 00334cb69d login api added to readme
7 years ago
moneroexamples 3e686805e2 ssqlses refactor to limit repetition of code.
7 years ago