solana/runtime
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 Remove old feature: simple_capitalization (#15763) 2021-03-12 11:12:40 +09:00
src AccountsSharedData: data copy on write (#15800) 2021-03-23 15:19:31 -05:00
store-tool =1.7.0 2021-03-16 07:51:07 +00:00
tests Account->AccountSharedData (#15691) 2021-03-09 15:06:07 -06:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml =1.7.0 2021-03-16 07:51:07 +00:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00