solana/runtime
Christian Kamm 90b8a3a44d
Remove KeypairInsecureClone trait and add insecure_clone() instead (#27396)
See discussion in #26248
2022-09-12 14:59:41 +00:00
..
benches Adds `IndexOfAccount` type (#27599) 2022-09-06 11:31:40 +02:00
src Remove KeypairInsecureClone trait and add insecure_clone() instead (#27396) 2022-09-12 14:59:41 +00:00
store-tool store-tool: log lamports for each account (#27168) 2022-08-18 10:00:04 -05:00
tests tests: Keypair::new().pubkey() -> pubkey::new_rand (#27705) 2022-09-10 13:56:45 -07:00
.gitignore
Cargo.toml chore: bump serde from 1.0.143 to 1.0.144 (#27511) 2022-09-07 16:54:44 -06:00
build.rs