Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
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
moneroexamples c97e349b5f decoding seed commented out and testnet flag added to get_version
7 years ago
moneroexamples f0ae1d3f84 scan all key images
7 years ago
moneroexamples b5b997c772 scan all key images
7 years ago
moneroexamples faa7d5b84d ability to make full importing free
7 years ago
moneroexamples b5c71d0540 build on mac pr added
7 years ago
moneroexamples 2c7fbf1d86 Merge pull request #42 from kenshi84/build-mac
7 years ago
kenshi84 f7b6e77266
build on mac
7 years ago
moneroexamples e63d9b99d8 Merge pull request #39 from moneroexamples/new_tx_details
7 years ago
moneroexamples 6b4eddcea7 this should fix this
7 years ago
moneroexamples 63c6d3310e blockchain explorer link added to send_coins.html.
7 years ago
moneroexamples 42c414db6c tx details layout amended
7 years ago
moneroexamples 6d30a50159 tx age added to tx details and momemtjs updated
7 years ago
moneroexamples ff41d8e311 fix: incorrect details of txs in mempool
7 years ago
moneroexamples 2b7fa7acbb fix: incorrect details of txs in mempool
7 years ago
moneroexamples a42801f6cc link to blockchain explorer added in tx details modal
7 years ago
moneroexamples 90c2490dea output and input data add to get_tx api call
7 years ago
moneroexamples ce3bc9d29a more tx details added
7 years ago
moneroexamples 367bb72ec0 basic TransactionDetailsCtrl and modal functionality added
7 years ago