Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitshares/bitshares-core
/ functions
Functions
2,321 in github.com/bitshares/bitshares-core
⨍
Functions
2,321
◇
Types & classes
980
↓ 2 callers
Function
_push_block
tests/common/database_fixture.cpp:2375
↓ 2 callers
Method
_push_transaction
libraries/chain/db_block.cpp:282
↓ 2 callers
Method
accept
libraries/net/stcp_socket.cpp:180
↓ 2 callers
Method
account_store_map
custom operations
libraries/wallet/wallet.cpp:1931
↓ 2 callers
Method
add_seed_node
libraries/net/node.cpp:4437
↓ 2 callers
Method
apply_order
* @brief apply a new limit_order_object to the market, matching with existing limit orders or * margin call orders where possible, leaving remaind
libraries/chain/db_market.cpp:741
↓ 2 callers
Method
begin
libraries/db/include/graphene/db/simple_index.hpp:134
↓ 2 callers
Method
broadcast
libraries/net/node.cpp:4852
↓ 2 callers
Method
broadcast
tests/common/simulated_network.cpp:77
↓ 2 callers
Method
broadcast_transaction_with_callback
libraries/app/api.cpp:189
↓ 2 callers
Function
bubble_list
(x)
programs/build_helpers/check_reflect.py:72
↓ 2 callers
Method
calculate_data_fee
libraries/protocol/operations.cpp:33
↓ 2 callers
Method
calculate_market_fee
libraries/chain/db_market.cpp:2557
↓ 2 callers
Method
cancel_all_subscriptions
libraries/app/database_api.cpp:216
↓ 2 callers
Function
check_asset_claim_fees_hardfork_87_74_collatfee
libraries/chain/asset_evaluator.cpp:138
↓ 2 callers
Function
check_asset_publish_feed_extensions_hf_bsip77
TODO review and remove code below and links to it after HARDFORK_BSIP_77_TIME
libraries/chain/asset_evaluator.cpp:109
↓ 2 callers
Function
check_asset_update_extensions_hf_bsip_48_75
TODO review and remove code below and links to it after HARDFORK_BSIP_48_75_TIME
libraries/chain/asset_evaluator.cpp:95
↓ 2 callers
Function
check_children_of_bitasset
libraries/chain/asset_evaluator.cpp:701
↓ 2 callers
Method
check_version_7_or_above
libraries/utilities/elasticsearch.cpp:216
↓ 2 callers
Method
clear
libraries/protocol/include/graphene/protocol/authority.hpp:112
↓ 2 callers
Method
clone
constructors
libraries/db/include/graphene/db/object.hpp:92
↓ 2 callers
Method
connect_to
libraries/net/stcp_socket.cpp:72
↓ 2 callers
Method
connection_count_changed
libraries/net/node.cpp:5380
↓ 2 callers
Function
createBulk
libraries/utilities/elasticsearch.cpp:69
↓ 2 callers
Function
create_assets_922_931
tests/tests/bitasset_tests.cpp:593
↓ 2 callers
Function
create_genesis_file
//// @brief create a genesis_json file @param directory the directory to place the file "genesis.json" @returns the full path to the file ///
tests/common/genesis_file_util.hpp:20
↓ 2 callers
Function
create_new_config_file
libraries/app/config_util.cpp:248
↓ 2 callers
Method
custom_operations
libraries/app/api.cpp:346
↓ 2 callers
Method
debug
libraries/app/api.cpp:332
↓ 2 callers
Method
debug_update
libraries/chain/db_debug.cpp:197
↓ 2 callers
Function
decrypt_keys
tests/cli/main.cpp:1498
↓ 2 callers
Method
deposit
libraries/chain/vesting_balance_object.cpp:240
↓ 2 callers
Method
deposit_vested
libraries/chain/vesting_balance_object.cpp:247
↓ 2 callers
Method
destroy_connection
libraries/net/peer_connection.cpp:440
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/generate_init_patch.py:8
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/apply_patch.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/prefix_accounts.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/change_asset_symbol.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/unprefix_names.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/change_bitasset_owners.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/unprefix_asset_owners.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/upgrade_members.py:8
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/remove.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/generate_account_patch.py:8
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/change_key_prefix.py:7
↓ 2 callers
Function
dump_json
(obj, out, pretty)
programs/genesis_util/sort_objects.py:7
↓ 2 callers
Method
enable_standby_votes_tracking
Enable or disable tracking of votes of standby witnesses and committee members
libraries/chain/include/graphene/chain/database.hpp:846
↓ 2 callers
Method
feed_is_expired
@return whether @ref current_feed has expired
libraries/chain/include/graphene/chain/asset_object.hpp:398
↓ 2 callers
Method
fetch_optional
libraries/chain/block_database.cpp:152
↓ 2 callers
Method
find_least_collateralized_short
libraries/chain/db_getter.cpp:161
↓ 2 callers
Function
fromEStoOperation
libraries/plugins/elasticsearch/elasticsearch_plugin.cpp:598
↓ 2 callers
Function
generate_maintenance_block
////// @brief Skip intermediate blocks, and generate a maintenance block @param app the application @returns true on success //////
tests/cli/main.cpp:183
↓ 2 callers
Method
get_account
libraries/wallet/wallet_account.cpp:187
↓ 2 callers
Method
get_account_balance
libraries/chain/account_object.cpp:301
↓ 2 callers
Method
get_account_name
Lookup the name of an account. * @param account_name_or_id the name or ID of the account to look up * @returns the name of the account
libraries/wallet/include/graphene/wallet/wallet.hpp:299
↓ 2 callers
Method
get_additional_collateral
libraries/chain/include/graphene/chain/market_object.hpp:210
↓ 2 callers
Method
get_addresses
libraries/protocol/include/graphene/protocol/authority.hpp:93
↓ 2 callers
Method
get_asset_name
* Lookup the symbol of an asset. Synonym of @ref get_asset_symbol. * @param asset_symbol_or_id the symbol or ID of an asset to look up *
libraries/wallet/include/graphene/wallet/wallet.hpp:322
↓ 2 callers
Method
get_blind_balances
libraries/wallet/wallet.cpp:1462
↓ 2 callers
Method
get_blinded_balances
libraries/app/database_api.cpp:2807
↓ 2 callers
Method
get_block_operation_history
libraries/app/api.cpp:593
↓ 2 callers
Method
get_blockchain_synopsis
libraries/net/node.cpp:5370
↓ 2 callers
Function
get_committee_htlc_options
libraries/chain/htlc_evaluator.cpp:69
↓ 2 callers
Method
get_config
libraries/app/api.cpp:101
↓ 2 callers
Method
get_configured_node_id
tests/tests/p2p_node_tests.cpp:110
↓ 2 callers
Method
get_connection_terminated_time
libraries/net/include/graphene/net/peer_connection.hpp:174
↓ 2 callers
Function
get_derived_current_feed_price
Helper function to check whether we need to udpate current_feed.settlement_price.
libraries/chain/db_update.cpp:178
↓ 2 callers
Method
get_dynamic_global_properties
libraries/app/database_api.cpp:353
↓ 2 callers
Method
get_grouped_limit_orders
libraries/app/api.cpp:980
↓ 2 callers
Method
get_head_block_id
libraries/net/node.cpp:5397
↓ 2 callers
Method
get_item
libraries/net/node.cpp:5360
↓ 2 callers
Method
get_liquidity_pools
libraries/app/database_api.cpp:1862
↓ 2 callers
Method
get_liquidity_pools_by_asset_a
libraries/app/database_api.cpp:1763
↓ 2 callers
Method
get_liquidity_pools_by_asset_b
libraries/app/database_api.cpp:1777
↓ 2 callers
Method
get_liquidity_pools_by_both_assets
libraries/app/database_api.cpp:1843
↓ 2 callers
Method
get_liquidity_pools_by_one_asset
libraries/app/database_api.cpp:1791
↓ 2 callers
Method
get_liquidity_pools_by_owner
libraries/app/database_api.cpp:1953
↓ 2 callers
Method
get_message_propagation_data
libraries/net/node.cpp:116
↓ 2 callers
Method
get_order_book
libraries/wallet/wallet.cpp:1925
↓ 2 callers
Method
get_packed_size
libraries/protocol/transaction.cpp:65
↓ 2 callers
Method
get_plugin
libraries/app/application.cpp:1391
↓ 2 callers
Method
get_required_active_authorities
libraries/protocol/proposal.cpp:97
↓ 2 callers
Method
get_required_owner_authorities
libraries/protocol/proposal.cpp:103
↓ 2 callers
Method
get_settle_orders_by_account
libraries/app/database_api.cpp:1290
↓ 2 callers
Method
get_size_in_queue
libraries/net/peer_connection.cpp:60
↓ 2 callers
Method
get_top_markets
libraries/app/database_api.cpp:1494
↓ 2 callers
Method
get_transaction_hex
libraries/app/database_api.cpp:2500
↓ 2 callers
Method
get_transaction_hex_without_sig
libraries/app/database_api.cpp:2510
↓ 2 callers
Method
get_withdraw_permissions_by_giver
libraries/app/database_api.cpp:2834
↓ 2 callers
Method
get_withdraw_permissions_by_recipient
libraries/app/database_api.cpp:2868
↓ 2 callers
Method
handle_block
libraries/net/node.cpp:5342
↓ 2 callers
Method
has_special_authority
libraries/chain/include/graphene/chain/account_object.hpp:290
↓ 2 callers
Method
initialize_indexes
libraries/chain/db_init.cpp:154
↓ 2 callers
Method
instance
libraries/protocol/include/graphene/protocol/object_id.hpp:49
↓ 2 callers
Method
is_annual_member
@return true if the account is an unexpired annual member; false otherwise. @note This method will return false for lifetime members.
libraries/chain/include/graphene/chain/account_object.hpp:315
↓ 2 callers
Method
is_basic_account
@return true if this is a basic account; false otherwise.
libraries/chain/include/graphene/chain/account_object.hpp:309
↓ 2 callers
Method
is_configured
libraries/chain/fba_object.cpp:31
↓ 2 callers
Method
is_known_block
libraries/chain/db_block.cpp:48
↓ 2 callers
Method
is_locked
* @brief returns true if the wallet is unlocked */
libraries/wallet/wallet_api_impl.cpp:298
↓ 2 callers
Method
is_voting
Whether this account is voting
libraries/protocol/include/graphene/protocol/account.hpp:62
← previous
next →
401–500 of 2,321, ranked by callers