Skip to content

Rebase static addr staging #732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 32 commits into from
Apr 22, 2024
Merged

Rebase static addr staging #732

merged 32 commits into from
Apr 22, 2024

Conversation

hieblmi
Copy link
Collaborator

@hieblmi hieblmi commented Apr 22, 2024

Refreshes the static address staging branch with the latest master.

sputn1ck and others added 30 commits March 4, 2024 12:25
Previously we'd report the fees per sweep as the total sweep cost of a
batch. With this change the reported cost will be the proportional fee
which should be equal for all sweeps except if there's any rounding
difference in which case that is paid by the sweep belonging to the
first input of the batch tx.
Previously we'd calculate the server costs (swap fees) by accounting for
both the on-chain HTLC and the off-chain payment which was confusing as
server cost fluctuated by the amount of the swap itself. Now we'll only
add the actual cost when the swap happened, so the server cost will go
form zero to the actual fee value paid.
loopdb: make sqlite sync for extra durability
loop: fix the loopout per sweep onchain cost and cleanup server cost calculation (both loopin and loopout)
version: bump version to v0.28.0-beta
mod+loopdb: bump sqlite and sqlc dependencies
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.18.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.18.1...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.7...v24.0.9)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ub.com/docker/docker-24.0.9incompatible

build(deps): bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
loop: fill the correct HTLC in loopout update
…ub.com/jackc/pgx/v4-4.18.2

build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
Send loop out prepay over selected outgoing chan set
version: bump version to v0.28.1-beta
dependabot bot and others added 2 commits April 19, 2024 13:18
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ng.org/x/net-0.23.0

build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
@hieblmi hieblmi merged commit cd5dc90 into static-addr-staging Apr 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants