solana/ledger
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
..
src Add program and runtime support for Durable Transaction Nonces (#6845) 2019-12-07 12:54:10 -07:00
tests Add a version field to shreds (#7023) 2019-11-18 18:05:02 -08:00
.gitignore system_instruction_processor updates (#6448) 2019-10-19 18:23:27 -07:00
Cargo.toml Migrate to thiserror (#7177) 2019-12-02 15:42:05 -07:00