- added `GET /payments/outgoing` endpoint: returns a list of outgoing payments. Only Lightning outgoing payments are listed. Other types of outgoing payments (splice, channel close, ...) are ignored. - updated `GET /payments/incoming` endpoint to accept new parameters for paging and date filtering.