solana/rbpf-cli
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
..
src Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00
Cargo.lock
Cargo.toml Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00