Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChorusOne/solana-mev
/ functions
Functions
12,478 in github.com/ChorusOne/solana-mev
⨍
Functions
12,478
◇
Types & classes
2,116
↓ 17 callers
Function
one_signer_message
(client: &RpcClient)
tokens/src/commands.rs:1236
↓ 17 callers
Function
println_name_value
Pretty print a "name value"
install/src/command.rs:57
↓ 17 callers
Method
pubkey
(&self)
gossip/src/crds_value.rs:56
↓ 17 callers
Function
serialize
(val: &Option<u64>, serializer: S)
ledger/src/blockstore_meta.rs:55
↓ 17 callers
Method
set_index
(&mut self, index: u32)
ledger/src/shred.rs:550
↓ 17 callers
Method
signature
(&self)
ledger/src/shred.rs:572
↓ 17 callers
Method
update
Update Pubkey `key`'s value with function `updatefn`
bucket_map/src/bucket_map.rs:138
↓ 17 callers
Method
vote_accounts
(&self)
runtime/src/stakes.rs:317
↓ 16 callers
Method
add_account
Add an account to the test environment
program-test/src/lib.rs:549
↓ 16 callers
Method
add_field_i64
(&mut self, name: &'static str, value: i64)
metrics/src/datapoint.rs:30
↓ 16 callers
Function
batch_send
(sock: &UdpSocket, packets: &[(T, S)])
streamer/src/sendmmsg.rs:35
↓ 16 callers
Function
buildExpression
(expression, options, isRealGroup, surrounding)
docs/static/katex/katex.mjs:6215
↓ 16 callers
Function
buildHTML_buildExpression
(expression, options, isRealGroup, surrounding)
docs/static/katex/katex.js:6236
↓ 16 callers
Method
check
Returns true if the remote node has responded to a ping message. Removes expired pong messages. In order to extend verifications before expiration, if
gossip/src/ping_pong.rs:227
↓ 16 callers
Function
check_account_for_fee_with_commitment
( rpc_client: &RpcClient, account_pubkey: &Pubkey, message: &Message, commitment: CommitmentCo
cli/src/checks.rs:21
↓ 16 callers
Function
clock
( keyed_account: &KeyedAccount, invoke_context: &InvokeContext, )
program-runtime/src/sysvar_cache.rs:194
↓ 16 callers
Method
clone
(&self)
perf/src/cuda_runtime.rs:306
↓ 16 callers
Method
clone
(&self)
sdk/program/src/sysvar/fees.rs:26
↓ 16 callers
Method
confirmTransaction
* Confirm the transaction identified by the specified signature.
web3.js/src/connection.ts:2730
↓ 16 callers
Function
create_genesis_config_with_vote_accounts
( mint_lamports: u64, voting_keypairs: &[impl Borrow<ValidatorVoteKeypairs>], stakes: Vec<u64>, )
runtime/src/genesis_utils.rs:81
↓ 16 callers
Function
ee
(t,e,r,a)
docs/static/katex/katex.min.js:1
↓ 16 callers
Method
file_name
(slot: Slot, id: impl std::fmt::Display)
runtime/src/append_vec.rs:304
↓ 16 callers
Function
from_account
Create a `Sysvar` from an `Account`'s data.
sdk/src/account.rs:649
↓ 16 callers
Function
get
(bpf_jit: bool)
ledger/src/builtins.rs:42
↓ 16 callers
Function
get_client_facing_addr
(contact_info: &ContactInfo)
local-cluster/src/cluster_tests.rs:46
↓ 16 callers
Method
get_fee_for_message
(&self, message: &SanitizedMessage)
runtime/src/bank.rs:3363
↓ 16 callers
Method
get_lamports_per_signature
(&self)
runtime/src/bank.rs:3349
↓ 16 callers
Method
get_program_key
Gets the key of the last program account of this Instruction
sdk/src/transaction_context.rs:383
↓ 16 callers
Method
get_validator_client
(&self, pubkey: &Pubkey)
local-cluster/src/local_cluster.rs:729
↓ 16 callers
Method
id
Unique identifier for each shred.
ledger/src/shred.rs:431
↓ 16 callers
Function
last_vote_in_tower
(tower_path: &Path, node_pubkey: &Pubkey)
local-cluster/tests/common.rs:50
↓ 16 callers
Method
load
Load a configuration from file. # Errors This function may return typical file I/O errors.
cli-config/src/config.rs:106
↓ 16 callers
Function
load_accounts
( tx: Transaction, ka: &[TransactionAccount], error_counters: &mut TransactionErrorMet
runtime/src/accounts.rs:1680
↓ 16 callers
Function
make_many_slot_entries
used for tests only
ledger/src/blockstore.rs:4455
↓ 16 callers
Method
memmove
(&self, dst: *mut u8, src: *mut u8, n: usize)
programs/bpf/rust/mem/src/entrypoint.rs:27
↓ 16 callers
Method
parent_slot
(&self)
runtime/src/bank.rs:3146
↓ 16 callers
Function
read_env
(key: &str, default: T)
core/tests/ledger_cleanup.rs:154
↓ 16 callers
Method
recent_blockhash
The hash of a recent block, used for timing out a transaction
sdk/program/src/message/sanitized.rs:113
↓ 16 callers
Method
restart_node
( &mut self, pubkey: &Pubkey, mut cluster_validator_info: ClusterValidatorInfo,
local-cluster/src/local_cluster.rs:768
↓ 16 callers
Function
return_signers_with_config
( tx: &Transaction, output_format: &OutputFormat, config: &ReturnSignersConfig, )
cli-output/src/cli_output.rs:2126
↓ 16 callers
Method
set_pinnable
(&mut self)
perf/src/cuda_runtime.rs:175
↓ 16 callers
Method
set_slot
(&mut self, slot: Slot)
ledger/src/shred.rs:561
↓ 16 callers
Method
shuffle
(&mut self, rng: &mut R)
perf/src/cuda_runtime.rs:279
↓ 16 callers
Method
slot_list
(&self)
runtime/src/accounts_index.rs:318
↓ 16 callers
Method
store_id
(&self)
runtime/src/account_info.rs:132
↓ 16 callers
Method
subscribe
(&self, params: SubscriptionParams)
rpc/src/rpc_subscription_tracker.rs:215
↓ 16 callers
Method
transaction_count
(&self)
runtime/src/bank.rs:5981
↓ 16 callers
Method
try_borrow_data
(&self)
sdk/program/src/account_info.rs:115
↓ 16 callers
Method
with
(amount: T, open: &PedersenOpening)
zk-token-sdk/src/encryption/pedersen.rs:49
↓ 15 callers
Method
add
(&mut self, slot: Slot)
sdk/program/src/slot_history.rs:48
↓ 15 callers
Method
add_votes
( &mut self, blockstore: &Blockstore, votes: I, epoch_stakes: &HashMap<Epoch,
core/src/repair_weight.rs:54
↓ 15 callers
Method
assert_subscribed
(&self, params: &SubscriptionParams)
rpc/src/rpc_subscription_tracker.rs:273
↓ 15 callers
Function
b
(e,r)
docs/static/katex/contrib/render-a11y-string.min.js:1
↓ 15 callers
Method
bank
(&self, commitment: CommitmentLevel)
banks-server/src/banks_server.rs:126
↓ 15 callers
Method
bank_hash
(&self)
core/src/cluster_slot_state_verifier.rs:57
↓ 15 callers
Function
buildRegion
(a11yStrings, callback)
docs/static/katex/contrib/render-a11y-string.js:287
↓ 15 callers
Function
buildRegion
(a11yStrings, callback)
docs/static/katex/contrib/render-a11y-string.mjs:175
↓ 15 callers
Method
build_request_json
(self, id: u64, params: Value)
client/src/rpc_request.rs:206
↓ 15 callers
Function
checked_add
(a: usize, b: usize)
programs/address-lookup-table/src/processor.rs:53
↓ 15 callers
Function
create_account_for_test
(sysvar: &S)
sdk/src/account.rs:618
↓ 15 callers
Method
data
(&self)
ledger/src/blockstore_meta.rs:150
↓ 15 callers
Function
deserialize_from
(reader: R)
runtime/src/serde_snapshot.rs:187
↓ 15 callers
Function
discover_cluster
Discover Validators in a cluster
gossip/src/gossip_service.rs:108
↓ 15 callers
Method
formatUnsupportedCmd
* Converts the textual input of an unsupported command into a text node * contained within a color node whose color is determined by errorColor
docs/static/katex/katex.mjs:15876
↓ 15 callers
Method
getMinimumBalanceForRentExemption
* Fetch the minimum balance needed to exempt an account of `dataLength` * size from rent
web3.js/src/connection.ts:3022
↓ 15 callers
Function
get_accounts
( buffer_address: &Pubkey, buffer_authority: &Pubkey, upgrade_authority_ad
programs/bpf_loader/src/lib.rs:2740
↓ 15 callers
Function
get_clap_app
(name: &str, about: &'ab str, version: &'v str)
cli/src/clap_app.rs:11
↓ 15 callers
Method
get_for_tests
provides the ability to refactor this function on the api without bloody changes
runtime/src/accounts_index.rs:2181
↓ 15 callers
Method
get_transaction_status_with_counter
Returns a transaction status, as well as a loop counter for unit testing
ledger/src/blockstore.rs:2601
↓ 15 callers
Method
havingBaseStyle
* Like `this.havingSize(BASESIZE).havingStyle(style)`. If `style` is omitted, * changes to at least `\textstyle`.
docs/static/katex/katex.mjs:5051
↓ 15 callers
Method
join
(self)
core/src/tvu.rs:390
↓ 15 callers
Method
join
(mut self)
test-validator/src/lib.rs:883
↓ 15 callers
Method
ledger_path
(&self, validator_pubkey: &Pubkey)
local-cluster/src/local_cluster.rs:483
↓ 15 callers
Function
make_tmp_file
()
cli/src/stake.rs:2442
↓ 15 callers
Function
new_sanitized_tx
( from_keypairs: &T, message: Message, recent_blockhash: Hash, )
runtime/src/accounts.rs:1597
↓ 15 callers
Method
output
(a: &str, b: &str, v1: u128, v2: u128)
log-analyzer/src/main.rs:37
↓ 15 callers
Method
parseFunction
* Parses an entire function, including its base and all of its arguments.
docs/static/katex/katex.mjs:16012
↓ 15 callers
Method
parseGroup
* If `optional` is false or absent, this parses an ordinary group, * which is either a single nucleus (like "x") or an expression * in braces (l
docs/static/katex/katex.mjs:16409
↓ 15 callers
Method
pop
Pop a stack frame from the invocation stack
program-runtime/src/invoke_context.rs:439
↓ 15 callers
Function
process_instruction_as_one_arg
( instruction: &Instruction, expected_result: Result<(), InstructionError>, )
programs/vote/src/vote_processor.rs:349
↓ 15 callers
Method
program_instructions_iter
Program instructions iterator which includes each instruction's program id.
sdk/program/src/message/sanitized.rs:131
↓ 15 callers
Method
remove_index
(&mut self, index: usize)
gossip/src/weighted_shuffle.rs:125
↓ 15 callers
Method
reset
synchronize PoH with a bank
poh/src/poh_recorder.rs:430
↓ 15 callers
Method
should_update
true if 'interval_time_ms' has elapsed since last time we returned true as long as it has been 'interval_time_ms' since this struct was created
sdk/src/timing.rs:75
↓ 15 callers
Method
sizingClasses
* Return the CSS sizing classes required to switch from enclosing options * `oldOptions` to `this`. Returns an array of classes.
docs/static/katex/katex.mjs:5166
↓ 15 callers
Method
slot_hash
(&self)
core/src/heaviest_subtree_fork_choice.rs:54
↓ 15 callers
Function
spl_token
Run 'spl_token' against network.
mev-tests/util.py:65
↓ 15 callers
Method
static_account_keys
(&self)
sdk/program/src/message/versions/mod.rs:56
↓ 15 callers
Method
swap
( self, token_a_client: str, token_b_client: str, amount: int, minimum
mev-tests/util.py:244
↓ 15 callers
Method
toMarkup
()
docs/static/katex/katex.mjs:1318
↓ 15 callers
Method
toNode
()
docs/static/katex/katex.mjs:1302
↓ 15 callers
Method
update_sysvar_account
(&self, pubkey: &Pubkey, updater: F)
runtime/src/bank.rs:2209
↓ 15 callers
Method
withFont
* Creates a new options object with the given math font or old text font. * @type {[type]}
docs/static/katex/katex.mjs:5122
↓ 14 callers
Function
app
()
clap-utils/src/input_parsers.rs:206
↓ 14 callers
Method
append_handle
(&mut self, label: &'static [u8], handle: &pod::DecryptHandle)
zk-token-sdk/src/transcript.rs:141
↓ 14 callers
Method
as_ref
(&self)
sdk/src/signature.rs:73
↓ 14 callers
Function
assert_bad_deserialized_value
(bytes: &[u8])
sdk/program/src/short_vec.rs:305
↓ 14 callers
Function
assert_capitalization_diff
(bank: &Bank, updater: impl Fn(), asserter: impl Fn(u64, u64))
runtime/src/bank.rs:7673
↓ 14 callers
Function
authorize
Authorize the given pubkey to withdraw or sign votes. This may be called multiple times, but will implicitly withdraw authorization from the previousl
programs/vote/src/vote_state/mod.rs:1183
↓ 14 callers
Function
bootstrap_validator_stake_lamports
fun fact: rustc is very close to make this const fn.
runtime/src/genesis_utils.rs:23
← previous
next →
601–700 of 12,478, ranked by callers