solana/sdk/src
anatoly yakovenko 0c592c52f6
Wake up replay stage when the poh bank is cleared. (#3211)
* wake up replay stage when the poh bank is cleared

* bump ticks per second

* Increase ticks per slot to match faster tick rate

* Remove check that working bank must be the bank for the greatest slot

* Make start_leader() skip starting TPU for slots we've already been leader for
2019-03-11 13:58:23 -07:00
..
account.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
bpf_loader.rs Less pub 2019-03-02 17:36:51 -08:00
genesis_block.rs Reduce bootstrap leader stake (#3218) 2019-03-11 13:29:44 -07:00
hash.rs
lib.rs Boot storage program from the SDK 2019-03-05 07:16:33 -07:00
loader_instruction.rs
loader_transaction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
native_loader.rs Rename tokens to lamports in sdk/ 2019-03-05 17:28:06 -08:00
native_program.rs Rename tokens to lamports in sdk/ 2019-03-05 17:28:06 -08:00
packet.rs
pubkey.rs plumb staking_account and voting_keypair from multinode-demo to Vote (#3199) 2019-03-08 19:29:08 -07:00
shortvec.rs
signature.rs
system_instruction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
system_program.rs Less pub 2019-03-02 17:36:51 -08:00
system_transaction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
timing.rs Wake up replay stage when the poh bank is cleared. (#3211) 2019-03-11 13:58:23 -07:00
transaction.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00
transaction_builder.rs pass Pubkeys as refs, copy only where values needed (#3213) 2019-03-09 19:28:43 -08:00