Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/category-labs/monad
/ functions
Functions
4,707 in github.com/category-labs/monad
⨍
Functions
4,707
◇
Types & classes
1,221
↓ 5 callers
Method
promote_secondary_to_primary
category/mpt/db.cpp:1372
↓ 5 callers
Method
put
category/vm/compiler/transactional_unordered_map.hpp:127
↓ 5 callers
Function
random_constant
category/vm/fuzzing/generator/generator.hpp:271
↓ 5 callers
Function
read_single_buffer_sender
category/async/io_senders.hpp:54
↓ 5 callers
Function
register_state_machine
category/mpt/state_machine_kind.cpp:37
↓ 5 callers
Function
replace_node_writer
category/mpt/trie.cpp:1520
↓ 5 callers
Method
reset
Resets the state of the block builder. <div class="warning"> This method **must** be called before giving [`self`](ExecutedBlockBuilder) an event de
rust/crates/monad-exec-events/src/block_builder/executed/mod.rs:81
↓ 5 callers
Function
set_block_override_gas_limit_at
category/rpc/overrides.cpp:360
↓ 5 callers
Function
set_block_override_time_at
category/rpc/overrides.cpp:352
↓ 5 callers
Function
set_nibble
category/core/nibble.h:31
↓ 5 callers
Method
slow_list_end
category/mpt/detail/db_metadata.hpp:443
↓ 5 callers
Function
start_logger_minimal
category/core/log.cpp:44
↓ 5 callers
Method
staticcall
category/vm/compiler/ir/x86/emitter.hpp:550
↓ 5 callers
Function
syscall_calldata
category/execution/monad/validate_monad_block_test.cpp:36
↓ 5 callers
Function
to_node_reference
category/mpt/merkle/node_reference.hpp:26
↓ 5 callers
Method
val_bitset_bucket
category/execution/monad/staking/fuzzer/staking_contract_model.cpp:208
↓ 5 callers
Method
validate_cache_calls
category/mpt/test/state_machine_test.cpp:158
↓ 5 callers
Method
validate_compute_calls
category/mpt/test/state_machine_test.cpp:150
↓ 5 callers
Method
validate_down_calls
category/mpt/test/state_machine_test.cpp:134
↓ 5 callers
Method
validate_up_calls
category/mpt/test/state_machine_test.cpp:142
↓ 5 callers
Method
with_raw
Exposes the underlying c-types.
rust/crates/monad-event-ring/src/reader/mod.rs:68
↓ 5 callers
Method
worker_thread_use_count
category/mpt/db.cpp:761
↓ 4 callers
Function
_rotr
(x: int, n: int)
scripts/page_commit_reference.py:69
↓ 4 callers
Function
account_to_json
category/execution/ethereum/trace/state_tracer.cpp:358
↓ 4 callers
Function
active_valset_size
category/execution/monad/staking/util/constants.hpp:81
↓ 4 callers
Method
add_address
category/execution/ethereum/core/contract/abi_encode.hpp:127
↓ 4 callers
Function
add_block_override_withdrawal_at
category/rpc/overrides.cpp:395
↓ 4 callers
Method
add_log
category/execution/ethereum/core/receipt.cpp:48
↓ 4 callers
Function
add_override_address_at
category/rpc/overrides.cpp:178
↓ 4 callers
Method
add_uint_array
category/execution/ethereum/core/contract/abi_encode.hpp:144
↓ 4 callers
Method
alloc_capacity
Capacity of memory buffer returned by `alloc()` and `alloc_ref()`.
category/vm/memory_pool.hpp:70
↓ 4 callers
Method
alloc_ref
Allocate zero initialized memory buffer of `alloc_capacity()` size. The entire memory buffer must be zeroed before the `Ref` object is destroyed.
category/vm/memory_pool.hpp:85
↓ 4 callers
Method
allocate
category/vm/runtime/cached_allocator.hpp:147
↓ 4 callers
Function
and_
category/vm/interpreter/instruction_table.hpp:692
↓ 4 callers
Method
append
category/execution/ethereum/db/db_snapshot.cpp:169
↓ 4 callers
Function
assert_equal
test/vm/fuzzer/assertions.cpp:31
↓ 4 callers
Method
auto_expire
category/mpt/state_machine.hpp:38
↓ 4 callers
Method
blockhash
category/vm/compiler/ir/x86/emitter.hpp:441
↓ 4 callers
Method
cache
category/mpt/test/state_machine_test.cpp:92
↓ 4 callers
Function
calculate_node_size
category/mpt/node.hpp:366
↓ 4 callers
Function
calculate_rewards
category/execution/monad/staking/staking_contract.cpp:339
↓ 4 callers
Method
caller
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3049
↓ 4 callers
Method
child_fnext_data
category/mpt/node.cpp:87
↓ 4 callers
Method
child_min_version_data
category/mpt/node.cpp:181
↓ 4 callers
Method
chunk_capacity
category/async/io.hpp:160
↓ 4 callers
Method
clone
rust/crates/monad-triedb/src/ffi.cpp:269
↓ 4 callers
Method
commit
category/statesync/statesync_server_context.cpp:296
↓ 4 callers
Method
compact
category/mpt/test/state_machine_test.cpp:98
↓ 4 callers
Method
compile
category/vm/compiler.cpp:63
↓ 4 callers
Method
completed
category/async/connected_operation.hpp:183
↓ 4 callers
Method
completed_impl_
category/async/detail/connected_operation_storage.hpp:221
↓ 4 callers
Method
compose
category/vm/compiler/ir/x86/emitter.cpp:6681
↓ 4 callers
Function
compute_slot_offset
category/execution/monad/db/storage_page.hpp:152
↓ 4 callers
Function
count_significant_words
category/core/runtime/uint256.hpp:569
↓ 4 callers
Function
create_contract_address
YP Sec 7: Eq 87, top
category/execution/ethereum/create_contract_address.cpp:42
↓ 4 callers
Function
create_new_trie_
//////////////////////////////////////////////// Create a new trie from a list of updates, no incarnation ////////////////////////////////////////////
category/mpt/trie.cpp:727
↓ 4 callers
Method
data
(&self)
rust/crates/monad-triedb/src/lib.rs:462
↓ 4 callers
Method
data_data
category/mpt/node.cpp:319
↓ 4 callers
Method
decode
ensures enc.empty() if successful
category/execution/ethereum/db/partial_trie_db.cpp:629
↓ 4 callers
Function
decode_account_db
category/execution/ethereum/db/util.cpp:687
↓ 4 callers
Function
decode_receipt
category/execution/ethereum/core/rlp/receipt_rlp.cpp:161
↓ 4 callers
Function
decode_storage_db
category/execution/ethereum/db/util.cpp:726
↓ 4 callers
Function
decode_storage_db_ignore_key
category/execution/ethereum/db/util.cpp:735
↓ 4 callers
Method
delegate
category/execution/monad/staking/test_staking_contract.cpp:246
↓ 4 callers
Function
elapsed
category/core/util/stopwatch.hpp:36
↓ 4 callers
Function
enc
Byte encode 64 bit integers in 256 bit big endian format.
category/execution/ethereum/block_hash_history_test.cpp:44
↓ 4 callers
Function
encode_16_children
category/mpt/compute.cpp:71
↓ 4 callers
Function
encode_log
category/execution/ethereum/core/rlp/receipt_rlp.cpp:50
↓ 4 callers
Function
encode_storage_db
category/execution/ethereum/db/util.cpp:701
↓ 4 callers
Function
epochs
low level getter returning packed epochs for delta epoch and next delta epoch. prefer the helpers for getting those values individually.
category/execution/monad/staking/util/delegator.hpp:136
↓ 4 callers
Function
erase_child_from_parent
category/mpt/trie.cpp:123
↓ 4 callers
Function
error_name_to_cstring
(str_ref: impl AsRef<str>)
rust/crates/monad-event-ring/src/ffi.rs:58
↓ 4 callers
Method
execute
test/vm/vm/test_vm.cpp:116
↓ 4 callers
Function
execute_iteration
test/vm/micro_benchmarks/main.cpp:323
↓ 4 callers
Method
fast_forward_next_version
category/mpt/db_metadata_context.cpp:704
↓ 4 callers
Method
find
category/vm/compiler/transactional_unordered_map.hpp:85
↓ 4 callers
Function
fuzz_tstore_stack
category/vm/interpreter/instruction_table.hpp:394
↓ 4 callers
Method
gas_decrement_unbounded_work
category/vm/compiler/ir/x86/emitter.cpp:1040
↓ 4 callers
Method
get_block_number
category/statesync/statesync_server_context.cpp:311
↓ 4 callers
Method
get_code_hash
test/vm/unit/runtime/mocked_host.hpp:130
↓ 4 callers
Function
get_nibble
category/core/nibble.h:18
↓ 4 callers
Method
get_revision
category/execution/monad/chain/monad_chain.cpp:51
↓ 4 callers
Function
get_secp_context
category/execution/monad/staking/util/secp256k1.cpp:33
↓ 4 callers
Method
get_validators_for_delegator
category/execution/monad/staking/staking_contract.cpp:898
↓ 4 callers
Method
get_validators_for_delegator
category/execution/monad/staking/fuzzer/staking_contract_model.cpp:223
↓ 4 callers
Function
is_push_opcode
* Returns `true` if `opcode` belongs to the `PUSHN` family of EVM opcodes. */
category/vm/evm/opcodes.hpp:763
↓ 4 callers
Method
is_read_only
category/mpt/db.cpp:1308
↓ 4 callers
Method
make_test_state
test/utils/json_state.cpp:26
↓ 4 callers
Function
make_traverse_sender
category/mpt/db.hpp:331
↓ 4 callers
Function
max_bytes32
test/vm/unit/evm-as_tests.cpp:83
↓ 4 callers
Function
max_bytes32
test/vm/unit/emitter_tests.cpp:123
↓ 4 callers
Function
max_commission
category/execution/monad/staking/util/constants.hpp:52
↓ 4 callers
Method
min_offsets
category/mpt/node.cpp:169
↓ 4 callers
Method
missing_spill_count
category/vm/compiler/ir/x86/virtual_stack.cpp:633
↓ 4 callers
Function
monad_db_snapshot_loader_flush
category/execution/ethereum/db/db_snapshot.cpp:84
↓ 4 callers
Function
monad_eth_revision_to_string
category/vm/evm/revision.cpp:67
↓ 4 callers
Function
monad_event_decompress_snapshot_fd
category/core/event/event_ring_util.c:463
↓ 4 callers
Function
monad_event_iterator_try_copy
category/core/event/event_iterator_inline.h:79
↓ 4 callers
Function
monad_event_iterator_try_next
category/core/event/event_iterator_inline.h:104
↓ 4 callers
Function
monad_event_resolve_ring_file
category/core/event/event_ring_util.c:374
← previous
next →
701–800 of 4,707, ranked by callers