Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/minipos/
- Normalize boolean configuration entries Simon Volpert 6 years ago
- Add disabled button style rules Simon Volpert 6 years ago
- Show txid in invoice popup and improve popup positioning Simon Volpert 6 years ago
- Improve popup link styling and word-break long addresses and txids Simon Volpert 6 years ago
- Save payment txid in the log and show it in the popup and log viewer Simon Volpert 6 years ago
- Replace balance-based payment detection by tx-based payment detection Simon Volpert 6 years ago
- Provide both address formats in TxInfo.outputs if possible Simon Volpert 6 years ago
- Improve bch.py error handling Simon Volpert 6 years ago
- Add a custom exception to raise when a transaction doesn't exist to bch lib Simon Volpert 6 years ago
- Replace references to lock db entries with a readable name Simon Volpert 6 years ago
- Change AddressInfo's ConnectionError message to match TxInfo's Simon Volpert 6 years ago
- Add the TxInfo class with all basic tx parameters Simon Volpert 6 years ago
- Clean up a reference to config{} which was removed in fcc9b61d Simon Volpert 6 years ago
- Rework get_value() behavior on null data and explorer-returned errors Simon Volpert 6 years ago
- Add tx size keys to explorer definitions Simon Volpert 6 years ago
- Handle more cases of explorers returning a "null" response for missing data Simon Volpert 6 years ago
- Add last_txid to AddressInfo and get_last_txid() as a module function Simon Volpert 6 years ago
- Add generic AddressInfo class and move all explorer-related code into it Simon Volpert 6 years ago
- Disallow "verify" and "explorer" parameters together in get_balance() Simon Volpert 6 years ago
- Rework the server selection and balance fetching functions Simon Volpert 6 years ago
- Remove the "confirmed only" parameter in get_balance() Simon Volpert 6 years ago
- Remove misbehaving block explorers and enforce explorer feature set Simon Volpert 6 years ago
- Add tx data JSON keys to bch lib Simon Volpert 6 years ago
- Split explorer picking code to a separate function in bch lib Simon Volpert 6 years ago
- Don't use enumerate() for server manipulation in bch lib Simon Volpert 6 years ago
- Add block explorer links to logs page Simon Volpert 6 years ago
- Disable WebKit-specific input element styling Simon Volpert 6 years ago
- Tweak link styles in stylesheet Simon Volpert 6 years ago
- Add bitcoin cash icons in log page details view Simon Volpert 6 years ago
- Scroll bitcoin address horizontally on invoice and log pages if needed Simon Volpert 6 years ago