solana/programs
Ryo Onodera bcd303a447
ledger-tool cap: delegation owner and stake v2 flag (#13602)
* Output delegation owner as well

* Add --enable-stake-program-v2

* Small cleanup and add sanity assertion

* Fix typo...
2020-11-15 19:38:46 +00:00
..
bpf Fix potential undefined behavior (#13555) 2020-11-13 18:12:41 +09:00
bpf_loader Add stable program logging for BPF and native programs 2020-11-14 08:26:01 -08: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 ledger-tool cap: delegation owner and stake v2 flag (#13602) 2020-11-15 19:38:46 +00: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