Skip to content

feat(funding-service): collect deposits sent to the funding account - #2615

Open
SantiagoPittella wants to merge 3 commits into
fs/3-network-and-monitorfrom
fs/4-account-top-up-v2
Open

feat(funding-service): collect deposits sent to the funding account#2615
SantiagoPittella wants to merge 3 commits into
fs/3-network-and-monitorfrom
fs/4-account-top-up-v2

Conversation

@SantiagoPittella

Copy link
Copy Markdown
Collaborator

Summary

Adds funding for the funder account via a public pay-to-ID note holding the native asset, and the service finds and consumes it on its own.

Only public, pay-to-ID, targeting the funding account, holding nothing but the native asset are collected.

Deposits are consumed in their own transaction, so a note that turns out to be unconsumable cannot fail a request a client is waiting on.

--top-up-interval controls how often it runs, defaulting to one minute.

Changelog

[[entry]]
scope       = "funding-service"
impact      = "added"
description = "The service collects public pay-to-ID deposits sent to its funding account."

@SantiagoPittella SantiagoPittella changed the title Fs/4 account top up v2 feat(funding-service): collect deposits sent to the funding account Sep 11, 2026
@SantiagoPittella
SantiagoPittella added this pull request to stack #2616 September 11, 2026 21:02
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.

1 participant