solana-with-rpc-optimizations/programs
Will Hickey 75563f6c7b
Reject close of active vote accounts (#22651)
* 10461 Reject close of vote accounts unless it earned no credits in the previous epoch. This is checked by comparing current epoch (from clock sysvar) with the most recent epoch with credits in vote state.
2022-02-02 14:16:24 -06:00
..
address-lookup-table chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
address-lookup-table-tests Prevent lookup tables from being closed during deactivation slot (#22221) 2022-01-04 04:42:29 +08:00
bpf chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
bpf_loader nit: consistent name (#22857) 2022-02-01 07:46:04 +00:00
compute-budget Bump version to v1.10.0 2021-12-04 20:17:54 +00:00
config chore: bump serde from 1.0.134 to 1.0.136 (#22817) 2022-01-28 12:20:37 -07:00
stake Clean up before credits_auto_rewind (#22839) 2022-02-01 22:42:02 +09:00
vote Reject close of active vote accounts (#22651) 2022-02-02 14:16:24 -06:00
zk-token-proof nit: consistent name (#22857) 2022-02-01 07:46:04 +00:00