.. |
account.rs
|
chore: bump serde from 1.0.112 to 1.0.118 (#14828)
|
2021-02-02 23:28:16 +09:00 |
account_utils.rs
|
move Account to solana-sdk (#13198)
|
2020-10-28 22:01:07 -07:00 |
builtins.rs
|
Move KeyedAccount out of solana-program. Native programs are not supported by solana-program
|
2020-10-26 18:54:54 -07:00 |
client.rs
|
Add get_minimum_balance_for_rent_excemption to Client (#14048)
|
2020-12-10 16:39:28 -08:00 |
commitment_config.rs
|
Deprecate commitment variants (#14797)
|
2021-01-26 19:23:07 +00:00 |
deserialize_utils.rs
|
Fix TransactionStatusMeta breakage in blockstore (#12587)
|
2020-09-30 11:49:35 -06:00 |
entrypoint.rs
|
Rename solana-program-sdk to solana-program
|
2020-10-24 08:37:55 -07:00 |
entrypoint_deprecated.rs
|
Rename solana-program-sdk to solana-program
|
2020-10-24 08:37:55 -07:00 |
entrypoint_native.rs
|
Native/builtin programs now receive an InvokeContext
|
2020-10-29 21:45:24 -07:00 |
epoch_info.rs
|
Add transactionCount field to GetEpochInfo
|
2020-12-17 12:29:50 -08:00 |
feature.rs
|
Move Feature struct to solana-program
|
2020-10-30 17:57:51 -07:00 |
feature_set.rs
|
Add per-byte logging cost (#15279)
|
2021-02-12 00:55:17 +00:00 |
genesis_config.rs
|
chore: bump serde from 1.0.112 to 1.0.118 (#14828)
|
2021-02-02 23:28:16 +09:00 |
hard_forks.rs
|
Clippy
|
2020-12-14 08:03:29 -08:00 |
hash.rs
|
Rename "everything" feature to "full"
|
2020-10-24 17:26:11 +00:00 |
inflation.rs
|
Add new inflation feature-ids (#13671)
|
2020-11-20 09:54:41 -07:00 |
keyed_account.rs
|
move Account to solana-sdk (#13198)
|
2020-10-28 22:01:07 -07:00 |
lib.rs
|
Move secp256k1 instruction helper to the sdk (#13560)
|
2020-11-12 16:58:40 -08:00 |
log.rs
|
Rename solana-program-sdk to solana-program
|
2020-10-24 08:37:55 -07:00 |
native_loader.rs
|
Tiny add_native_program bug fixes with cleanups (#14042)
|
2020-12-11 11:03:31 +09:00 |
nonce_account.rs
|
sdk: Check owner when verifying nonce accounts
|
2020-12-02 20:10:08 +00:00 |
nonce_keyed_account.rs
|
Deinitialize nonce data upon zero balance
|
2020-12-22 19:37:26 -07:00 |
packet.rs
|
Clippy
|
2020-12-14 08:03:29 -08:00 |
poh_config.rs
|
…
|
|
process_instruction.rs
|
Track account writable deescalation (#14626)
|
2021-01-22 15:28:01 -08:00 |
program_utils.rs
|
chore(deps): bump bincode from 1.2.1 to 1.3.1 (#10867)
|
2020-07-09 00:08:05 +00:00 |
pubkey.rs
|
Add secondary indexes (#14212)
|
2020-12-31 18:06:03 -08:00 |
recent_blockhashes_account.rs
|
Clippy
|
2020-12-14 08:03:29 -08:00 |
rpc_port.rs
|
Improve solana catchup (#14313)
|
2021-01-05 10:10:27 +09:00 |
secp256k1_instruction.rs
|
Move secp256k1 instruction helper to the sdk (#13560)
|
2020-11-12 16:58:40 -08:00 |
shred_version.rs
|
Rename "everything" feature to "full"
|
2020-10-24 17:26:11 +00:00 |
signature.rs
|
Upgrade to Rust v1.49.0
|
2021-01-23 19:16:36 -08:00 |
signers.rs
|
Rename "everything" feature to "full"
|
2020-10-24 17:26:11 +00:00 |
stake_weighted_timestamp.rs
|
Warp timestamp and extend max-allowable-drift for accommodate slow blocks (#15204)
|
2021-02-09 15:49:00 -07:00 |
system_transaction.rs
|
Rename "everything" feature to "full"
|
2020-10-24 17:26:11 +00:00 |
timing.rs
|
…
|
|
transaction.rs
|
chore: bump serde from 1.0.112 to 1.0.118 (#14828)
|
2021-02-02 23:28:16 +09:00 |
transport.rs
|
Rename "everything" feature to "full"
|
2020-10-24 17:26:11 +00:00 |