Commit Graph

785 Commits (master)
 

Author SHA1 Message Date
moneroexamples bdb1e4a267 Merge branch 'add_mempool_scanning'
7 years ago
moneroexamples 7bcb55ae62 readme updated
7 years ago
moneroexamples 82dcbf7260 Merge pull request #4 from moneroexamples/add_mempool_scanning
7 years ago
moneroexamples c3957d3708 readme updated
7 years ago
moneroexamples 3cc5d2dde9 added skipping ringct coinbase txs as dont know what to do with them
7 years ago
moneroexamples d108417e7c number of improvements and enhancments
7 years ago
moneroexamples aad77bfc37 added showing refresh status
7 years ago
moneroexamples c17303a831 further enhancment of locked/unlocked txs, error reporting, and others
7 years ago
moneroexamples 99c826abff fix: crash due to reading empty transactions vector
7 years ago
moneroexamples 627acf91d1 skiping ouputs below dust_threshold
7 years ago
moneroexamples 4e10b44a80 get_dynamic_per_kb_fee_estimate added and default mixing changed to 4
7 years ago
moneroexamples 943e65c385 futher modification to ringct and mempool handling
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 548038e410 txCoinbaseMinConfirms added to config.js
7 years ago
moneroexamples 888a02fcb9 outputs search mempool refactored
7 years ago
moneroexamples 09d6f3a60e outputs looking mempool refactored
7 years ago
moneroexamples 08c0d123a0 find_txs_in_mempool method moved to TxSearch class
7 years ago
moneroexamples 0aaf3580f6 find_txs_in_mempool method moved to TxSearch class
7 years ago
moneroexamples 6462ca4fba slight formating and readme update
7 years ago
moneroexamples c37b7e6962 inital scanning of incomming xmr in mempool added
7 years ago
moneroexamples 429a620193 First working version of OutputInputIdentification class completed
7 years ago
moneroexamples 0c3ebe807f OutputInputIdentification class started
7 years ago
moneroexamples 674c94c73c handle possible exception when getting current blockchain height
7 years ago
moneroexamples 99c707bbbf sql readme removed
7 years ago
moneroexamples d968cb340c fix: mark tx as spendable when order than 10 blocks
7 years ago
moneroexamples 7c85ac80b6 readme and import-wallet.html updated
7 years ago
moneroexamples d429f2741b Merge pull request #3 from moneroexamples/update_js_to_ringct
7 years ago
moneroexamples e062d445a4 TransactionsWithOutsAndIns view removed
7 years ago
moneroexamples ff609a8b59 updated to recent moner PRs
7 years ago
moneroexamples aa1459a248 construncting ringct txs seems to work now
7 years ago
moneroexamples 0f0448cbf8 checking whats wrong with commiting raw tx
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 3fe85277b7 tiny js cleanup
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 22e7769073 readme updated
7 years ago
moneroexamples aea44097dd readme updated
7 years ago
moneroexamples a6feafffc5 fix: spend outputs incorrectly collected in get_account_txs
7 years ago
moneroexamples 93764617b8 rct_outpk, rct_mask and rct_amount added to Outputs table
7 years ago
moneroexamples cf99bdd7da examples of ringct appi added
7 years ago
moneroexamples b51b57836c showing if testnet network on front page added
7 years ago
moneroexamples e52f4a0489 rpccalls.h updated to match latest monero rpc changes
7 years ago
moneroexamples 3d724cec6b ringct txs support added for importing acounts.
7 years ago
moneroexamples d146fbd613 deamon-url added as program option
7 years ago
moneroexamples 65fa53700d Merge pull request #2 from moneroexamples/deal_with_orphaned_blocks
7 years ago
moneroexamples 4243baca4d testnet network set as default network,
7 years ago
moneroexamples 123619a269 some cleaning of get_address_txs
7 years ago