Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Return 0 if an explorer returns null data for unused addresses Simon Volpert 6 years ago
- Reduce server name in explorer and exchange list to primary domain name Simon Volpert 6 years ago
- Add some docstrings to the bch library and remove the accompanying comments Simon Volpert 6 years ago
- Fix sendmail failing due to porting error Simon Volpert 6 years ago
- Attempt to avoid a racing condition on simultaneous lockdb access Simon Volpert 6 years ago
- Replace explicit cancel request string with only the tag Simon Volpert 6 years ago
- Disable click-to-copy on payment detection or timeout Simon Volpert 6 years ago
- Modernize a few code blocks Simon Volpert 6 years ago
- Make bch.py executable and edit the explanation in the config sample to match Simon Volpert 6 years ago
- Mention python-pil in README Simon Volpert 6 years ago
- Add some tweaks for Python 3.4 Simon Volpert 6 years ago
- Add Python 3 __pycache__ directory to .gitignore Simon Volpert 6 years ago
- Format sections as headers in README Simon Volpert 6 years ago
- Update README Simon Volpert 6 years ago
- Add option to provide own block explorer in config file Simon Volpert 6 years ago
- Add a popup on payment detection, obscuring the QR Simon Volpert 6 years ago
- Add a currency support test to bch.py Simon Volpert 6 years ago
- Add Coinbase as an exchange rate source Simon Volpert 6 years ago
- Add BlockDozer CashAddress variant to the library Simon Volpert 6 years ago
- Fall back to last known result on lost connection while fetching balance Simon Volpert 6 years ago
- Rewrite get_price for flexibility and extendability Simon Volpert 6 years ago
- Add bits and satoshi amount presentations in invoice and log viewer Simon Volpert 6 years ago
- Add bits amount representation to bch library Simon Volpert 6 years ago
- Verify balance checks from block explorers Simon Volpert 6 years ago
- Rewrite get_balance for reliability Simon Volpert 6 years ago
- Port program to Python 3 Simon Volpert 6 years ago
- Update README with a click-to-copy hint Simon Volpert 7 years ago
- Copy request URI to clipboard when clicking on the QR code Simon Volpert 7 years ago
- Replace explicit payment parameters in HTTP requests by the payment ID Simon Volpert 7 years ago
- Add payment request tagging for easier identification Simon Volpert 7 years ago