solana/core
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 Write transaction status and fee into persistent store (#7030) 2019-11-20 16:43:10 -07:00
src Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
tests Fail fast if account paths cannot be canonicalized (#7300) 2019-12-05 21:41:29 -05:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Bump nix from 0.15.0 to 0.16.0 (#7216) 2019-12-04 09:35:45 -07:00