Releases: rkfg/regolancer
Releases ยท rkfg/regolancer
v1.12.3
v1.12.2
v1.12.1
v1.12.0
Changelog
- efa39b4 Release v1.12.0
- 5eafce0 Merge pull request #53 from ziggie1984/max_amt_on_route
- c44da07 Merge pull request #54 from ziggie1984/channel-reserve
- a3c86f4 Merge pull request #55 from bennyhodl/patch-1
- 5b9161c Missing tilde
- 2b6c406 cap rebalance amount before we overshoot the max possible amount on the route when rapid rebalancing
- f299a0b take channel-reserve into account when determining the rebalance amt
- 9a4f062 Invalidate MC cache when no pairs left
- 6e16372 Update README.md
v1.11.0
Changelog
- f31d1d6 Update changelog
- 9a5116e Merge pull request #52 from ziggie1984/channel-age
- 0015103 Get rid of global var
- ff679c9 Reword descriptions
- fe4caa2 Merge pull request #49 from ziggie1984/insufficient-fee
- bfe17d0 add the option to exclude channels by channelage
- f7b9ca5 Merge pull request #48 from ziggie1984/tiny-improvement-rebalancer
- a52771d reuse route when fees insufficient and add rapid rebalance fee check
- fb0f3cb Adding more verbose output and save some rapid rebalances in some cases
v1.10.2
v1.10.1
v1.10.0
Changelog
- 8b9d8c6 Merge pull request #46 from ziggie1984/docker-and-releaser
- 4b87221 Merge pull request #45 from ziggie1984/accelerator-rapid-rebalance
- ee3af3d add accelerator
- 4116c30 Fix fee ppm calculation
- b5960e8 Merge pull request #42 from ziggie1984/flock-payment
- 189f124 Spelling
- 381538d Merge pull request #41 from ziggie1984/rapidrebalance-amount
- 91acf21 Fix initial fee in rapid rebalance
- 7cb051f Simplify rapid rebalance result
- 200c42f add goreleaser and dockerfile
- 5a3a41a add fee output
- cefbff4 add exclusive lock when writing to Statfile
- 98068a1 add amount when rapid rebalancing
- df27799 Update README.md