solana/sdk/src
Rob Walker 93ae98812b
change DEFAULT_NUM_TICKS_PER_SECOND to DEFAULT_TICKS_PER_SECOND (#5559)
2019-08-19 23:22:56 -07:00
..
sysvar add global stake warmup (#5483) 2019-08-12 20:59:57 -07:00
account.rs Credit-Only Accounts: Cache account balance for thread-safe load/store (#4691) 2019-06-27 17:25:10 -04:00
account_utils.rs fix spelling (#4378) 2019-05-21 17:13:21 -07:00
bpf_loader.rs add solana_name_id, reassociate names with modules, modularize id tests (#4580) 2019-06-06 19:27:49 -07:00
client.rs Fix issue in polling for transaction signatures (#4923) 2019-07-02 20:56:10 -07:00
fee_calculator.rs change DEFAULT_NUM_TICKS_PER_SECOND to DEFAULT_TICKS_PER_SECOND (#5559) 2019-08-19 23:22:56 -07:00
genesis_block.rs System program is now registered like all other native programs (#5526) 2019-08-15 21:07:00 -07:00
hash.rs Add GPU based PoH verification (#4524) 2019-06-08 10:21:43 -06:00
inflation.rs Add storage point tracking and tie in storage rewards to economics (#4824) 2019-06-26 10:40:03 -07:00
instruction.rs add executable checks to verify_instruction (#5326) 2019-07-29 15:29:20 -07:00
instruction_processor_utils.rs add solana_name_id, reassociate names with modules, modularize id tests (#4580) 2019-06-06 19:27:49 -07:00
lib.rs rent (#5205) 2019-07-20 16:28:17 -07:00
loader_instruction.rs Add LoaderInstruction::InvokeMain (#5116) 2019-07-16 10:45:32 -06:00
message.rs fix Instruction and CompiledInstruction field names (#4895) 2019-07-01 18:34:22 -06:00
native_loader.rs add solana_name_id, reassociate names with modules, modularize id tests (#4580) 2019-06-06 19:27:49 -07:00
packet.rs add bank hash to votes (#4381) 2019-05-21 21:45:38 -07:00
poh_config.rs change DEFAULT_NUM_TICKS_PER_SECOND to DEFAULT_TICKS_PER_SECOND (#5559) 2019-08-19 23:22:56 -07:00
pubkey.rs Fix name-id reporting dependency (#5354) 2019-07-30 16:22:20 -07:00
rent.rs rent (#5205) 2019-07-20 16:28:17 -07:00
rpc_port.rs wallet/ now only dev-depends on core/ 2019-03-16 21:40:39 -07:00
short_vec.rs Limit short_vec length to u16, usize is overkill for our usage (#4588) 2019-06-06 20:18:41 -07:00
signature.rs no more OUT_DIR (#5139) 2019-07-17 14:27:58 -07:00
system_instruction.rs Credit-Only Accounts: Cache account balance for thread-safe load/store (#4691) 2019-06-27 17:25:10 -04:00
system_program.rs System program is now registered like all other native programs (#5526) 2019-08-15 21:07:00 -07:00
system_transaction.rs Remove fee arg from system_transaction::* (#4346) 2019-05-20 10:03:19 -07:00
timing.rs change DEFAULT_NUM_TICKS_PER_SECOND to DEFAULT_TICKS_PER_SECOND (#5559) 2019-08-19 23:22:56 -07:00
transaction.rs Add C API (#5072) 2019-07-15 13:17:17 -06:00
transport.rs Write bench-tps in terms of client (#3904) 2019-04-19 15:04:36 -06:00