Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Add visual fingerprinting capabilities Simon Volpert 6 years ago
- Use format_map() where it makes sense to do so Simon Volpert 6 years ago
- Disable writing to config file; Save address.list only Simon Volpert 6 years ago
- Deduce the current xpub derivation index from address.list entries Simon Volpert 6 years ago
- Store address derivation indices in address list Simon Volpert 6 years ago
- Tweak a code comment Simon Volpert 6 years ago
- Replace logging prints with proper logging Simon Volpert 6 years ago
- Move most of the initialization code outside of the import guard Simon Volpert 6 years ago
- Clean up the config file sample a bit Simon Volpert 6 years ago
- Add the option to sort log entries in reverse chronological order Simon Volpert 6 years ago
- Replace if-then with switch-case in scripts.js where logical Simon Volpert 6 years ago
- Add send_mail return status processing and in-button progress pulsar Simon Volpert 6 years ago
- Add callback and stop-on-double-spend support to propagation check in bch lib Simon Volpert 6 years ago
- Send emails in a background subthread to avoid unnecessary locking Simon Volpert 6 years ago
- Fix a few more linter warnings and a silly coding oversight Simon Volpert 6 years ago
- Replace some sys.exc_info() calls with the "as" keyword Simon Volpert 6 years ago
- Fix newly generated addresses missing from address.list Simon Volpert 6 years ago
- Improve config file processing Simon Volpert 6 years ago
- Reword IP address extraction on connection to server Simon Volpert 6 years ago
- Fix a few linter warnings in bch lib Simon Volpert 6 years ago
- Add double spend detection to backend and frontend Simon Volpert 6 years ago
- Refactor check_payment return code handling in scripts.js Simon Volpert 6 years ago
- Add number of confirmations to transaction data in bch lib Simon Volpert 6 years ago
- Replace the sightings systemd with propagation measurement Simon Volpert 6 years ago
- Add method to measure transaction propagation to bch lib Simon Volpert 6 years ago
- Extend custom explorer definition options to include new tx-related keys Simon Volpert 6 years ago
- Add a method to measure a transaction's network propagation Simon Volpert 6 years ago
- Change the "finish" button name in the README Simon Volpert 6 years ago
- Simplify "starting server" message formatting Simon Volpert 6 years ago
- Populate recent txid list from recent log entries Simon Volpert 6 years ago