Commit Graph

40 Commits (8630bbbef48bbcde2b8bf76305dd2e5116d2499c)

Author SHA1 Message Date
moneroexamples 8630bbbef4 correct create_address in js
5 years ago
moneroexamples fc5b6f13e9 Allow frotned to login subaddresses
5 years ago
Eyal Fishler aac63ee463
missing CRYPTONOTE_PUBLIC_SUBADDRESS_BASE58_PREFIX for mainnet
6 years ago
moneroexamples ed020da6c1 Start integration of bulletproofs
6 years ago
moneroexamples 2728a28757 added mymonero-core.js
6 years ago
moneroexamples 64c192790c Fix: extra tx key.
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 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 deed21b421 cn_utils clean up
7 years ago
moneroexamples 23ca56fe05 initial support to send to a subaddress added
7 years ago
moneroexamples ce478e5b1f remove dependency of jQuery confing parsing from cn_utils
7 years ago
moneroexamples 8dcde94699 time import periods fixed and sql updated
7 years ago
moneroexamples 60bdeb1c65 get_account_integrated_address added to cn_utils.js
7 years ago
moneroexamples 1d3768c885 warning about devevelopment version added to home.html
7 years ago
moneroexamples a026243a6e private tx key added when sending txs
7 years ago
moneroexamples 30b3756156 fixed, again, mnemonic and address generation.
7 years ago
moneroexamples 509efc436f fix: address and keys generation from mnemonic
7 years ago
moneroexamples 4eae36efcc some testing and improvements to spent coinbase txs
7 years ago
moneroexamples 912068e6c1 started slight refactoring of cn_utilts.js
7 years ago
moneroexamples d108417e7c number of improvements and enhancments
7 years ago
moneroexamples 4e10b44a80 get_dynamic_per_kb_fee_estimate added and default mixing changed to 4
7 years ago
moneroexamples a80dbb8680 account for spendings in mempool txs search
7 years ago
moneroexamples 199a8dbf60 spoof tx db id for mempool txs
7 years ago
moneroexamples 2aec658715 started refactoring unlock_time of txs
7 years ago
moneroexamples c37b7e6962 inital scanning of incomming xmr in mempool added
7 years ago
moneroexamples 577c1f3d5c get_random_outs updated to ringct
7 years ago
moneroexamples 1bd3b2678a cn_utils and send_coins js updated to ringct
7 years ago
moneroexamples aceba0aff3 tiny js cleanup
7 years ago
moneroexamples 644c26cde9 sha3 and nacl-fast-cn js libs added
7 years ago
moneroexamples 663581714a html added
8 years ago