solana-with-rpc-optimizations/programs
Jeff Washington (jwash) 603872685d
private AccountSharedData.owner (#16760)
* private AccountSharedData.owner

* fix perf test
2021-04-26 14:59:17 -05:00
..
bpf private AccountSharedData.owner (#16760) 2021-04-26 14:59:17 -05:00
bpf_loader owner -> owner() (#16784) 2021-04-26 10:40:11 -05:00
budget owner -> owner() (#16782) 2021-04-23 22:49:47 +00:00
config owner -> owner() (#16783) 2021-04-26 17:06:40 +00:00
exchange Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
failure Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
noop Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
ownable Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
secp256k1 Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
stake account.owner = X -> account.set_owner(X) (#16754) 2021-04-23 12:34:22 -05:00
vote Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00