-
Notifications
You must be signed in to change notification settings - Fork 407
Add public ability to interrogate historical buckets #1854
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
Milestone
Comments
TheBlueMatt
added a commit
to TheBlueMatt/rust-lightning
that referenced
this issue
Jan 16, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
TheBlueMatt
added a commit
to TheBlueMatt/rust-lightning
that referenced
this issue
Jan 23, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
TheBlueMatt
added a commit
to TheBlueMatt/rust-lightning
that referenced
this issue
Jan 25, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
TheBlueMatt
added a commit
to TheBlueMatt/rust-lightning
that referenced
this issue
Jan 30, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
TheBlueMatt
added a commit
to TheBlueMatt/rust-lightning
that referenced
this issue
Jan 30, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
valentinewallace
pushed a commit
to valentinewallace/rust-lightning
that referenced
this issue
Feb 3, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
optout21
pushed a commit
to optout21/rust-lightning
that referenced
this issue
Jul 24, 2023
Users should be able to view the data we use to score channels, so this exposes that data in new accessors. Fixes lightningdevkit#1854.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users should be able to figure out what's actually in the historical buckets in the scorer.
The text was updated successfully, but these errors were encountered: