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 Use Serde's `with` attribute to shorten length encodings in Transaction 2019-03-29 08:25:56 -06:00
bpf Bump version to 0.22.0 2019-11-25 21:34:50 -07:00
docker-solana Add --use-move flag to cargo-install-all.sh and net/net.sh (#6670) 2019-11-01 07:53:30 -07:00
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 tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00