Commit Graph

105 Commits (d6e3e85b27880a2516ce50e657521a33a1dff51c)

Author SHA1 Message Date
moneroexamples d6e3e85b27 select templetezied
6 years ago
moneroexamples e3ff2b07f4 mysql insert code templetized
6 years ago
moneroexamples c73f25e6cc performance optmizations and fix for duple pub key
6 years ago
moneroexamples b58f52082f Some performance optimizations
6 years ago
moneroexamples 2da6ad9e0d adjust ring member values to those used in mymonero
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 4ffece8435 further fixes for stagenet in openmonero
6 years ago
moneroexamples 22836e6c73 just make it compile with current monero that has stagenet
6 years ago
moneroexamples 9d46b8b2c7 deletion of tx in TxSearch commented out
6 years ago
moneroexamples a40464fd32 use address_parse_info instead of address
7 years ago
moneroexamples c388b990f6 exception handling added for json requests
7 years ago
moneroexamples d510c5f504 check ring size in the backend
7 years ago
moneroexamples 95bc207e1d fix: initialize current timestamp with a timestamp, not 0 value
7 years ago
moneroexamples c97e349b5f decoding seed commented out and testnet flag added to get_version
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 037d231c82 fix: incorrect tx public key in outputs
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 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples 8dcde94699 time import periods fixed and sql updated
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
moneroexamples 129d217be2 use dynamic fees on mainnet as well in addition to testnet
7 years ago
moneroexamples aeb54a6a4c search threads started not only by YourMoneroRequests::login now
7 years ago
moneroexamples 18cce5872e YourMoneroRequests::login simplified
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 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 4dfc397c9e mysql pining thread moved to YourMoneroRequests::YourMoneroRequests
7 years ago
moneroexamples 638985d128 YourMoneroRequests::login refactored
7 years ago