kin-labs / kinetic

MIT License
40 stars 24 forks source link

fix: support the case where token account and account owner are the same #570

Closed beeman closed 1 year ago

beeman commented 1 year ago

This patch fixes an issue where we could not send Kin from self-referencing accounts (token accounts that have the same public key as the account owner), like this one.

nx-cloud[bot] commented 1 year ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 871e6b02d165725a706efdc3bd01caba307968f0. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 6 targets - [`nx affected --target=build --parallel --max-parallel=3`](https://cloud.nx.app/runs/dFJTnHW1Ij) - [`nx affected --target=lint --parallel --max-parallel=3`](https://cloud.nx.app/runs/tqOfrIGlq2) - [`nx affected --target=test --parallel --max-parallel=3`](https://cloud.nx.app/runs/NBUDqb6yLM) - [`nx e2e api-e2e --skip-nx-cache`](https://cloud.nx.app/runs/Y36DqcDUwH) - [`nx e2e sdk-e2e --skip-nx-cache`](https://cloud.nx.app/runs/rPCBqqIM8v) - [`nx e2e web-e2e --skip-nx-cache`](https://cloud.nx.app/runs/vtvSULqAdk)

Sent with 💌 from NxCloud.