solana/sdk/program/src
ananas-block c4648f5a26
bump arkworks deps to version 0.4.0 (#30536)
* bump ark-works 0.4.0

* removed obsolete commented code

* bumped deps again after rebase

* paring: merged two vectors into one

* added zero serialization test

* reverted formatting change

* updated Cargo.lock after rebase

* fixed Cargo.lock
2023-04-04 20:16:47 -06:00
..
message
nonce
stable_layout
stake
syscalls
sysvar
vote Revert "Add new vote state version that replaces Lockout with LandedV… (#30817) 2023-03-21 22:54:13 +08:00
wasm
account_info.rs
address_lookup_table_account.rs
alt_bn128.rs bump arkworks deps to version 0.4.0 (#30536) 2023-04-04 20:16:47 -06:00
atomic_u64.rs
big_mod_exp.rs
blake3.rs
borsh.rs
bpf_loader.rs
bpf_loader_deprecated.rs
bpf_loader_upgradeable.rs
clock.rs
debug_account_data.rs
decode_error.rs
ed25519_program.rs
entrypoint.rs
entrypoint_deprecated.rs
epoch_schedule.rs
example_mocks.rs Relax `Sized` bound for `Signers` in `Transaction` and `Client` (#30568) 2023-03-30 13:12:48 +00:00
feature.rs
fee_calculator.rs
hash.rs
incinerator.rs
instruction.rs Update documentation of instruction error and add a unit test (#30915) 2023-03-28 11:54:49 -07:00
keccak.rs
lamports.rs
lib.rs Feature - Loader built-in program v3 (#30464) 2023-03-23 18:13:47 +01:00
loader_instruction.rs
loader_upgradeable_instruction.rs
loader_v3.rs Feature - Loader built-in program v3 (#30464) 2023-03-23 18:13:47 +01:00
loader_v3_instruction.rs Feature - Loader built-in program v3 (#30464) 2023-03-23 18:13:47 +01:00
log.rs
native_token.rs
program.rs
program_error.rs Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
program_memory.rs
program_option.rs
program_pack.rs
program_stubs.rs
program_utils.rs
pubkey.rs
rent.rs
sanitize.rs
secp256k1_program.rs
secp256k1_recover.rs
serde_varint.rs
serialize_utils.rs
short_vec.rs
slot_hashes.rs
slot_history.rs
stable_layout.rs
stake_history.rs
system_instruction.rs
system_program.rs