Commit Graph

114 Commits (6e616f367fff76c8eae6b7e66dcc34f7bcba3679)

Author SHA1 Message Date
moneroexamples 6e616f367f StartTxSearchThread test added
6 years ago
moneroexamples a419e62278 RPCCalls class refactored
6 years ago
moneroexamples ca7bef08a7 itarating over tx using const& now.
6 years ago
moneroexamples c60f2b245b mysql_ping_thread decoupled from XmrAccounts
6 years ago
moneroexamples 74f47cda25 select_txs_for_account_spendability_check tests added
6 years ago
moneroexamples 1407ce0c0f CurrentBlockchainStatus refactor for independency injection
6 years ago
moneroexamples 7b5dc48d7d mysql update tempated and more tests added
6 years ago
moneroexamples 2763db6ca1 paymate table refactored and some tests added
6 years ago
moneroexamples e77ec2309b select_for_tx templated and new tests added
6 years ago
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