Commit Graph

174 Commits (74f47cda255b0fe1a1a8864f3219c04492e38a50)

Author SHA1 Message Date
moneroexamples fcbe0aeacc Api calls in readme updated
6 years ago
moneroexamples 2b77d61ce8 fix: get_next_primary_id wrong database
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 64eda15eb1 recent import of tx time increased to 180 days
6 years ago
moneroexamples 580a9feafb new dummy stagnet address
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 a3e5b40c29 find_tx_in_mempool method completed
6 years ago
moneroexamples a348fa2abf readme udpagted
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 4ffece8435 further fixes for stagenet in openmonero
6 years ago
moneroexamples d373327150 initial support for stagenet added
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 8b86608b35 check also spend key when sending to a subaddress
7 years ago
moneroexamples 929869b20f use keys instead of changeAddress
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 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 252b80d08b new default testnet account provided
7 years ago
moneroexamples 984cd5c01e fetching data status added to Transaction Details
7 years ago
moneroexamples c97e349b5f decoding seed commented out and testnet flag added to get_version
7 years ago
moneroexamples faa7d5b84d ability to make full importing free
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 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
moneroexamples 10c482df77 merge changes
7 years ago
moneroexamples 7ba1fb2757 get_tx added
7 years ago
moneroexamples e731beae97 new_address status flag is used now.
7 years ago
moneroexamples 979a40bfd4 fix html in create-your-account.html
7 years ago
moneroexamples 97c150e8f3 fix: html in create-your-account.html
7 years ago
moneroexamples ce478e5b1f remove dependency of jQuery confing parsing from cn_utils
7 years ago