MCPcopy Create free account

hub / github.com/category-labs/monad / functions

Functions4,707 in github.com/category-labs/monad

↓ 3 callersFunctiondecode_revert_message
(output_data: &[u8])
rust/crates/monad-ethcall/src/lib.rs:624
↓ 3 callersFunctiondeploy_contract
test/vm/fuzzer/fuzzer.cpp:226
↓ 3 callersMethodderive_copy
(mut self)
rust/crates/monad-build/src/bindgen.rs:53
↓ 3 callersFunctiondeserialize_node_from_buffer
category/mpt/node.hpp:414
↓ 3 callersFunctiondestroy
cmd/vm/mce/src/instrumentable_vm.hpp:178
↓ 3 callersMethoddisk_usage
category/mpt/trie.hpp:359
↓ 3 callersFunctiondispatch_updates_impl_
dispatch updates at the end of old node's path. old node may have leaf data, * and there might be update to the leaf value. */
category/mpt/trie.cpp:969
↓ 3 callersFunctiondo_erase_corpus
category/mpt/test/many_nested_updates.cpp:179
↓ 3 callersFunctiondo_upsert_corpus
category/mpt/test/many_nested_updates.cpp:138
↓ 3 callersFunctiondup
category/vm/interpreter/instruction_table.hpp:1460
↓ 3 callersFunctionencode_bloom
category/execution/ethereum/core/rlp/receipt_rlp.cpp:58
↓ 3 callersFunctionencode_call_frames
category/execution/ethereum/trace/rlp/call_frame_rlp.cpp:74
↓ 3 callersFunctionencode_legacy_base
category/execution/ethereum/core/rlp/transaction_rlp.cpp:93
↓ 3 callersFunctionencode_ommers
category/execution/ethereum/core/rlp/block_rlp.cpp:95
↓ 3 callersFunctionencode_partial_node
category/execution/ethereum/db/partial_trie_db.cpp:211
↓ 3 callersMethodestimate_size
category/vm/compiler/ir/x86/emitter.cpp:438
↓ 3 callersFunctionevict
category/core/lru/lru_cache.hpp:169
↓ 3 callersFunctionevmc_error_result
category/vm/runtime/context.cpp:156
↓ 3 callersMethodfallthrough
Discharge
category/vm/compiler/ir/x86/emitter.cpp:3431
↓ 3 callersFunctionfilter_search
test/vm/micro_benchmarks/main.cpp:89
↓ 3 callersMethodfinalize
category/statesync/statesync_server_context.cpp:271
↓ 3 callersFunctionfind_result_to_db_error
category/mpt/db.cpp:1002
↓ 3 callersFunctionfor_each_header
cmd/monad/runloop_monad.cpp:419
↓ 3 callersFunctionfrom_bytes
* Parse a range of raw bytes with length `n` into a 256-bit big-endian * word value. * * If there are fewer than `n` bytes remaining in the source
category/core/runtime/uint256.hpp:1034
↓ 3 callersFunctionfrom_string
category/core/runtime/uint128.hpp:66
↓ 3 callersMethodgaslimit
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3104
↓ 3 callersMethodgasprice
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3098
↓ 3 callersFunctiongenerate_precompile_address
category/vm/fuzzing/generator/generator.hpp:635
↓ 3 callersFunctiongenerate_push
category/vm/fuzzing/generator/generator.hpp:318
↓ 3 callersFunctionget_block_with_retry
cmd/monad/runloop_monad_ethblocks.cpp:90
↓ 3 callersMethodget_latest_proposed_block_id
category/mpt/db.cpp:1258
↓ 3 callersMethodget_latest_proposed_version
category/mpt/db.cpp:1265
↓ 3 callersMethodget_state
category/rpc/monad_executor.cpp:1101
↓ 3 callersMethodget_write_count
category/core/io/buffers.hpp:89
↓ 3 callersMethodhas_name
category/vm/utils/evm-as/instruction.hpp:234
↓ 3 callersFunctioninit_block_hash_buffer_from_triedb
category/execution/ethereum/block_hash_buffer.cpp:160
↓ 3 callersFunctioninit_trusted_setup
category/execution/ethereum/precompiles_impl.cpp:88
↓ 3 callersFunctioninitiate_async_read_update
category/mpt/deserialize_node_from_receiver_result.hpp:33
↓ 3 callersFunctioninstall_chunk_mapping_
MAP_FIXED a single cnv chunk into the next free slot of the ring's pre-reserved VA. The chunk may already be mapped into this VA (from a previous acti
category/mpt/db_metadata_context.cpp:841
↓ 3 callersFunctionintx_umul_words
test/vm/unit/uint256_tests.cpp:498
↓ 3 callersFunctioninvariant_check
test/vm/unit/runtime/memory_tests.cpp:112
↓ 3 callersFunctionis_delegated
category/vm/evm/delegation.cpp:47
↓ 3 callersMethodis_destructed
category/execution/ethereum/state3/state.cpp:248
↓ 3 callersFunctionis_dup_opcode
* Returns `true` if `opcode` belongs to the `DUPN` family of EVM opcodes. */
category/vm/evm/opcodes.hpp:779
↓ 3 callersMethodis_general_reg_on_stack
category/vm/compiler/ir/x86/virtual_stack.cpp:886
↓ 3 callersFunctionis_log_opcode
* Returns `true` if `opcode` belongs to the `LOGN` family of EVM opcodes. */
category/vm/evm/opcodes.hpp:787
↓ 3 callersMethodis_on_stack
category/vm/compiler/ir/x86/virtual_stack.hpp:211
↓ 3 callersFunctionis_option_group
category/core/cli/help_formatter.cpp:67
↓ 3 callersFunctionis_swap_opcode
* Returns `true` if `opcode` belongs to the `SWAPN` family of EVM opcodes. */
category/vm/evm/opcodes.hpp:771
↓ 3 callersMethodis_variable_length
category/mpt/test/state_machine_test.cpp:103
↓ 3 callersFunctionis_zero
category/core/address.hpp:94
↓ 3 callersMethodkeccak_inplace_to_root_hash
category/mpt/compute.hpp:41
↓ 3 callersFunctionlength
category/execution/ethereum/core/contract/storage_array.hpp:54
↓ 3 callersFunctionload_all
category/mpt/trie.cpp:337
↓ 3 callersFunctionloader
(args: argparse.Namespace)
scripts/vm/benchmark-analysis/src/compare_benchmarks/main.py:168
↓ 3 callersFunctionmain
category/mpt/cli_tool_main.cpp:23
↓ 3 callersFunctionmake_fp_input
Build a 64-byte input buffer from 16 zero-padding bytes + 48 field bytes.
category/execution/ethereum/precompiles_bls12_test.cpp:30
↓ 3 callersFunctionmake_intercode
test/vm/unit/interpreter_tests.cpp:30
↓ 3 callersFunctionmake_kv
category/mpt/test/db_state_machine_kind_open_test.cpp:68
↓ 3 callersFunctionmake_node_of_size
category/mpt/test/node_writer_test.cpp:41
↓ 3 callersFunctionmake_statesync_server
category/statesync/statesync_thread.cpp:51
↓ 3 callersFunctionmake_tnode
category/mpt/upward_tnode.hpp:186
↓ 3 callersFunctionmax_external_reward
category/execution/monad/staking/util/constants.hpp:76
↓ 3 callersFunctionmaybe_expire_or_compact_child
category/mpt/trie.cpp:141
↓ 3 callersFunctionmin_external_reward
category/execution/monad/staking/util/constants.hpp:71
↓ 3 callersFunctionmonad_db_dump_snapshot
category/execution/ethereum/db/db_snapshot.cpp:346
↓ 3 callersFunctionmonad_db_snapshot_filesystem_write_user_context_create
category/execution/ethereum/db/db_snapshot_filesystem.cpp:60
↓ 3 callersFunctionmonad_db_snapshot_filesystem_write_user_context_destroy
category/execution/ethereum/db/db_snapshot_filesystem.cpp:73
↓ 3 callersFunctionmonad_db_snapshot_load_filesystem
category/execution/ethereum/db/db_snapshot_filesystem.cpp:125
↓ 3 callersFunctionmonad_default_max_reserve_balance_mon
category/execution/monad/reserve_balance.cpp:45
↓ 3 callersFunctionmonad_event_is_snapshot_file
category/core/event/event_ring_util.c:436
↓ 3 callersFunctionmonad_executor_create
category/rpc/monad_executor.cpp:2047
↓ 3 callersFunctionmonad_hugetlbfs_check_path
category/core/mem/hugetlb_path.c:273
↓ 3 callersFunctionmonad_hugetlbfs_get_last_error
category/core/mem/hugetlb_path.c:304
↓ 3 callersFunctionmonad_procfs_self_resident
category/core/procfs/statm.c:51
↓ 3 callersFunctionmonad_round_size_to_align
category/core/mem/align.h:38
↓ 3 callersFunctionmonad_statesync_client_context_create
category/statesync/statesync_client.cpp:40
↓ 3 callersFunctionmonad_statesync_client_context_destroy
category/statesync/statesync_client.cpp:230
↓ 3 callersFunctionmonad_statesync_client_handle_new_peer
category/statesync/statesync_client.cpp:89
↓ 3 callersFunctionmonad_statesync_server_create
category/statesync/statesync_server.cpp:489
↓ 3 callersFunctionmonad_statesync_server_destroy
category/statesync/statesync_server.cpp:527
↓ 3 callersFunctionmonad_statesync_version
category/statesync/statesync_version.cpp:22
↓ 3 callersMethodmsize
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3079
↓ 3 callersMethodmul
category/vm/compiler/ir/x86/emitter.cpp:3328
↓ 3 callersMethodn
category/vm/utils/evm-as/instruction.hpp:52
↓ 3 callersMethodname
category/async/sender_errc.hpp:151
↓ 3 callersMethodnum_fibers
category/core/fiber/fiber_group.hpp:73
↓ 3 callersFunctionnum_words
category/execution/ethereum/precompiles_gas_cost_impl.cpp:28
↓ 3 callersMethodnumber_of_children
category/mpt/upward_tnode.hpp:154
↓ 3 callersMethodon_finish
category/execution/ethereum/trace/call_tracer.cpp:81
↓ 3 callersFunctionon_frame_reject
category/execution/ethereum/trace/state_tracer.cpp:307
↓ 3 callersMethodon_log
category/execution/ethereum/trace/call_tracer.cpp:74
↓ 3 callersMethodorigin
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3092
↓ 3 callersMethodparent_total_size
category/vm/runtime/types.hpp:163
↓ 3 callersMethodpath_bytes
category/mpt/node.cpp:274
↓ 3 callersFunctionpreorder_traverse_ondisk
category/mpt/traverse.hpp:405
↓ 3 callersMethodprevrandao
No discharge
category/vm/compiler/ir/x86/emitter.cpp:3131
↓ 3 callersMethodprint_and_reset_block_counts
category/vm/vm.hpp:227
↓ 3 callersFunctionprint_help
cmd/monad_cli.cpp:389
↓ 3 callersFunctionpropagate_upward
category/mpt/trie.cpp:1410
← previousnext →901–1,000 of 4,707, ranked by callers