Commit Graph

208 Commits (c14dcbd8a5da3ea875562a44df18500d0c9a4383)
 

Author SHA1 Message Date
moneroexamples c14dcbd8a5 report deaomon is BUSY when commit_tx fails due to BUSY state
7 years ago
moneroexamples d272837cc8 some options moved to config.json
7 years ago
moneroexamples f97413f72e readme updated
7 years ago
moneroexamples 7747198cba small html changes
7 years ago
moneroexamples 378d3c9619 get_current_time moved into tools
7 years ago
moneroexamples 6155b0bc64 fee info given if sending fails due to low balance
7 years ago
moneroexamples 8ff987eb49 allow scanning of no-relay txs in mempool
7 years ago
moneroexamples 30b3756156 fixed, again, mnemonic and address generation.
7 years ago
moneroexamples 5d2f1f5e20 fix: address and keys generation from mnemonic
7 years ago
moneroexamples 509efc436f fix: address and keys generation from mnemonic
7 years ago
moneroexamples 5d1b2bb3eb readme updated
7 years ago
moneroexamples de8bfd5a51 fontend set to mainnet
7 years ago
moneroexamples 21ce61ff74 --do-not-relay program option added
7 years ago
moneroexamples 9c328b578d spending non-rct coinbase txs same as ringct coinbase - need to check if correct
7 years ago
moneroexamples 5b99b52277 total_received removed from Accounts table
7 years ago
moneroexamples 83e7989a99 update_current_blockchain_height() added
7 years ago
moneroexamples 3d758aa88a comment out using coinbase txs only
7 years ago
moneroexamples 912f882146 few extram comments here and there added
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 dc89835ad8 some testing with coinbase txs
7 years ago
moneroexamples eaa27a35df go back by one block if cant get current block by height
7 years ago
moneroexamples 3d8556b579 go back by one block if cant get current block by height
7 years ago
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