plugins icon indicating copy to clipboard operation
plugins copied to clipboard

add fee percent that was taken in a successful rebalance

Open manreo opened this issue 4 years ago • 7 comments
trafficstars

I think it is nice to know what was the fee percentage that was used in the re-balance, e.g. Instead of this: fee": "59846msat",

It will output: fee": "59846msat (0.114%)",

manreo avatar Jul 25 '21 15:07 manreo

Rebased to hopefully make CI happy again.

cdecker avatar Aug 18 '21 12:08 cdecker

@Mergifyio rebase

cdecker avatar Dec 12 '21 12:12 cdecker

rebase

✅ Branch has been successfully rebased

mergify[bot] avatar Dec 12 '21 12:12 mergify[bot]

@Mergifyio rebase

cdecker avatar Jan 07 '22 17:01 cdecker

rebase

❌ Base branch update has failed

Git reported the following error:

Rebasing (1/2)
Auto-merging rebalance/rebalance.py
CONFLICT (content): Merge conflict in rebalance/rebalance.py
error: could not apply 71e30c0... add fee percent that was taken in a successful rebalance
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 71e30c0... add fee percent that was taken in a successful rebalance

err-code: EFC1A

mergify[bot] avatar Jan 07 '22 17:01 mergify[bot]

Needs rebase, rebalance was removed from the official list to make CI run again, but feel free to add it back.

chrisguida avatar Feb 07 '24 16:02 chrisguida