alby-hub/service
Adithya Vardhan f41f96335e
feat: auto-swaps (#1266)
Also fixes #1303

## TODOs

- [x] Do final testing with LDK/LND on mainnet
- [x] Improve fee display on the frontend, currently looks scary
- [x] ~Shift Swaps from settings~ (Agreeed to do in follow-up)
- [x] ~Add option to do one-time swaps~ (Agreeed to do in follow-up)

### Minor
- [x] `LDK_NETWORK` config var should now be `NETWORK`
- [x] ~Use LNClient method to publish transactions~ (Agreeed to do in
follow-up)

### Testing
- [ ] Phoenix
- [ ] Cashu
- [x] Wails
2025-05-14 21:31:50 +05:30
..
keys feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
create_app_consumer.go fix: re-enqueue failed info publish request (#1300) 2025-05-08 20:21:59 +07:00
delete_app_consumer.go feat: add budget warning event, rename app events (#813) 2024-11-27 14:45:33 -06:00
models.go chore: remove stopautoswaps method from service 2025-04-23 11:54:12 +05:30
profiler.go Split service into packages (#435) 2024-06-17 19:42:09 +07:00
service.go chore: use config and env variables 2025-04-18 12:14:41 +05:30
start.go chore: add NETWORK to config 2025-05-14 18:56:39 +05:30
stop.go chore: remove stopautoswaps method from service 2025-04-23 11:54:12 +05:30
update_app_consumer.go fix: re-enqueue failed info publish request (#1300) 2025-05-08 20:21:59 +07:00