solana/sdk
Ryo Onodera de9ac43ebf
Simple cap by including sysvars and native programs (#13884)
* Simpler cap by including sysvars and native programs

* Fix tests

* Add comment

* revert some unrelated code

* Update test_bank_update_sysvar_account for cap.

* Test cap. for add_native_program using new helper

* Improve the cap adjustment with new tests

* Fix typo...

* Adjust test for improved code coverage

* Rename simpler_capitalization => simple_capitalization

* More rename and bonus commenting
2020-12-14 21:03:24 +09:00
..
benches move Account to solana-sdk (#13198) 2020-10-28 22:01:07 -07:00
bpf Bump criterion to v2.3.3 (#14002) 2020-12-07 21:53:28 +00:00
cargo-build-bpf Disable publishing of cargo-build-bpf/cargo-test-bpf to crates.io 2020-11-18 19:09:04 +00:00
cargo-test-bpf Disable publishing of cargo-build-bpf/cargo-test-bpf to crates.io 2020-11-18 19:09:04 +00:00
docker-solana
macro Rename solana-program-sdk to solana-program 2020-10-24 08:37:55 -07:00
program Add next_account_infos helper (#14087) 2020-12-12 20:12:56 -08:00
src Simple cap by including sysvars and native programs (#13884) 2020-12-14 21:03:24 +09:00
.gitignore
Cargo.toml chore: bump log from 0.4.8 to 0.4.11 (#13691) 2020-12-13 13:48:23 +09:00
Xargo.toml
build.rs