loop/labels
carla 692620d367
liquidity: add fee budget to swap suggestions
Add a dated fee budget to our swap suggestions. This budget only applies
to automatically dispatched swaps (which will be added in later
commits). We choose to apply the fee budget to our suggestions so that
they perfectly replicate what the autolooper would do. The budget has a
start date so that it can be refreshed once it has been used up over a
period (rather than having to endlessly increase it).
2020-10-12 13:34:54 +02:00
..
labels.go liquidity: add fee budget to swap suggestions 2020-10-12 13:34:54 +02:00
labels_test.go multi: add swap label to SwapContract and store under separate key 2020-08-03 10:55:58 +02:00