-
Notifications
You must be signed in to change notification settings - Fork 59
Added /v2/updates #1018
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
Added /v2/updates #1018
Conversation
5add5c7 to
99af33d
Compare
a0164c6 to
ee97f2e
Compare
...rg/lfdecentralizedtrust/splice/integration/tests/ScanHistoryBackfillingIntegrationTest.scala
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file will hit scalafmt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed, thanks
0f4a230 to
31645ca
Compare
Signed-off-by: DA Automation <splice-maintainers@digitalasset.com>
…ation/tests/ScanHistoryBackfillingIntegrationTest.scala Co-authored-by: Stephen Compall <stephen.compall@digitalasset.com> Signed-off-by: Raymond Roestenburg <98821776+ray-roestenburg-da@users.noreply.github.com>
Co-authored-by: Stephen Compall <stephen.compall@digitalasset.com> Signed-off-by: Raymond Roestenburg <98821776+ray-roestenburg-da@users.noreply.github.com>
Signed-off-by: DA Automation <splice-maintainers@digitalasset.com>
31645ca to
5de7411
Compare
moritzkiefer-da
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm thx
| } | ||
|
|
||
| clue("Compare scan histories with each other using the v1 HTTP endpoint") { | ||
| // The v1 endpoint is deprecated, but we still have users using it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we really want to run both endpoints at the end of every test? Seems a bit overkill
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did not notice that this runs at the end of every test? there were versions of this for v0 and v1 so I (lazily) added v2 for some coverage
Fixes #610
Fixes #464
basic cluster test passes
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./hdm_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