#blockchain
The Solana runtime enforces a liveness window on all transactions, but what if your use case requires a larger timeframe to sign a transaction? Then you need to use durable nonces. Read this article to learn mroe.
#blockchain
The Solana runtime enforces a liveness window on all transactions, but what if your use case requires a larger timeframe to sign a transaction? Then you need to use durable nonces. Read this article to learn mroe.
#blockchain
Learn about the Solana Virtual Machine, its runtime specification, and how its recently announced updates will improve your Solana developer experience.
#cybersecurity
This article explains what signer authorization is and the importance of checking signer authorization when developing Solana smart contracts.