solana/programs/native
Greg Fitzgerald 511d8275d6 Document current vote program semantics
And add a new 'staker_id' VoteState member variable to offer a path to
work our way out.  Update leader scheduler to use staker_id, but
continue setting it to 'from_id' for the moment.

No functional changes here.
2019-02-01 16:03:46 -08:00
..
bpf_loader Fix BPF C tests and run as part of CI (#2540) 2019-01-24 12:15:37 -08:00
budget Replace transaction traits with structs 2019-02-01 11:38:25 -08:00
erc20 .unwrap() in tests instead of assert!()ing .is_ok() for a better failure message 2019-01-28 16:10:32 -08:00
lua_loader Bump serde_derive from 1.0.84 to 1.0.85 2019-01-21 11:25:42 -07:00
native_loader Bump libc from 0.2.47 to 0.2.48 2019-01-23 18:22:05 -08:00
noop v0.12.0 2018-12-19 17:03:28 -08:00
storage Replace transaction traits with structs 2019-02-01 11:38:25 -08:00
system Bump serde from 1.0.84 to 1.0.85 2019-01-21 08:25:24 -07:00
vote Document current vote program semantics 2019-02-01 16:03:46 -08:00