solana/programs/bpf_loader
Yihau Chen a67d239dde
chore: workspace inheritance (#29509)
* introduce workspace.package

* introduce workspace.dependencies

* read version from root cargo.toml

* pass check when version = { workspace = true }

* don't bump version when version = { workspace = true }

* including workspace Cargo.toml when bump version

* programs/sbf use workspace inheritance

* fix increasing cargo version ignore program/sbf/Cargo.toml
2023-01-25 13:59:59 +08:00
..
benches Improve serialization benches (#27718) 2022-09-21 20:47:36 +01:00
gen-syscall-list chore: workspace inheritance (#29509) 2023-01-25 13:59:59 +08:00
src Big integer modular exponentiation (EIP-198) (#28503) 2023-01-20 18:42:37 +09:00
test_elfs chore: update Solana docs and code comments that specify "BPF" to "SBF" 2022-10-31 14:14:25 -04:00
Cargo.toml chore: workspace inheritance (#29509) 2023-01-25 13:59:59 +08:00