solana/cli/src
Alexander Meißner 30b0a13ba9
Bump solana_rbpf to 0.2.34 (#28198)
* Bumps solana_rbpf to 0.2.34

* Removes generic UserError from EbpfError.

* Uses ProgramResult for syscalls.
Removes use sites of the question_mark! macro by wrapping the call method of SyscallObjects.

* Uses InvokeContext as syscall context object directly.

* Replaces bind_syscall_context_object() by a parameter in the constructor.

* Inlines bind_syscall_context_objects() at its only call site.
2022-10-06 20:31:58 +02:00
..
address_lookup_table.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
checks.rs RPC: Support versioned txs in getFeeForMessage API (#28217) 2022-10-05 00:00:34 +08:00
clap_app.rs Add use-quic flag to allow for using quic in program deploy (#27319) 2022-08-25 18:26:12 +02:00
cli.rs Added option to turn on UDP for TPU transaction and make UDP based TPU off by default (#27462) 2022-09-07 13:19:14 -07:00
cluster_query.rs patches clippy errors from new rust nightly release (#27996) 2022-09-22 22:23:03 +00:00
compute_unit_price.rs
feature.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
inflation.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
lib.rs
main.rs Add use-quic flag to allow for using quic in program deploy (#27319) 2022-08-25 18:26:12 +02:00
memo.rs
nonce.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
program.rs Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00
spend_utils.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
stake.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
test_utils.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
validator_info.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
vote.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00
wallet.rs Use new client crates (#27360) 2022-08-24 10:47:02 -06:00