This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
solana
/
runtime
/
src
History
Greg Fitzgerald
8e04fadb05
Cleanup magic numbers
...
Rename `num_signatures` to `num_required_signatures` to disambiguate it from `tx.signatures.len()`.
2019-03-29 13:03:29 -07:00
..
accounts.rs
Integrate Message into Transaction
2019-03-29 13:03:29 -07:00
append_vec.rs
Rename userdata to data (
#3282
)
2019-03-14 10:48:27 -06:00
bank_client.rs
Remove keypairs from BankClient
2019-03-27 09:37:19 -06:00
bank.rs
Integrate Message into Transaction
2019-03-29 13:03:29 -07:00
blockhash_queue.rs
Replace recursive status cache with a single global fast status cache (
#3541
)
2019-03-29 10:03:55 -07:00
bloom.rs
Move Bank to its own crate
2019-02-19 07:17:04 -07:00
lib.rs
Fix runtime benches
2019-03-25 14:32:01 -06:00
loader_utils.rs
Remove keypairs from BankClient
2019-03-27 09:37:19 -06:00
native_loader.rs
Move Instruction into its own module
2019-03-23 20:31:55 -07:00
runtime.rs
Cleanup magic numbers
2019-03-29 13:03:29 -07:00
status_cache.rs
Replace recursive status cache with a single global fast status cache (
#3541
)
2019-03-29 10:03:55 -07:00
system_program.rs
Lower a bunch of debug
2019-03-28 12:24:47 -07:00