Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples 5225bef170 SelectSingleTx test added
6 years ago
moneroexamples 08e43c6e38 mysql_tests.cpp started
6 years ago
moneroexamples 8c559342a6 googletest added
6 years ago
moneroexamples 784cf5b558 add cmake add_resource
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 64c192790c Fix: extra tx key.
6 years ago
moneroexamples fc88d67fff CurrentBlockchainStatus::get_blocks_range added
6 years ago
moneroexamples 64eda15eb1 recent import of tx time increased to 180 days
6 years ago
moneroexamples 985f6950c7 stagenet url added to readme
6 years ago
moneroexamples 7af55ae687 .gitignore udpated
6 years ago
moneroexamples 580a9feafb new dummy stagnet address
6 years ago
moneroexamples b58f52082f Some performance optimizations
6 years ago
moneroexamples 717c5bab01 Readme updated
6 years ago
moneroexamples fef5f019a3 remove offline decoding of seed (not used anyway)
6 years ago
moneroexamples 2da6ad9e0d adjust ring member values to those used in mymonero
6 years ago
moneroexamples 07ae6a1dbf Merge branch 'master' of github.com:moneroexamples/openmonero
6 years ago
moneroexamples e8ecc17a30 add pcsclite to CMakeLists.txt
6 years ago
moneroexamples e14dc98c5c scan all key images
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 f6062c6ef4 Merge remote-tracking branch 'origin/master'
6 years ago
moneroexamples b55fd9f7b8 libpcsclite-dev added
6 years ago
moneroexamples a348fa2abf readme udpagted
6 years ago
moneroexamples 77e00ccba1 some performance i,provements
6 years ago
moneroexamples 81c9974b92
Merge pull request #74 from moneroexamples/sending_to_subaddress
6 years ago
moneroexamples 85c59e7d84 testnet is default now
6 years ago
moneroexamples 9d1f276d8b Merge branch 'new_construct_tx' into sending_to_subaddress
6 years ago
moneroexamples 86b4a8b378 fix: is_rct_coinbase array not sorted, resulting in invalid input error
6 years ago
moneroexamples e34f281f88 fix spending coinbase txs.
6 years ago
moneroexamples 1babd60629 cn_utils.js was updated based on mymonero. needs double checking
6 years ago
moneroexamples 695497b18e
Merge branch 'master' into sending_to_subaddress
6 years ago
moneroexamples 4ffece8435 further fixes for stagenet in openmonero
6 years ago
moneroexamples d373327150 initial support for stagenet added
6 years ago
moneroexamples 22836e6c73 just make it compile with current monero that has stagenet
6 years ago
moneroexamples 90db49c9b8 fix: compile with new device functionality of monero
6 years ago
moneroexamples 4f6e46edd9 no of inputs and outputs added to tx confirmation modal
6 years ago
moneroexamples 9d46b8b2c7 deletion of tx in TxSearch commented out
6 years ago
moneroexamples 58b7ba3a05 Fix: address change when sending to sub-address
6 years ago
moneroexamples 1d4dbf0ada sort outputs from highest to lowest
6 years ago
moneroexamples 7487e9e7b5 sorting of key images, sources and context added in JS
6 years ago
moneroexamples ebf282faa8
Merge pull request #56 from stoffu/readme
6 years ago
moneroexamples 1f177652e6
Update README.md
6 years ago
moneroexamples ae88a75b3f compile with latest monero
6 years ago
moneroexamples 100b0bc9a5 fix compilation issues on ubuntu
6 years ago
moneroexamples 31704ce8aa readme updated
6 years ago
moneroexamples f4bb38fab8 decode bulletproove txs
6 years ago
moneroexamples a40464fd32 use address_parse_info instead of address
6 years ago
moneroexamples d8307fc0e8 dont rethrow mysql exceptions
6 years ago