Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Parse ConfidentialTransaction extensions#26820

Merged
CriesofCarrots merged 3 commits intosolana-labs:masterfrom
CriesofCarrots:parse-conf-tx
Jul 29, 2022
Merged

Parse ConfidentialTransaction extensions#26820
CriesofCarrots merged 3 commits intosolana-labs:masterfrom
CriesofCarrots:parse-conf-tx

Conversation

@CriesofCarrots
Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots commented Jul 27, 2022

Problem

Parsing apis for spl-token-2022 ConfidentialTransaction extensions are only stubs.

Summary of Changes

Copy link
Copy Markdown
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@CriesofCarrots CriesofCarrots merged commit 9d31b1d into solana-labs:master Jul 29, 2022
@joncinque joncinque added the v1.10 label Aug 6, 2022
mergify Bot pushed a commit that referenced this pull request Aug 6, 2022
* Bump spl-token-2022 to 0.4.2

* Revert Cargo.lock changes in #26746 and update spl solana crates to v1.10.33

* Parse ConfidentialTransfer extensions

(cherry picked from commit 9d31b1d)

# Conflicts:
#	Cargo.lock
#	account-decoder/Cargo.toml
#	client/Cargo.toml
#	programs/bpf/Cargo.lock
#	rpc/Cargo.toml
#	transaction-status/Cargo.toml
mergify Bot added a commit that referenced this pull request Aug 6, 2022
* Parse ConfidentialTransaction extensions (#26820)

* Bump spl-token-2022 to 0.4.2

* Revert Cargo.lock changes in #26746 and update spl solana crates to v1.10.33

* Parse ConfidentialTransfer extensions

(cherry picked from commit 9d31b1d)

# Conflicts:
#	Cargo.lock
#	account-decoder/Cargo.toml
#	client/Cargo.toml
#	programs/bpf/Cargo.lock
#	rpc/Cargo.toml
#	transaction-status/Cargo.toml

* Fix merge conflicts

Co-authored-by: Tyera Eulberg <tyera@solana.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants