013f784e92
* Refactor register_syscalls() => create_loader(). * Bumps solana_rbpf to v0.2.38 * Replaces Config::encrypt_environment_registers by Config::runtime_environment_key. * Adds pc parameter to MemoryMapping::map() * Removes debugger from rbpf CLI. * Adds debugger to rbpf CLI again. * Renames vm.context_object => vm.env.context_object_pointer. * Renames SyscallRegistry => BuiltInProgram. Renames SyscallFunction => BuiltInFunction. Renames register_syscall_by_name() => register_function_by_name(). * Removes ContextObject from Analysis. * Renames Config::error_on_syscall_bpf_function_hash_collisions => Config::external_internal_function_hash_collision. |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml |