solana/sdk
Trent Nelson 1ffd6b4b4d
Add program and runtime support for Durable Transaction Nonces (#6845)
* Rework transaction processing result forwarding

Durable nonce prereq

* Add Durable Nonce program API

* Add runtime changes for Durable Nonce program

* Register Durable Nonce program

* Concise comments and bad math

* Fix c/p error

* Add rent sysvar to withdraw ix

* Remove rent exempt required balance from Meta struct

* Use the helper
2019-12-07 12:54:10 -07:00
..
benches
bpf Bump version to 0.22.0 2019-11-25 21:34:50 -07:00
docker-solana
macro Use procedural macro to generate static public keys (#7219) 2019-12-03 17:55:18 -08:00
src Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
.gitignore
Cargo.toml Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00