Commit Graph

228 Commits (fix_nonunique_outputs)

Author SHA1 Message Date
moneroexamples c399db986a fix: multiple search threads
6 years ago
moneroexamples 0e8b0aa34a logG
6 years ago
moneroexamples 4d8b631e1b more CurrentBlockchainStatus tests added
6 years ago
moneroexamples 26ba9efff5 MicroCore reorganized and mempool reading upgrades
6 years ago
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
6 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
moneroexamples c26602bdad fix: more input class for internet explorer
7 years ago
moneroexamples facfcbd6dc fix: input class for internet explorer
7 years ago
moneroexamples 47eb4056f1 fix: mn_random for microsoft explorer
7 years ago
moneroexamples 2c914f4dce monero donation address set as default for view only wallet
7 years ago
moneroexamples af41a98807 small http and css changes
7 years ago
moneroexamples 346d605c31 tiny html fix
7 years ago
moneroexamples 776fa61dab html fixes for account overview and transactions partials.
7 years ago
moneroexamples 8e3ce6b94f fix: cant login to viewonly wallet.
7 years ago
moneroexamples b6424dbc8f BigInteger js library upgraded to version 0.9.1
7 years ago
moneroexamples 2022e5debf Add rpc api version to backend and frontend
7 years ago
moneroexamples 456f9d643b tx size added to confrim modal html
7 years ago
moneroexamples 037d231c82 fix: incorrect tx public key in outputs
7 years ago
moneroexamples 5d2cc16879 custom transaction directive added
7 years ago
moneroexamples 3fc86f7443 payment ID info corrected
7 years ago
moneroexamples 3e3afed928 default mnemonic changed
7 years ago
moneroexamples 18c05c54ca unused directives removed
7 years ago
moneroexamples 5e19d5442d fix: mixin and priority selections not showing
7 years ago
moneroexamples a0c9d9c3fd import wallet messages corrected
7 years ago
moneroexamples 9ead4db8d8 mysqlpp transaction added to TxSearch.cpp
7 years ago
moneroexamples 22072504da idle warning and timeout html corrected
7 years ago
moneroexamples 2bed39ed3e account-balance.html partial added
7 years ago
moneroexamples e50f672f6b scanned_block_timestamp added
7 years ago
moneroexamples c43f81b168 ApiCalls service now provides all api calls to backend.
7 years ago
moneroexamples 7ba680fff9 idle-timeount and iddle-warning modals added
7 years ago
moneroexamples 83d1db4dc1 Fix: Angularjs 1.6 uses #! instead of #
7 years ago
moneroexamples cb194b2e60 more changes for upgrade
7 years ago
moneroexamples ca5b75a2b9 different msg for existing or new wallet imports added
7 years ago
moneroexamples 879854cddf full import wallet uses integrated addresses now
7 years ago
moneroexamples 721153a5d9 fix: max no_blocks_to_import too small
7 years ago
moneroexamples 318731d526 Dont show if tx is coinbase or not. rarely used.
7 years ago
moneroexamples c3851a4131 time import periods fixed again
7 years ago
moneroexamples 8dcde94699 time import periods fixed and sql updated
7 years ago
moneroexamples c741cdcda8 recieve xmr uses integarded addresses
7 years ago
moneroexamples 2ac14762f1 started refactoring receive-coins.html
7 years ago
moneroexamples 60bdeb1c65 get_account_integrated_address added to cn_utils.js
7 years ago
moneroexamples 3d90296587 Import wallet html corrected
7 years ago
moneroexamples 72eed1006e downgrade biginteger.js to 0.9
7 years ago
moneroexamples 7a10a4d948 BigInteger library updated
7 years ago
moneroexamples 62b2a23377 fix: timestamp need to by multiplied by 1000 in JavaScript new Data
7 years ago
moneroexamples 5da94f7b72 "Import New Transactions" renamed to "Import Transactions"
7 years ago
moneroexamples 17b7b66051 ImportAccountCtrl controller added
7 years ago
moneroexamples bb59e83179 error msg for recent block import added
7 years ago
moneroexamples 68dfadbb2a YourMoneroRequests::import_recent_wallet_request added
7 years ago
moneroexamples f7c01fe9cb selection box added to importing last n blocks
7 years ago
moneroexamples 3a81215e3e initial development started
7 years ago
moneroexamples df2424b9b1 set testnet as default
7 years ago