* Handle send swap minimal_batched
* Simplify batch handling
* Update recoverer handling of batched send swap
* Use the preimage to determine if the swap is complete
* Use the preimage endpoint when the swap is batched
* Try cooperative claim before fetching preimage
* Add regtest end-to-end tests
* Check that regtest environment is set up
* Add todo comment
* Add missing gloo-timers feature
* Link GH issues
* Update DEVELOPMENT.md
* Update boltz submodule
* Fix after rebase