Support non-fixed tokens in party allocator - #7120
Merged
moritzkiefer-da merged 1 commit intoSep 7, 2026
Merged
Conversation
Contributor
[backport] ReminderPlease consider backporting to the following branches:
And your PR is currently against base branch: main. Note: Any PR comment containing [backport] will be considered for auto-backporting upon merge, |
moritzkiefer-da
force-pushed
the
cocreature/party-allocator-client-credentials
branch
from
September 4, 2026 12:04
988ec4b to
e5eb124
Compare
[static] Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
moritzkiefer-da
force-pushed
the
cocreature/party-allocator-client-credentials
branch
from
September 4, 2026 12:05
e5eb124 to
c3f5574
Compare
moritzkiefer-da
marked this pull request as ready for review
September 4, 2026 12:05
moritzkiefer-da
commented
Sep 4, 2026
| } | ||
| } | ||
|
|
||
| async function getTokenEndpoint(wellKnownConfigUrl: string): Promise<string> { |
Contributor
Author
There was a problem hiding this comment.
there is probably some library I could be using for this stuff but seemed easier to just inline it especially given that this is test code only anyway
moritzkiefer-da
requested review from
julientinguely-da and
martinflorian-da
September 7, 2026 06:35
moritzkiefer-da
deleted the
cocreature/party-allocator-client-credentials
branch
September 7, 2026 08:59
8 tasks
moritzkiefer-da
added a commit
that referenced
this pull request
Sep 7, 2026
* Support non-fixed tokens in party allocator (#7120) [static] Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: Moritz Kiefer <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com>
moritzkiefer-da
added a commit
that referenced
this pull request
Sep 7, 2026
[static] That should allow us to apply #7120 properly on devnet before the next release. Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
moritzkiefer-da
added a commit
that referenced
this pull request
Sep 7, 2026
* make party allocator version configurable (#7151) [static] That should allow us to apply #7120 properly on devnet before the next release. Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com>
martinflorian-da
pushed a commit
that referenced
this pull request
Sep 10, 2026
* Backport PR #7151 to release-line-0.8.0 (#7155) * make party allocator version configurable (#7151) [static] That should allow us to apply #7120 properly on devnet before the next release. Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com>
martinflorian-da
pushed a commit
that referenced
this pull request
Sep 10, 2026
* Backport PR #7151 to release-line-0.8.0 (#7155) * make party allocator version configurable (#7151) [static] That should allow us to apply #7120 properly on devnet before the next release. Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com> * [static] Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> --------- Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Signed-off-by: DA Automation <splice-maintainers@digitalasset.com> Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com> Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org> Co-authored-by: DA Automation <splice-maintainers@digitalasset.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[static]
Tested by manually applying the image on devnet.
Pull Request Checklist
Cluster Testing
/cluster_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./upgrade_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./hdm_teston this PR to request it, and ping someone with access to the DA-internal system to approve it./lsu_teston this PR to request it, and ping someone with access to the DA-internal system to approve it.PR Guidelines
Fixes #n, and mention issues worked on using#nMerge Guidelines