solana/sdk/src
Justin Starry bcda74f42f
Fix builtin handling on epoch boundaries (#23256)
2022-02-22 20:54:08 +08:00
..
signer Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
transaction Refactor: Add AccountKeys struct for static and dynamic message keys (#22960) 2022-02-05 20:00:31 +08:00
wasm Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
account.rs Refactor Rent::due() with RentDue enum (#22346) 2022-01-08 09:03:46 -06:00
account_utils.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
builtins.rs Remove @brief annotations from Rust API docs (#20769) 2021-10-19 15:48:15 -06:00
client.rs Deprecate more Fee/Blockhash APIs (#21140) 2021-11-02 16:38:23 -07:00
commitment_config.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
compute_budget.rs Add fees to tx-wide caps (#22081) 2022-02-11 16:23:16 -08:00
derivation_path.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
deserialize_utils.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
ed25519_instruction.rs test_ed25519 fails if we randomly select index 1 2022-01-27 11:11:37 +00:00
entrypoint.rs
entrypoint_deprecated.rs
epoch_info.rs
example_mocks.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
exit.rs
feature.rs Add comments on how to add a new feature switch (#18686) 2021-07-18 12:48:09 -05:00
feature_set.rs Fix builtin handling on epoch boundaries (#23256) 2022-02-22 20:54:08 +08:00
fee.rs Add fees to tx-wide caps (#22081) 2022-02-11 16:23:16 -08:00
genesis_config.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
hard_forks.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
hash.rs
inflation.rs
keyed_account.rs Refactor: Use `SysvarCache` in all builtin programs (#22864) 2022-02-03 13:03:50 +01:00
lib.rs Add fees to tx-wide caps (#22081) 2022-02-11 16:23:16 -08:00
log.rs Remove the 5 integer msg! form 2021-12-11 09:37:11 -08:00
native_loader.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
nonce_account.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
packet.rs adds bitflags to Packet.Meta 2022-01-04 13:53:40 +00:00
poh_config.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
precompiles.rs Fix ed25519 builtin program handling (#23182) 2022-02-16 18:48:55 +00:00
program_utils.rs `Bank::get_fee_for_message` is now nonce aware 2022-01-13 17:27:38 -08:00
pubkey.rs Pacify clippy 2022-01-21 19:12:57 -08:00
quic.rs Bump QUIC_PORT_OFFSET to 6 to avoid jostling around other ports 2022-02-11 17:00:31 -08:00
recent_blockhashes_account.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
rpc_port.rs
secp256k1_instruction.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
shred_version.rs
signature.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
system_transaction.rs
timing.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00
transaction_context.rs Add rustfmt.toml and `cargo fmt` (#23238) 2022-02-19 13:32:29 +08:00
transport.rs Reformat imports to a consistent style for imports 2021-12-03 09:19:13 -08:00