solana/runtime
Tao Zhu ae48ac97dd
fix account resize test by requesting max tx data size (#28826)
* fix account resize test by requesting max tx data size
* define data size limit in incremental of 1024
2022-11-16 17:52:15 -06:00
..
benches Upgrades to Rust 1.65.0 (#28741) 2022-11-09 17:15:03 -05:00
src fix account resize test by requesting max tx data size (#28826) 2022-11-16 17:52:15 -06:00
store-tool .pubkey() instead of meta.pubkey for stored account (#28682) 2022-10-31 13:58:42 -07:00
tests clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
.gitignore
Cargo.toml Disables EAH with short epochs (#28803) 2022-11-15 13:26:19 -05:00
build.rs