Commit Graph

571 Commits (427adfbb9ae3ac2896092fb81eb0b582664ecc7f)
 

Author SHA1 Message Date
moneroexamples 62b2a23377 fix: timestamp need to by multiplied by 1000 in JavaScript new Data
7 years ago
moneroexamples 5da94f7b72 "Import New Transactions" renamed to "Import Transactions"
7 years ago
moneroexamples 17b7b66051 ImportAccountCtrl controller added
7 years ago
moneroexamples bb59e83179 error msg for recent block import added
7 years ago
moneroexamples 68dfadbb2a YourMoneroRequests::import_recent_wallet_request added
7 years ago
moneroexamples f7c01fe9cb selection box added to importing last n blocks
7 years ago
moneroexamples 3a81215e3e initial development started
7 years ago
moneroexamples df2424b9b1 set testnet as default
7 years ago
moneroexamples 79e20f93c7 git command fixed in readme
7 years ago
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