Commit Graph

33 Commits (d373327150f44e197118b8835f5b1ec9c1f51b06)

Author SHA1 Message Date
moneroexamples d373327150 initial support for stagenet added
6 years ago
moneroexamples 7487e9e7b5 sorting of key images, sources and context added in JS
6 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 984cd5c01e fetching data status added to Transaction Details
7 years ago
moneroexamples faa7d5b84d ability to make full importing free
7 years ago
moneroexamples a42801f6cc link to blockchain explorer added in tx details modal
7 years ago
moneroexamples 9ead4db8d8 mysqlpp transaction added to TxSearch.cpp
7 years ago
moneroexamples e50f672f6b scanned_block_timestamp added
7 years ago
moneroexamples df2424b9b1 set testnet as default
7 years ago
moneroexamples aa44f82152 json.hpp updated and modified to compile with latest gcc
7 years ago
moneroexamples 3819bbb52c priority selection added
7 years ago
moneroexamples 129d217be2 use dynamic fees on mainnet as well in addition to testnet
7 years ago
moneroexamples 207f1347a9 make testnet netwoerk default for frontend
7 years ago
moneroexamples 7e94d4d440 dont throw if current blk height lower than scanned
7 years ago
moneroexamples 14c5a91007 fix: padding of payment_id with zeros didnt work
7 years ago
moneroexamples 749ee051b3 readme updated
7 years ago
moneroexamples 7747198cba small html changes
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 de8bfd5a51 fontend set to mainnet
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 4e10b44a80 get_dynamic_per_kb_fee_estimate added and default mixing changed to 4
7 years ago
moneroexamples 199a8dbf60 spoof tx db id for mempool txs
7 years ago
moneroexamples 548038e410 txCoinbaseMinConfirms added to config.js
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 ff609a8b59 updated to recent moner PRs
7 years ago
moneroexamples b51b57836c showing if testnet network on front page added
7 years ago
moneroexamples 4243baca4d testnet network set as default network,
7 years ago
moneroexamples 663581714a html added
7 years ago