solana/programs/sbf
Illia Bobyr 43c0f05ca0
Bumps base64 from 0.13.1 to 0.21.0. (#31522)
Changes:

  marshallpierce/rust-base64@v0.13.1...v0.21.0

`base64::{encode,decode}` are now deprecated in favor of an API that
explicitly selects an `Engine`.  Migrated all calls to the new API.
2023-05-11 11:34:58 -07:00
..
benches Update SBF bench to account for delay visibility (#31501) 2023-05-04 17:17:02 -07:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust programs: change `borrow_mut` -> `borrow` in two places in test (#31399) 2023-05-05 13:08:17 +02:00
tests Remove executor cache from the codebase (#31566) 2023-05-10 07:11:04 -07:00
.gitignore
Cargo.lock Bumps base64 from 0.13.1 to 0.21.0. (#31522) 2023-05-11 11:34:58 -07:00
Cargo.toml Implementation of the footer for tiered account storage (#31161) 2023-05-07 13:18:10 -07:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00