solana/sdk
Jeff Washington (jwash) 2d24d13046
AccountsSharedData: data copy on write (#15800)
* Arc<AccountData>

* try custom serializer

* adapt test from Behzad's change

* clippy

* simplify serialization

* remove abi example derive

* refactor 'take'

* remove serialization

* remove serialize calls

* remove account_data

* remove intos

* remove left over file
2021-03-23 15:19:31 -05:00
..
benches Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
bpf Bump bpf-tools to v1.2 and get rid of xargo 2021-03-19 12:09:15 +01:00
cargo-build-bpf Bump bpf-tools to v1.2 and get rid of xargo 2021-03-19 12:09:15 +01:00
cargo-test-bpf Add cargo-bpf-test --no-run flag, matching cargo-test 2021-03-16 08:23:03 +00:00
docker-solana docs: bump nofiles recommendations to match maps 2021-02-02 21:59:21 -07:00
macro Bump version to v1.7.0 2021-03-13 09:01:21 +00:00
program remove new alloc on deserialization (#15636) 2021-03-23 14:52:59 -05:00
src AccountsSharedData: data copy on write (#15800) 2021-03-23 15:19:31 -05:00
.gitignore
Cargo.toml =1.7.0 2021-03-16 07:51:07 +00:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00