solana/programs/bpf_loader
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
..
benches Improve serialization benches (#27718) 2022-09-21 20:47:36 +01:00
gen-syscall-list chore: bump regex from 1.5.6 to 1.6.0 (#27678) 2022-09-21 18:09:33 +00:00
src Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00
test_elfs reproduceable loader test artifacts (#24950) 2022-05-03 17:10:28 -07:00
Cargo.toml Bump solana_rbpf to 0.2.34 (#28198) 2022-10-06 20:31:58 +02:00