Commit Graph

666 Commits (7f78ac3d0a5dc3ad605d5eaf31a8e89e6e783a1b)
 

Author SHA1 Message Date
moneroexamples 7f78ac3d0a use condition_variable instead of loop to check bool
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 ca0f5c2035 import_wallet_request improvments
5 years ago
moneroexamples 4939545c02 DBfiles moved to a seprate folder and compilation fixes
5 years ago
moneroexamples 085731f343 refactoring of payment import started
5 years ago
moneroexamples afb13b144c payment_address length increased
5 years ago
moneroexamples 3b45579fa2 use easlylogging in import_wallet_request
5 years ago
moneroexamples 2e214e4ee9 Improve log reporting
5 years ago
moneroexamples d95a811867 easylogger added to RPCCalls
5 years ago
moneroexamples 0772b01431 Fix get blockchain height unit test
5 years ago
moneroexamples 5ac844cd65 update_current_blockchain_height uses rpc
5 years ago
moneroexamples 26bb36e3c8 RPCCalls modification towards checking Failed to SEND
5 years ago
moneroexamples 9f49adba01 Remove 'A guess is ...' from RPC to monero
5 years ago
moneroexamples b8757fd1a7 fix: is_running not initialized
5 years ago
moneroexamples c66d9a42e4 Update wasm
5 years ago
moneroexamples db0fb602a4 use UNPROCESSABLE_ENTITY for submit_raw_tx
5 years ago
moneroexamples f543d3a937 readme updated
5 years ago
moneroexamples f000689ae5 Instructions on how to copline mymonero-core-js added
5 years ago
moneroexamples cf3d51533c submit_raw_tx error code added
5 years ago
moneroexamples 77bca3a467 use self-compiled wasm
5 years ago
moneroexamples 764e45420e use webasm and core.js from mymonero.cor
5 years ago
moneroexamples 10e54f66d5 new test tx json added
5 years ago
moneroexamples e456c9f7cb RealInput::identify fixed
6 years ago
moneroexamples b7827081ca MultiOutputsRingCT test added
6 years ago
moneroexamples a4a37d0b24 test transaction data readme added
6 years ago
moneroexamples ea906ab859 operator== added for comparing outputs
6 years ago
moneroexamples 40857bb56c json txs examples added
6 years ago
moneroexamples 6e6d980f80 JsonTx helper class for unit tests added
6 years ago
moneroexamples eb34693b37 fix: get_output_key requires epee::span
6 years ago
moneroexamples 2458566185 More code added to ModularIdentifier
6 years ago
moneroexamples c0918a8fa2 ModularIdentifier development started
6 years ago
moneroexamples 3551ab3c80 PaymentSearcher.hpp added
6 years ago
moneroexamples 3639989ffe cmake ammendments
6 years ago
moneroexamples a42327b1fb Use chrono literals
6 years ago
moneroexamples 25a2884f59
Merge pull request #85 from moneroexamples/use_blocks_range
6 years ago
moneroexamples d88ecb96d0
Merge branch 'master' into use_blocks_range
6 years ago
moneroexamples 793ed5c918
Merge pull request #113 from moneroexamples/mymonero_v9
6 years ago
moneroexamples 55a65f5065 Fix: MonitorBlockchain test
6 years ago
moneroexamples 4e9cecd7ea Fix: Incorrect handling of mempool and locked tx in balance
6 years ago
moneroexamples 7ed6a24180 Set tx_unlock_time if its 0
6 years ago
moneroexamples 53fa5671a3 Incorrect timestamp in tx details
6 years ago
moneroexamples 66f039f218
Merge pull request #111 from eyalfishler/patch-1
6 years ago
Eyal Fishler aac63ee463
missing CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX for mainnet
6 years ago
moneroexamples 1a207539b0 mysql_ping_every_seconds added to config.json
6 years ago
moneroexamples f25558456f easlyloggin added to MysqlPing.cpp
6 years ago
moneroexamples a967324142 FindMYSQL.cmake added
6 years ago
moneroexamples aaa9a6f355 phpmyadmin link added
6 years ago
moneroexamples a9468901b1 Docker instructions added
6 years ago
moneroexamples ff950cf347 python3 -m http.server info added to readme
6 years ago