solana/programs
Jon Cinque 0f6f6080f3
sdk: Add Borsh support for types and utilities (#15290)
* sdk: Add Borsh to Pubkey

* Add serialization error for easier borsh integration

* Add Borsh usage to banks-client and sdk

* Rename SerializationError -> IOError

* Add new errors to proto

* Update Cargo lock

* Update Cargo.lock based on CI

* Clippy

* Update ABI on bank

* Address review feedback

* Update sanity program instruction count test
2021-02-18 11:14:56 +01:00
..
bpf sdk: Add Borsh support for types and utilities (#15290) 2021-02-18 11:14:56 +01:00
bpf_loader Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
budget Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
config Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
exchange Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
failure Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
noop Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
ownable Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
secp256k1 Bump version to v1.6.0 2020-12-15 18:28:04 +00:00
stake Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
vest Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
vote Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00