Commit Graph

248 Commits (100b0bc9a53412435487903e13ec6221a094016a)

Author SHA1 Message Date
moneroexamples 100b0bc9a5 fix compilation issues on ubuntu
7 years ago
moneroexamples f4bb38fab8 decode bulletproove txs
7 years ago
moneroexamples a40464fd32 use address_parse_info instead of address
7 years ago
moneroexamples d8307fc0e8 dont rethrow mysql exceptions
7 years ago
moneroexamples c388b990f6 exception handling added for json requests
7 years ago
moneroexamples 80f2ef9585 add port option for mysql
7 years ago
moneroexamples 7fb6088f2e add catch (...) to MySqlConnector::connect()
7 years ago
moneroexamples a841f77e46 Added some exception handling as to not brutally terminate
7 years ago
moneroexamples d510c5f504 check ring size in the backend
7 years ago
moneroexamples fdf0b188f8 Display raw_tx data in tx confirm modal window
7 years ago
moneroexamples 38615d4ffa change ping time to 2 hours
7 years ago
moneroexamples 95bc207e1d fix: initialize current timestamp with a timestamp, not 0 value
7 years ago
moneroexamples f3b8b7962a stop scanning key images, after first failure in a tx
7 years ago
moneroexamples 751c603039 decode_ringct takes pubkey by reference now, not copy
7 years ago
moneroexamples 984cd5c01e fetching data status added to Transaction Details
7 years ago
moneroexamples 6c28aa7fc8 tiny code cleaning
7 years ago
moneroexamples c97e349b5f decoding seed commented out and testnet flag added to get_version
7 years ago
moneroexamples f0ae1d3f84 scan all key images
7 years ago
moneroexamples faa7d5b84d ability to make full importing free
7 years ago
moneroexamples 6b4eddcea7 this should fix this
7 years ago
moneroexamples 63c6d3310e blockchain explorer link added to send_coins.html.
7 years ago
moneroexamples ff41d8e311 fix: incorrect details of txs in mempool
7 years ago
moneroexamples 2b7fa7acbb fix: incorrect details of txs in mempool
7 years ago
moneroexamples a42801f6cc link to blockchain explorer added in tx details modal
7 years ago
moneroexamples 90c2490dea output and input data add to get_tx api call
7 years ago
moneroexamples 10c482df77 merge changes
7 years ago
moneroexamples 7ba1fb2757 get_tx added
7 years ago
moneroexamples e731beae97 new_address status flag is used now.
7 years ago
moneroexamples 2022e5debf Add rpc api version to backend and frontend
7 years ago
moneroexamples 8d2f3fd352 fix: incorrect tx public key in outputs in mempool as well
7 years ago
moneroexamples 037d231c82 fix: incorrect tx public key in outputs
7 years ago
moneroexamples 4326ef7c0b try catch added to TxSearch
7 years ago
moneroexamples a0c9d9c3fd import wallet messages corrected
7 years ago
moneroexamples d6ea98ee89 fix: incorrect timestamp when creating account
7 years ago
moneroexamples cb2ee2b9b4 fix: incorrect timestamp when creating account
7 years ago
moneroexamples 9ead4db8d8 mysqlpp transaction added to TxSearch.cpp
7 years ago
moneroexamples e50f672f6b scanned_block_timestamp added
7 years ago
moneroexamples c43f81b168 ApiCalls service now provides all api calls to backend.
7 years ago
moneroexamples 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples 77077d6896 fix: timestamp for unconfrimed txs
7 years ago
moneroexamples 8dcde94699 time import periods fixed and sql updated
7 years ago
moneroexamples aef4e41127 updated to new monero and date removed
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 3a81215e3e initial development started
7 years ago
moneroexamples 83a1bfa262 mysql timestamp cast to uint64_t
7 years ago
alvinjoelsantos 3123f4eea6 Changed mixin to ring size
7 years ago
moneroexamples 129d217be2 use dynamic fees on mainnet as well in addition to testnet
7 years ago
moneroexamples 7e94d4d440 dont throw if current blk height lower than scanned
7 years ago