solana-with-rpc-optimizations/runtime
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 Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
src Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
tests nudge (#7279) 2019-12-04 19:28:20 -08:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml nudge (#7280) 2019-12-04 19:28:00 -08:00