solana/programs
Jack May 3a9dca0c67
Add back BPF error logging (#13633)
* Add back BPF error logging

* Update programs/bpf_loader/src/lib.rs

Co-authored-by: Michael Vines <mvines@gmail.com>
2020-11-17 08:10:14 +00:00
..
bpf Fix potential undefined behavior (#13555) 2020-11-13 18:12:41 +09:00
bpf_loader Add back BPF error logging (#13633) 2020-11-17 08:10:14 +00:00
budget Remove Entrypoint type 2020-10-29 21:45:24 -07:00
config Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
exchange Remove Entrypoint type 2020-10-29 21:45:24 -07:00
failure Allow feature builtins to overwrite existing builtins (#13403) 2020-11-05 15:37:07 +00:00
noop Native/builtin programs now receive an InvokeContext 2020-10-29 21:45:24 -07:00
ownable Remove Entrypoint type 2020-10-29 21:45:24 -07:00
secp256k1 Move secp256k1 instruction helper to the sdk (#13560) 2020-11-12 16:58:40 -08:00
stake Reject faked stake/vote accounts in stake mgmt. (#13615) 2020-11-17 05:42:59 +09:00
vest Remove Entrypoint type 2020-10-29 21:45:24 -07:00
vote Small code cleanup and typo fixes (#13325) 2020-11-02 10:28:24 +09:00