Commit Graph

105 Commits (d2d6504dd0f7a4190183ebb9a22500401ea731e8)

Author SHA1 Message Date
moneroexamples 174b934501 Output table and known_outputs_t modified
5 years ago
moneroexamples bfc2498dde slite improvement to error log output
5 years ago
moneroexamples 3f2e99e187 add tx_hash to some error log output
5 years ago
moneroexamples 405062c10a Add more detailes to logs
5 years ago
moneroexamples ada4b03c8c Add ping endpoint
5 years ago
moneroexamples adb6ae96ea Fix: recent txs import when importing is free
5 years ago
moneroexamples f9887e6f57 verbose log levels added
5 years ago
moneroexamples c965b9efc8 start importing wallet instantly when free
5 years ago
moneroexamples 14929fb88b updated mymonero-core-js
5 years ago
moneroexamples 9de3a4a116 import wallet refactoring
5 years ago
moneroexamples fb20cb2179 is_coinbase bug fixed
5 years ago
moneroexamples a59a2743ae Futher itegration of universal identifier
5 years ago
moneroexamples 44ed2893b9 UniversalIdentifier used in TxSearch
5 years ago
moneroexamples cd6c1c1865 missing blockchain_tx_id for incoming txs
5 years ago
moneroexamples 4f6b104ad0 Thread pool adding started
5 years ago
moneroexamples d3714734f1 Initial support for Ctrl+C added
5 years ago
moneroexamples 085731f343 refactoring of payment import started
5 years ago
moneroexamples 2e214e4ee9 Improve log reporting
5 years ago
moneroexamples 26bb36e3c8 RPCCalls modification towards checking Failed to SEND
5 years ago
moneroexamples 3551ab3c80 PaymentSearcher.hpp added
6 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples 7ed6a24180 Set tx_unlock_time if its 0
6 years ago
moneroexamples 70306e9003 fix: expected number, got string
6 years ago
moneroexamples f7e58f1c64 Update send_coins.js
6 years ago
moneroexamples 33e7129da0 testing of OutputInputIdentification.h started
6 years ago
moneroexamples 774cc71ab0 Formatting and small fixes here and there.
6 years ago
moneroexamples f97b86ef75 Exception handling in TxSearch
6 years ago
moneroexamples 6e069cad80 std::exception_ptr added to TxSearch
6 years ago
moneroexamples 732b3307a1 get_txs_in_blocks optmizations
6 years ago
moneroexamples a87eb7f70c fix: google mock warrnings about json
6 years ago
moneroexamples 12349ec9b2 CurrentBlockchainStatus::find_txs_in_mempool tested
6 years ago
moneroexamples 9a4ebd2b94 GetSearchedBlkOutputsAndAddrViewkey test added
6 years ago
moneroexamples bc396e1e23 ThreadRAII2 class created
6 years ago
moneroexamples d542aae542 futher easylogging integration
6 years ago
moneroexamples 1407ce0c0f CurrentBlockchainStatus refactor for independency injection
6 years ago
moneroexamples d6e3e85b27 select templetezied
6 years ago
moneroexamples e3ff2b07f4 mysql insert code templetized
6 years ago
moneroexamples afe050553f works on ubuntu now if clang is used
6 years ago
moneroexamples f0d05b77ff rollback mysql changes as they work in Arch, not Ubuntu.
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 77e00ccba1 some performance i,provements
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
6 years ago
moneroexamples 6c28aa7fc8 tiny code cleaning
7 years ago
moneroexamples 6b4eddcea7 this should fix this
7 years ago
moneroexamples 90c2490dea output and input data add to get_tx api call
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