66 Commits (master)

Author SHA1 Message Date
moneroexamples 6e0c9e4b9f Merge branch 'master' of https://github.com/moneroexamples/xmregcore
4 years ago
moneroexamples 314432b5f6 add new get_mempool_txs
4 years ago
moneroexamples 8aea4eea99 dont include senstive information
4 years ago
moneroexamples 39e6dbcbc9 fix get_transactions_and_spent_keys_info
4 years ago
moneroexamples 7cc9ac53bb search for coinbase tx in prunned db
4 years ago
moneroexamples d96bc2f316 remove_trailing_path_separator exosed
5 years ago
moneroexamples 4a330c66a9 changed multimap to map
5 years ago
moneroexamples 338c25e354 dont skip some key images
5 years ago
moneroexamples a27fa5ed36 use equal_range in Input::identify
5 years ago
moneroexamples b1ac5139d4 use unordered_multimap instead of unordered_map
5 years ago
moneroexamples a6ba3e8d0c add boost header in tools.cpp
5 years ago
moneroexamples 6948f28c6d use lambda in boost::split
5 years ago
moneroexamples 7908db16e8 expand subaddresses list for new outputs
5 years ago
moneroexamples cad7ee6983 new make_primaryaccount added
5 years ago
moneroexamples cc96ae8d48 expand_subaddresses() added
5 years ago
moneroexamples 848b637f98 get_next_subbaddress_acc_id added
5 years ago
moneroexamples c83ca9c071 exmaple.cpp and README updated
5 years ago
moneroexamples 0d539a022e Handling subaddresses added to RealInput
5 years ago
moneroexamples 2329f86d3d new unit test and tx json added
5 years ago
moneroexamples 0d9cf39539 tx json updated
5 years ago
moneroexamples f2f5f37fb9 parse_subaddress_index added
5 years ago
moneroexamples 0741363499 test RegularTwoOutputTxToSubaddress added
5 years ago
moneroexamples 7c83702f92 add make_primaryaccount
5 years ago
moneroexamples c1998124e1 code cleanup
5 years ago
moneroexamples 3482cd42ce new subaddress unit test added
5 years ago
moneroexamples 7bf2dda179 handling subaddresses started
5 years ago
moneroexamples 182acaf571 fix: _addr_info unintilized
5 years ago
moneroexamples efeff91fcf check if network_type is UNDEFINED in account_factory
5 years ago
moneroexamples d55f9d2f67 json.hpp removed from tools.h
5 years ago
moneroexamples b0ffeb5497 BUILD_INTERFACE added
5 years ago
moneroexamples a48e86ad84 add XMREG::core alias
5 years ago
moneroexamples 5204326a53 modernized cmake
5 years ago
moneroexamples d96f186e3f adjust to monero master branch
5 years ago
moneroexamples 92027f20b9 get_num_outputs added
5 years ago
moneroexamples 9562666a59 use get_hard_fork_version
5 years ago
moneroexamples f344e183f0 get_current_hard_fork_version added
5 years ago
moneroexamples 298482324c store deriviation from addition pub keys if needed
5 years ago
moneroexamples d6601b5286 used decrypted mask for rtc_mask
5 years ago
moneroexamples ee3e14e8da CTTypeBulletproof2 added to decode_ringct
5 years ago
moneroexamples 1290af5d8b updated to work with monero release-v013
5 years ago
moneroexamples 9b050883c6 fix crash on generate_key_derivation
5 years ago
moneroexamples 5589b8257f AbstractCore added
5 years ago
moneroexamples dc5f60932c Fix: Compilation with latest Monero
5 years ago
moneroexamples d1a99344aa make get_output_key const
5 years ago
moneroexamples 5c5d961309 Fix: FailedConstructionFromNonString test
5 years ago
moneroexamples 5ec2b77dfa microcore has default destructor now
5 years ago
moneroexamples 5900123bb0 Merge branch 'master' of https://github.com/moneroexamples/xmregcore
5 years ago
moneroexamples 3d0ed0c7d2 microcore has default destructor now
5 years ago
moneroexamples 7ca109c72d make get_output_key non-const
5 years ago
moneroexamples a527ca7f03 Guess input identifier corrected
5 years ago