Commit Graph

475 Commits (985f6950c74c78286b2281519aa9e8735aac2252)
 

Author SHA1 Message Date
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
7 years ago
moneroexamples 1f177652e6
Update README.md
7 years ago
moneroexamples ae88a75b3f compile with latest monero
7 years ago
moneroexamples 100b0bc9a5 fix compilation issues on ubuntu
7 years ago
moneroexamples 31704ce8aa readme updated
7 years ago
moneroexamples f4bb38fab8 decode bulletproove txs
7 years ago
moneroexamples a40464fd32 use address_parse_info instead of address
7 years ago
moneroexamples d8307fc0e8 dont rethrow mysql exceptions
7 years ago
moneroexamples c388b990f6 exception handling added for json requests
7 years ago
stoffu 6a1d6b8716
README: add install for zmq
7 years ago
moneroexamples 81dba78557
Update README.md
7 years ago
moneroexamples c6ae65d4bc readme updated
7 years ago
moneroexamples 8b86608b35 check also spend key when sending to a subaddress
7 years ago
moneroexamples 929869b20f use keys instead of changeAddress
7 years ago
moneroexamples 63148525aa
Update README.md
7 years ago
moneroexamples 80f2ef9585 add port option for mysql
7 years ago
moneroexamples 7fb6088f2e add catch (...) to MySqlConnector::connect()
7 years ago
moneroexamples a841f77e46 Added some exception handling as to not brutally terminate
7 years ago