You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
* Update Durable Nonces Course
- Fix grammatical mistakes
- Partial signing for transactions with multiple signers.
- Use `getExplorerLink` from solana-helpers for easier link generation.
- Added the calculation for the exact rent-exempt balance using `connection.getMinimumBalanceForRentExemption`.
- Added screenshots of successful test runs are included in the documentation.
* Addressed review feedback
- Improved explanation of signatures to avoid circular logic
- Updated the "Considerations" section to maintain a consistent perspective
- Added detailed points to educate users on mitigating risks associated with durable nonce transactions
- Cleanup unnecessary word
- Fixed terminology: changed "off-chain" to "offchain" throughout the document
- Clarified terminology: changed `nonce account` to nonce account
0 commit comments