Skip to content
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

Prepare changeset for v0.68.3 release #3964

Merged
merged 7 commits into from
Mar 6, 2024

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Mar 6, 2024

jessepinho and others added 3 commits March 6, 2024 09:03
(cherry picked from commit 4fca2ac)
I added the `EquivalentPrice` to the asset proto package rather than solely in
the TxP, because I realized that the use cases we care about most immediately
(having equivalent prices for balances) don't actually involve
`TransactionView`s at all.

While doing that I realized that in the context of viewing a _transaction_, it
doesn't really make sense to just have an "equivalent value" on its own, so I
added an `as_of_height` to allow indicating when the prices were relevant.  We
probably shouldn't try to expose this in the transaction view just yet, since
it's a little unclear how we'd want to indicate historical prices.

(cherry picked from commit 1e19b9b)
(cherry picked from commit aca2eeb)

add counterparty channel id

(cherry picked from commit 553b344)
@conorsch conorsch force-pushed the prepare-changeset-for-0.68.3 branch from 43beafa to a3842e5 Compare March 6, 2024 18:40
…oble IBC

add compat_address

(cherry picked from commit 37c097d)

add compat address decoding and encoding

(cherry picked from commit c5b0e48)

add compat flag to pcli

(cherry picked from commit b50c9fe)

add compat encoding test

(cherry picked from commit 1e16844)
this adds a small tracing event including the version of pd that is
running, before proceeding to handle the CLI command.

this should help operators identify when they are running a stale
version of pd.

(cherry picked from commit adb8e59)
@conorsch conorsch marked this pull request as ready for review March 6, 2024 18:51
@conorsch conorsch merged commit e748eb1 into release/v0.68.x Mar 6, 2024
4 checks passed
@conorsch conorsch deleted the prepare-changeset-for-0.68.3 branch March 6, 2024 19:47
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.

5 participants