solana/program-test
Lcchy 18e9225a75
Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507)
* Use BPF serialization ABI for native target in program-test (PR22754)

* Fixes for the program-test PR22754 rebase on v1.11.1

* Include bug test case in program-test unit tests

* Fix segfault on duped accounts

* Add CPI create_account test

* Revert gitignore addition

Co-authored-by: jozanza <hello@jsavary.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2022-07-18 18:13:03 +02:00
..
src Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507) 2022-07-18 18:13:03 +02:00
tests Use BPF serialization ABI for native target in program-test; Fix account data resizing and editing (#26507) 2022-07-18 18:13:03 +02:00
Cargo.toml Bump Version to 1.11.4 (#26578) 2022-07-11 23:30:38 -05:00