solana/programs/native
carllin 033a04129a Add lockouts to vote program (#2944)
* Add lockouts to vote program

* Rename MAX_VOTE_HISTORY TO MAX_LOCKOUT_HISTORY, change process_vote() to only pop votes after MAX_LOCKOUT_HISTORY + 1 votes have arrived

* Correctly calculate serialized size of an Option, rename root_block to root_slot
2019-02-26 22:19:31 -07:00
..
bpf_loader Program tests now check signature status (#2965) 2019-02-26 17:09:57 -08:00
budget Bump bincode from 1.1.1 to 1.1.2 2019-02-16 13:58:37 -07:00
erc20 Bump bincode from 1.1.1 to 1.1.2 2019-02-16 13:58:37 -07:00
failure Program tests now check signature status (#2965) 2019-02-26 17:09:57 -08:00
native_loader Bump libc from 0.2.48 to 0.2.49 2019-02-22 16:45:14 -07:00
noop v0.12.0 2018-12-19 17:03:28 -08:00
rewards Add lockouts to vote program (#2944) 2019-02-26 22:19:31 -07:00
rewards_api Bump bincode from 1.1.1 to 1.1.2 2019-02-16 13:58:37 -07:00
storage Don't use global storage account 2019-02-22 15:59:55 -08:00
system Bump bincode from 1.1.1 to 1.1.2 2019-02-16 13:58:37 -07:00
vote Bump bincode from 1.1.1 to 1.1.2 2019-02-16 13:58:37 -07:00