solana-with-rpc-optimizations/client
Justin Starry 88326533ed
Add SDK support for creating transactions with address table lookups (#23728)
* Add SDK support for creating transactions with address table lookups

* fix bpf compilation

* rename compile error variants to indicate overflow

* Add doc tests

* fix bpf compatibility

* use constant for overflow tests

* Use cfg_attr for dead code attribute

* resolve merge conflict
2022-03-31 17:44:20 +08:00
..
src Add SDK support for creating transactions with address table lookups (#23728) 2022-03-31 17:44:20 +08:00
.gitignore
Cargo.toml Document APIs related to durable transaction nonces 2022-03-30 22:49:29 -06:00