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

patches test_lamport_transfer#3346

Merged
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:patch-test-lamports-transfer
Jul 14, 2022
Merged

patches test_lamport_transfer#3346
behzadnouri merged 1 commit intosolana-labs:masterfrom
behzadnouri:patch-test-lamports-transfer

Conversation

@behzadnouri
Copy link
Copy Markdown
Contributor

solana-labs/solana#26606
prevents crediting a rent paying account if the account stays rent
paying. As a result, test_lamport_transfer fails.

The commit updates destination account lamports so that after transfer
it is no longer rent paying.

solana-labs/solana#26606
prevents crediting a rent paying account if the account stays rent
paying. As a result, test_lamport_transfer fails.

The commit updates destination account lamports so that after transfer
it is no longer rent paying.
Copy link
Copy Markdown
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

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

Sure, this works for me, thanks!
Possibly we should come through and make all the accounts in these tests rent-exempt, but not necessary at the moment.

@behzadnouri behzadnouri merged commit 76ad511 into solana-labs:master Jul 14, 2022
@behzadnouri behzadnouri deleted the patch-test-lamports-transfer branch July 14, 2022 22:31
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.

2 participants