Commit Graph

121 Commits (ada4b03c8c89a81937bff3f9fee72220ba247246)

Author SHA1 Message Date
moneroexamples ada4b03c8c Add ping endpoint
5 years ago
moneroexamples c4579382d7 Fix tree.cc error
5 years ago
moneroexamples f9887e6f57 verbose log levels added
5 years ago
moneroexamples 53bd774c8d updated to monero master
5 years ago
moneroexamples c62f719233 get_num_outputs added
5 years ago
moneroexamples c965b9efc8 start importing wallet instantly when free
5 years ago
moneroexamples 260f565749 added fork_version and updated mymonero-core-js
5 years ago
moneroexamples 18b3bf802d Support for rtc type 4 in v11
5 years ago
moneroexamples 42be423a4e updated to monero release-v013 branch
5 years ago
moneroexamples fb20cb2179 is_coinbase bug fixed
5 years ago
moneroexamples e34fee1068 Dont crash when get_output_keys throws
5 years ago
moneroexamples a59a2743ae Futher itegration of universal identifier
5 years ago
moneroexamples 44ed2893b9 UniversalIdentifier used in TxSearch
5 years ago
moneroexamples 8ab5d4c110 tests fixed
5 years ago
moneroexamples c53d36291f it compiles with xmregcore for now
5 years ago
moneroexamples 84fae22a32 Blockchain read thread pool added
5 years ago
moneroexamples 4f6b104ad0 Thread pool adding started
5 years ago
moneroexamples 29e94669c5 improve logger output and remove fmt library
5 years ago
moneroexamples d3714734f1 Initial support for Ctrl+C added
5 years ago
moneroexamples 77c541f2b8 some import_wallet_request cleanup
5 years ago
moneroexamples 085731f343 refactoring of payment import started
5 years ago
moneroexamples 2e214e4ee9 Improve log reporting
5 years ago
moneroexamples 5ac844cd65 update_current_blockchain_height uses rpc
5 years ago
moneroexamples b8757fd1a7 fix: is_running not initialized
5 years ago
moneroexamples c0918a8fa2 ModularIdentifier development started
6 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 2821e6aa9a js updated and per_byte_fee added
6 years ago
moneroexamples ed020da6c1 Start integration of bulletproofs
6 years ago
moneroexamples 2728a28757 added mymonero-core.js
6 years ago
moneroexamples c89a5d80b6 Fix: SearchIfPaymentMade test
6 years ago
moneroexamples 0f9484973f CurrentBlockchainStatus::create_random_outputs_object added
6 years ago
moneroexamples 960b593ea2 class RandomOutputs added
6 years ago
moneroexamples 3ab1341703 It comiles, but will not work properly.
6 years ago
moneroexamples 4d2f88a208 More tests and updated for current monero release started
6 years ago
moneroexamples 427adfbb9a CMakeList.txt updated
6 years ago
moneroexamples a1a44af6ae test throwing excetpion get_exception_ptr()
6 years ago
moneroexamples 034512585b fix: crash when throwing null exception_ptr
6 years ago
moneroexamples f97b86ef75 Exception handling in TxSearch
6 years ago
moneroexamples 6e069cad80 std::exception_ptr added to TxSearch
6 years ago
moneroexamples b36db3f0d9 CurrentBlockchainStatus::monitor_blockchain tested
6 years ago
moneroexamples 65cd066b19 CurrentBlockchainStatus::monitor_blockchain added
6 years ago
moneroexamples 732b3307a1 get_txs_in_blocks optmizations
6 years ago
moneroexamples ab6544ef6d CurrentBlockchainStatus::construct_output_rct_field tested
6 years ago
moneroexamples a87eb7f70c fix: google mock warrnings about json
6 years ago
moneroexamples 506fb68c0d Fix: wrong mutex locked when accessing txpool txs
6 years ago
moneroexamples 0c4e68d320 CurrentBlockchainStatus::get_search_thread added
6 years ago
moneroexamples 6e616f367f StartTxSearchThread test added
6 years ago
moneroexamples bc396e1e23 ThreadRAII2 class created
6 years ago