make_post_sell/docs
Russell Ballestrini c3c05796da Remove pooled sweep behavior and implement individual payment sweeping
- Remove pooled_sweep logic from both Monero and Dogecoin sweep functions
- Each payment now swept individually for better accounting and audit trail
- Insufficient balance now returns False to retry later instead of fake pooled_sweep
- Update all tests to expect new behavior (False for insufficient balance)
- Update documentation to reflect 1:1 payment-to-sweep mapping
- Add link to refund address configuration in crypto checkout template
- All crypto watcher tests now passing with new individual sweep logic
2025-09-24 16:03:50 -04:00
..
CRYPTO.rst Move crypto documentation to docs directory 2025-09-23 13:21:15 -04:00
CRYPTO_PROBLEMS.rst Remove pooled sweep behavior and implement individual payment sweeping 2025-09-24 16:03:50 -04:00
DOGECOIN.md Dogecoin payment support 2025-09-23 11:17:05 +00:00
MONERO.rst Improve crypto payment handling and out-of-stock refunds 2025-09-24 09:35:07 -04:00
MONERO_DEFECTS.rst Document Monero RPC get_transfers unlocked field defect 2025-09-24 15:03:31 -04:00