Commit Graph

453 Commits (695497b18efcc741e1b994f6f8c48bc083876321)
 

Author SHA1 Message Date
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
7 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
stoffu 49e0ca0a82 fix for 32-bit build
7 years ago
moneroexamples 78dcbe34d5
Merge pull request #54 from stoffu/build-32bit
7 years ago
stoffu 2f017e7876
fix for 32-bit build
7 years ago
moneroexamples d510c5f504 check ring size in the backend
7 years ago
moneroexamples 4bb583e1dd new default seed for testnet
7 years ago
moneroexamples fdf0b188f8 Display raw_tx data in tx confirm modal window
7 years ago
moneroexamples deed21b421 cn_utils clean up
7 years ago
moneroexamples 336b2b80ce Merge branch 'sending_to_subaddress' of github.com:moneroexamples/openmonero into sending_to_subaddress
7 years ago
moneroexamples 23ca56fe05 initial support to send to a subaddress added
7 years ago
moneroexamples 18310de526 new testnet default account
7 years ago
moneroexamples 6b42e03f4e new testnet default account
7 years ago
moneroexamples b4240f26ad initial support to send to a subaddress added
7 years ago
moneroexamples 38615d4ffa change ping time to 2 hours
7 years ago
moneroexamples 95bc207e1d fix: initialize current timestamp with a timestamp, not 0 value
7 years ago
moneroexamples f3b8b7962a stop scanning key images, after first failure in a tx
7 years ago
moneroexamples 751c603039 decode_ringct takes pubkey by reference now, not copy
7 years ago
moneroexamples 252b80d08b new default testnet account provided
7 years ago
moneroexamples 984cd5c01e fetching data status added to Transaction Details
7 years ago
moneroexamples b735ac970b Merge pull request #30 from moneroexamples/upgrade_angularjs
7 years ago
moneroexamples f26299d402 readme updated to monero v0.11.0.0
7 years ago
moneroexamples 9418d25849 Merge branch 'master' into upgrade_angularjs
7 years ago
moneroexamples 6c28aa7fc8 tiny code cleaning
7 years ago