Parent Log:
http://ci.aztec-labs.com/9a27e992e8dff571
Command: ./noir-contracts/bootstrap.sh
Date: Tue Jun 24 13:42:05 UTC 2025
Status: 0
Took: 4s
Compiling contracts (bb-hash: cee7692e702f4419)...
app/auth_contract compile app/auth_contract
app/claim_contract compile app/claim_contract
app/app_subscription_contract compile app/app_subscription_contract
app/easy_private_token_contract compile app/easy_private_token_contract
account/schnorr_account_contract compile account/schnorr_account_contract
account/simulated_account_contract compile account/simulated_account_contract
app/amm_contract compile app/amm_contract
account/schnorr_hardcoded_account_contract compile account/schnorr_hardcoded_account_contract
account/schnorr_single_key_account_contract compile account/schnorr_single_key_account_contract
app/lending_contract compile app/lending_contract
account/ecdsa_k_account_contract compile account/ecdsa_k_account_contract
app/escrow_contract compile app/escrow_contract
account/ecdsa_r_account_contract compile account/ecdsa_r_account_contract
app/easy_private_voting_contract compile app/easy_private_voting_contract
app/crowdfunding_contract compile app/crowdfunding_contract
app/card_game_contract compile app/card_game_contract
account/schnorr_single_key_account_contract Cache download and extraction of contract-1b4942ec817468c0.tar.gz complete in 0s.
account/ecdsa_k_account_contract Cache download and extraction of contract-54eb3360b77faed1.tar.gz complete in 0s.
account/ecdsa_r_account_contract Cache download and extraction of contract-1a64634169f3efba.tar.gz complete in 0s.
account/simulated_account_contract Cache download and extraction of contract-d6cd360c187fa987.tar.gz complete in 0s.
account/schnorr_hardcoded_account_contract Cache download and extraction of contract-fb0f1fdb3a1dc5dd.tar.gz complete in 0s.
account/schnorr_account_contract Cache download and extraction of contract-390c43439be9994d.tar.gz complete in 0s.
app/auth_contract Cache download and extraction of contract-93ff5dde1e34f1d2.tar.gz complete in 0s.
app/amm_contract Cache download and extraction of contract-5fc564c541dc6688.tar.gz complete in 0s.
app/app_subscription_contract Cache download and extraction of contract-f52501d7b2679865.tar.gz complete in 0s.
app/claim_contract Cache download and extraction of contract-d95d3702980209fb.tar.gz complete in 0s.
app/crowdfunding_contract Cache download and extraction of contract-1f6abcb2c95d6944.tar.gz complete in 0s.
app/card_game_contract Cache download and extraction of contract-496dd27820240353.tar.gz complete in 0s.
app/easy_private_token_contract Cache download and extraction of contract-a300382d9ef1aa42.tar.gz complete in 0s.
app/lending_contract Cache download and extraction of contract-70595ee377434b65.tar.gz complete in 1s.
app/escrow_contract Cache download and extraction of contract-6259a46389ad9d7f.tar.gz complete in 1s.
app/easy_private_voting_contract Cache download and extraction of contract-346ed1667ac1a8f9.tar.gz complete in 1s.
app/amm_contract Processing function: _add_liquidity...
app/amm_contract Function _add_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _remove_liquidity...
app/amm_contract Function _remove_liquidity is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_exact_tokens_for_tokens...
app/amm_contract Function _swap_exact_tokens_for_tokens is neither public nor unconstrained, skipping.
app/amm_contract Processing function: _swap_tokens_for_exact_tokens...
app/amm_contract Function _swap_tokens_for_exact_tokens is neither public nor unconstrained, skipping.
app/auth_contract Processing function: constructor...
app/auth_contract Function constructor is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: constructor...
app/app_subscription_contract Function constructor is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: entrypoint...
account/schnorr_hardcoded_account_contract Cache download and extraction of vk-fb0f1fdb3a1dc5dd-7f84e5266fd4c2462633b30b4e5898b4eae3402f3edb9918a01e156688926d7a.tar.gz complete in 0s.
account/schnorr_hardcoded_account_contract Processing function: process_message...
account/schnorr_hardcoded_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: sync_private_state...
account/schnorr_hardcoded_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: entrypoint...
account/schnorr_single_key_account_contract Cache download and extraction of vk-1b4942ec817468c0-25e8d02482ed6d6dc1cbacdc114594fcc2b74342da8f8556d795d0b8f99dd3f8.tar.gz complete in 0s.
account/schnorr_single_key_account_contract Processing function: process_message...
account/schnorr_single_key_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: sync_private_state...
account/schnorr_single_key_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_single_key_account_contract Processing function: verify_private_authwit...
account/schnorr_single_key_account_contract Cache download and extraction of vk-1b4942ec817468c0-30a577b57af4edaafe52f6589e5a03644fd8aec1ebc52e4c1ee80d187338a9e8.tar.gz complete in 0s.
account/schnorr_single_key_account_contract Processing function: public_dispatch...
account/schnorr_single_key_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: _publish_donation_receipts...
app/crowdfunding_contract Function _publish_donation_receipts is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: add_to_tally_public...
app/easy_private_voting_contract Function add_to_tally_public is neither public nor unconstrained, skipping.
account/schnorr_hardcoded_account_contract Processing function: verify_private_authwit...
account/schnorr_hardcoded_account_contract Cache download and extraction of vk-fb0f1fdb3a1dc5dd-7799a9a9de343fe1ae9b014eceff60950a6be323f0b5f7440374356612c5ad81.tar.gz complete in 0s.
account/schnorr_hardcoded_account_contract Processing function: public_dispatch...
account/schnorr_hardcoded_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: constructor...
account/ecdsa_k_account_contract Cache download and extraction of vk-54eb3360b77faed1-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: entrypoint...
account/ecdsa_k_account_contract Cache download and extraction of vk-54eb3360b77faed1-f59336799f2cdf72e07727b2d189505d3f3512cc78b8d777d79790b337fcfffa.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: process_message...
account/ecdsa_k_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: sync_private_state...
account/ecdsa_k_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_k_account_contract Processing function: verify_private_authwit...
account/ecdsa_k_account_contract Cache download and extraction of vk-54eb3360b77faed1-b622e2ba9c1d310a26be5da43f704ce4d94281b910ac123f81b400ae83663f09.tar.gz complete in 0s.
account/ecdsa_k_account_contract Processing function: public_dispatch...
account/ecdsa_k_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _borrow...
app/lending_contract Function _borrow is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _deposit...
app/lending_contract Function _deposit is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _repay...
app/lending_contract Function _repay is neither public nor unconstrained, skipping.
app/lending_contract Processing function: _withdraw...
app/lending_contract Function _withdraw is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: constructor...
account/ecdsa_r_account_contract Cache download and extraction of vk-1a64634169f3efba-2c4f17abf4147acd584436bae1cd36935000c560ba5dcff85f28df40ec0b88b5.tar.gz complete in 0s.
app/nft_contract compile app/nft_contract
account/simulated_account_contract Processing function: entrypoint...
account/simulated_account_contract Cache download and extraction of vk-d6cd360c187fa987-7db23a79f6a92941b597f3335d978145f557e14b587c0198735659fbf8289e6f.tar.gz complete in 0s.
account/simulated_account_contract Processing function: process_message...
account/simulated_account_contract Function process_message is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: sync_private_state...
account/simulated_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/simulated_account_contract Processing function: verify_private_authwit...
account/simulated_account_contract Cache download and extraction of vk-d6cd360c187fa987-26317622f4c69dd209af6e2f2550a900acba236bc70bd1e70de5144d1bf59681.tar.gz complete in 0s.
account/simulated_account_contract Processing function: public_dispatch...
account/simulated_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/amm_contract Processing function: add_liquidity...
app/amm_contract Cache download and extraction of vk-5fc564c541dc6688-6242f6cba68b6b45419613f3d41a595b193e1025d9ef0bd37a2b38e73231ddfd.tar.gz complete in 0s.
app/amm_contract Processing function: constructor...
app/amm_contract Function constructor is neither public nor unconstrained, skipping.
app/amm_contract Processing function: get_amount_in_for_exact_out...
app/amm_contract Function get_amount_in_for_exact_out is neither public nor unconstrained, skipping.
app/amm_contract Processing function: get_amount_out_for_exact_in...
app/amm_contract Function get_amount_out_for_exact_in is neither public nor unconstrained, skipping.
app/amm_contract Processing function: process_message...
app/amm_contract Function process_message is neither public nor unconstrained, skipping.
app/amm_contract Processing function: public_dispatch...
app/amm_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: do_private_authorized_thing...
app/auth_contract Cache download and extraction of vk-93ff5dde1e34f1d2-e306d1de0c78d393eea8592ed575e947f910a0cb40907514b35ce575093e841f.tar.gz complete in 0s.
app/auth_contract Processing function: get_authorized...
app/auth_contract Function get_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: get_authorized_delay...
app/auth_contract Function get_authorized_delay is neither public nor unconstrained, skipping.
app/auth_contract Processing function: get_authorized_in_private...
app/auth_contract Cache download and extraction of vk-93ff5dde1e34f1d2-437096363e5ae4df38a9352f39f54bab8ac1af7d23e53691b37807db83ca2468.tar.gz complete in 0s.
app/auth_contract Processing function: get_scheduled_authorized...
app/auth_contract Function get_scheduled_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: process_message...
app/auth_contract Function process_message is neither public nor unconstrained, skipping.
app/auth_contract Processing function: public_dispatch...
app/auth_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized...
app/auth_contract Function set_authorized is neither public nor unconstrained, skipping.
app/auth_contract Processing function: set_authorized_delay...
app/auth_contract Function set_authorized_delay is neither public nor unconstrained, skipping.
app/auth_contract Processing function: sync_private_state...
app/auth_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/claim_contract Processing function: claim...
app/claim_contract Cache download and extraction of vk-d95d3702980209fb-28a8e640f2c36ee5c08a04866314fb0a82c007feaedc8a3ff11effc4d26c37a9.tar.gz complete in 0s.
app/claim_contract Processing function: constructor...
app/claim_contract Function constructor is neither public nor unconstrained, skipping.
app/claim_contract Processing function: process_message...
app/claim_contract Function process_message is neither public nor unconstrained, skipping.
app/claim_contract Processing function: public_dispatch...
app/claim_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/claim_contract Processing function: sync_private_state...
app/claim_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: entrypoint...
app/app_subscription_contract Cache download and extraction of vk-f52501d7b2679865-03a302eb2116d64af1c17865b8dc379a7c0ab86d3329400eea986516e5246abc.tar.gz complete in 0s.
app/app_subscription_contract Processing function: is_initialized...
app/app_subscription_contract Function is_initialized is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: process_message...
app/app_subscription_contract Function process_message is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: public_dispatch...
app/app_subscription_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/app_subscription_contract Processing function: subscribe...
app/app_subscription_contract Cache download and extraction of vk-f52501d7b2679865-374aee29e23b3bf258d960ba6aed8e8ede529beb24e35b6a4e7fe79725e75cd3.tar.gz complete in 0s.
app/app_subscription_contract Processing function: sync_private_state...
app/app_subscription_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/amm_contract Processing function: remove_liquidity...
app/amm_contract Cache download and extraction of vk-5fc564c541dc6688-426ed037a38bb2d0fb0cf93d38c17b13e46729e22368738feef95bf91309a7c1.tar.gz complete in 0s.
app/amm_contract Processing function: swap_exact_tokens_for_tokens...
app/amm_contract Cache download and extraction of vk-5fc564c541dc6688-f162b467aa789d60ee3df04aa55883a3004144d44ce776362d229ace7f5ab079.tar.gz complete in 0s.
app/amm_contract Processing function: swap_tokens_for_exact_tokens...
app/amm_contract Cache download and extraction of vk-5fc564c541dc6688-ff4079dc596e0e720058903d99f260fa06ecb7e132a334543bcb1d56b919565f.tar.gz complete in 0s.
app/amm_contract Processing function: sync_private_state...
app/amm_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/orderbook_contract compile app/orderbook_contract
app/price_feed_contract compile app/price_feed_contract
account/ecdsa_r_account_contract Processing function: entrypoint...
account/ecdsa_r_account_contract Cache download and extraction of vk-1a64634169f3efba-7da740e59014855b481569468a20775005c3d8e21662c5466e7f7bfdf1194772.tar.gz complete in 0s.
account/ecdsa_r_account_contract Processing function: process_message...
account/ecdsa_r_account_contract Function process_message is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: sync_private_state...
account/ecdsa_r_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/ecdsa_r_account_contract Processing function: verify_private_authwit...
account/ecdsa_r_account_contract Cache download and extraction of vk-1a64634169f3efba-14bb4350aceb5e0fb5a64fb79870489b12fe3da01d2cf0689854832eaa372013.tar.gz complete in 0s.
account/ecdsa_r_account_contract Processing function: public_dispatch...
account/ecdsa_r_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract compile app/token_blacklist_contract
account/schnorr_account_contract Processing function: constructor...
account/schnorr_account_contract Cache download and extraction of vk-390c43439be9994d-e4c9f1f4c89415187c74a7cd58558884b003aec8405e74f357fdd00f3ffcfcda.tar.gz complete in 0s.
account/schnorr_account_contract Processing function: entrypoint...
account/schnorr_account_contract Cache download and extraction of vk-390c43439be9994d-3f7e6e4c0b8fbc4ea1d854bf1e9b7c74e3a9ee29b2bcfda9d2b450085ab0f4a2.tar.gz complete in 0s.
account/schnorr_account_contract Processing function: lookup_validity...
account/schnorr_account_contract Function lookup_validity is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: process_message...
account/schnorr_account_contract Function process_message is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: sync_private_state...
account/schnorr_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
account/schnorr_account_contract Processing function: verify_private_authwit...
account/schnorr_account_contract Cache download and extraction of vk-390c43439be9994d-bc809a37a8e940867499ee2084e44be0a4023d0379954f26adaf9e95cdadbaf2.tar.gz complete in 0s.
account/schnorr_account_contract Processing function: public_dispatch...
account/schnorr_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract compile app/token_bridge_contract
app/easy_private_token_contract Processing function: constructor...
app/easy_private_token_contract Cache download and extraction of vk-a300382d9ef1aa42-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: get_balance...
app/easy_private_token_contract Function get_balance is neither public nor unconstrained, skipping.
app/uniswap_contract compile app/uniswap_contract
app/escrow_contract Processing function: constructor...
app/escrow_contract Cache download and extraction of vk-6259a46389ad9d7f-31f0619de224b662de379a91b5988401026be15e37d8aca56dfb3e0625bd4853.tar.gz complete in 0s.
app/escrow_contract Processing function: process_message...
app/escrow_contract Function process_message is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: sync_private_state...
app/escrow_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/escrow_contract Processing function: withdraw...
app/escrow_contract Cache download and extraction of vk-6259a46389ad9d7f-88c2732c0ac0e8e678c4f69a0f9042b5037a000e81d01e0d77856e91827d5c7f.tar.gz complete in 0s.
app/escrow_contract Processing function: public_dispatch...
app/escrow_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: cast_vote...
app/easy_private_voting_contract Cache download and extraction of vk-346ed1667ac1a8f9-35c1fb4b2d55240e7813c663218fb86ccfed67f0169368cd61904c7c4c5c8d72.tar.gz complete in 0s.
app/easy_private_voting_contract Processing function: constructor...
app/easy_private_voting_contract Function constructor is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: end_vote...
app/easy_private_voting_contract Function end_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: get_vote...
app/easy_private_voting_contract Function get_vote is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: process_message...
app/easy_private_voting_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: public_dispatch...
app/easy_private_voting_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_voting_contract Processing function: sync_private_state...
app/easy_private_voting_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: buy_pack...
app/card_game_contract Cache download and extraction of vk-496dd27820240353-602e3533a2bc8cbfa4bdbb7a3648c46f4630ab55a2f5b3b9ef042b156467c7b7.tar.gz complete in 0s.
app/crowdfunding_contract Processing function: donate...
app/crowdfunding_contract Cache download and extraction of vk-1f6abcb2c95d6944-622726c700171fb4c50d106f0e0f1754d912740d7e67daf66ac2a0e45002c2c6.tar.gz complete in 0s.
app/crowdfunding_contract Processing function: init...
app/crowdfunding_contract Function init is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: process_message...
app/crowdfunding_contract Function process_message is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: public_dispatch...
app/crowdfunding_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: sync_private_state...
app/crowdfunding_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/crowdfunding_contract Processing function: withdraw...
app/crowdfunding_contract Cache download and extraction of vk-1f6abcb2c95d6944-7a6c3c991b2300f44d66a0bf010b2bed35b4254101b47264c9edaee3bba85e9c.tar.gz complete in 0s.
app/token_contract compile app/token_contract
app/lending_contract Processing function: borrow_private...
app/lending_contract Cache download and extraction of vk-70595ee377434b65-ea0a663ed6096541b6a33c51a5527576fdccfce524af948854c866528b63df1a.tar.gz complete in 0s.
app/lending_contract Processing function: borrow_public...
app/lending_contract Function borrow_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: constructor...
app/lending_contract Cache download and extraction of vk-70595ee377434b65-3a51ad5e2ea38eb69cbb13c7acb5b8560c5d2d6ba054925ffd64b7bbce3998f0.tar.gz complete in 0s.
app/lending_contract Processing function: deposit_private...
app/lending_contract Cache download and extraction of vk-70595ee377434b65-43a5ceea3860bd22d671b843fa8d5dc63925aa637c6c44c788da984d41781ff3.tar.gz complete in 0s.
app/lending_contract Processing function: deposit_public...
app/lending_contract Function deposit_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_asset...
app/lending_contract Function get_asset is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_assets...
app/lending_contract Function get_assets is neither public nor unconstrained, skipping.
app/lending_contract Processing function: get_position...
app/lending_contract Function get_position is neither public nor unconstrained, skipping.
app/lending_contract Processing function: init...
app/lending_contract Function init is neither public nor unconstrained, skipping.
app/lending_contract Processing function: process_message...
app/lending_contract Function process_message is neither public nor unconstrained, skipping.
app/lending_contract Processing function: public_dispatch...
app/lending_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: mint...
app/easy_private_token_contract Cache download and extraction of vk-a300382d9ef1aa42-87bc765b93a6c69a0d34fb9419ae500d93a5fa46561d44ff8bc8f4a85a2e08ba.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: process_message...
app/easy_private_token_contract Function process_message is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: sync_private_state...
app/easy_private_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/easy_private_token_contract Processing function: transfer...
app/easy_private_token_contract Cache download and extraction of vk-a300382d9ef1aa42-ee5ef52ded60a9129c572290c12a990f314852d09f18b062483de4db066f581e.tar.gz complete in 0s.
app/easy_private_token_contract Processing function: public_dispatch...
app/easy_private_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
fees/fpc_contract compile fees/fpc_contract
docs/docs_example_contract compile docs/docs_example_contract
app/lending_contract Processing function: repay_private...
app/lending_contract Cache download and extraction of vk-70595ee377434b65-4f68e26b7a862b01af97d4155f808cfff7992a6599ed24978df208ed9ea95751.tar.gz complete in 0s.
app/lending_contract Processing function: repay_public...
app/lending_contract Function repay_public is neither public nor unconstrained, skipping.
app/lending_contract Processing function: sync_private_state...
app/lending_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/lending_contract Processing function: update_accumulator...
app/lending_contract Function update_accumulator is neither public nor unconstrained, skipping.
app/lending_contract Processing function: withdraw_private...
app/lending_contract Cache download and extraction of vk-70595ee377434b65-3b23816432952f2d54d4491e584b37ed41090b42e33b27b7ea3a0f09fb797269.tar.gz complete in 0s.
app/lending_contract Processing function: withdraw_public...
app/lending_contract Function withdraw_public is neither public nor unconstrained, skipping.
app/simple_token_contract compile app/simple_token_contract
app/card_game_contract Processing function: claim_cards...
app/card_game_contract Cache download and extraction of vk-496dd27820240353-3d2d904ae3c47f0023bf647f52403330359b8d279372a88dd2167a00cbe19713.tar.gz complete in 0s.
fees/sponsored_fpc_contract compile fees/sponsored_fpc_contract
app/card_game_contract Processing function: join_game...
app/card_game_contract Cache download and extraction of vk-496dd27820240353-a35d0d709555963051a7804b637688952569cc3bb45168a2fef25fc525309aa9.tar.gz complete in 0s.
app/card_game_contract Processing function: on_card_played...
app/card_game_contract Function on_card_played is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_cards_claimed...
app/card_game_contract Function on_cards_claimed is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: on_game_joined...
app/card_game_contract Function on_game_joined is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: play_card...
app/card_game_contract Cache download and extraction of vk-496dd27820240353-b88ab2e63eeca32446c202194e8eb52c75699a7ab2bd4cd6365d01af2fbd6320.tar.gz complete in 0s.
app/card_game_contract Processing function: process_message...
app/card_game_contract Function process_message is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: public_dispatch...
app/card_game_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: start_game...
app/card_game_contract Function start_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: sync_private_state...
app/card_game_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_collection_cards...
app/card_game_contract Function view_collection_cards is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game...
app/card_game_contract Function view_game is neither public nor unconstrained, skipping.
app/card_game_contract Processing function: view_game_cards...
app/card_game_contract Function view_game_cards is neither public nor unconstrained, skipping.
protocol/auth_registry_contract compile protocol/auth_registry_contract
protocol/contract_class_registerer_contract compile protocol/contract_class_registerer_contract
protocol/fee_juice_contract compile protocol/fee_juice_contract
protocol/contract_instance_deployer_contract compile protocol/contract_instance_deployer_contract
app/nft_contract Cache download and extraction of contract-55a1574a130b0e7e.tar.gz complete in 0s.
app/orderbook_contract Cache download and extraction of contract-c19f5fb38d1e2601.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract compile protocol/multi_call_entrypoint_contract
app/price_feed_contract Cache download and extraction of contract-d715ea2388b8e433.tar.gz complete in 0s.
app/token_blacklist_contract Cache download and extraction of contract-f2b3d6d98e16d514.tar.gz complete in 0s.
app/uniswap_contract Cache download and extraction of contract-3a20d441706b684f.tar.gz complete in 0s.
app/token_bridge_contract Cache download and extraction of contract-d3ebf44e4998ea5a.tar.gz complete in 0s.
fees/fpc_contract Cache download and extraction of contract-bf9d473b41ad5212.tar.gz complete in 0s.
fees/sponsored_fpc_contract Cache download and extraction of contract-1871b137367798bf.tar.gz complete in 0s.
app/simple_token_contract Cache download and extraction of contract-415c7dec1e37b686.tar.gz complete in 0s.
docs/docs_example_contract Cache download and extraction of contract-8ca0a7a877d3825c.tar.gz complete in 0s.
protocol/auth_registry_contract Cache download and extraction of contract-c3e99762fb11e97a.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract Cache download and extraction of contract-aca5a170b9ef82e3.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Cache download and extraction of contract-dbf0ca791ed452da.tar.gz complete in 0s.
protocol/fee_juice_contract Cache download and extraction of contract-5eea7a980ba6c04e.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Cache download and extraction of contract-a874d4c1f7658fa4.tar.gz complete in 0s.
app/token_contract Cache download and extraction of contract-46d23994f869240f.tar.gz complete in 1s.
app/nft_contract Processing function: _finalize_transfer_to_private_unsafe...
app/nft_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/nft_contract Processing function: _finish_transfer_to_public...
app/nft_contract Function _finish_transfer_to_public is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: _create_order...
app/orderbook_contract Function _create_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: _fulfill_order...
app/orderbook_contract Function _fulfill_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: constructor...
app/orderbook_contract Function constructor is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: get_price...
app/price_feed_contract Function get_price is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: process_message...
app/price_feed_contract Function process_message is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: public_dispatch...
app/price_feed_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: set_price...
app/price_feed_contract Function set_price is neither public nor unconstrained, skipping.
app/price_feed_contract Processing function: sync_private_state...
app/price_feed_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: _approve_bridge_and_exit_input_asset_to_L1...
app/uniswap_contract Function _approve_bridge_and_exit_input_asset_to_L1 is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: constructor...
app/uniswap_contract Function constructor is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: process_message...
app/uniswap_contract Function process_message is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: public_dispatch...
app/uniswap_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: _increase_public_balance...
app/token_blacklist_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: _reduce_total_supply...
app/token_blacklist_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: balance_of_private...
app/token_blacklist_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: balance_of_public...
app/token_blacklist_contract Function balance_of_public is neither public nor unconstrained, skipping.
protocol/router_contract compile protocol/router_contract
app/nft_contract Processing function: cancel_authwit...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-ab62e9c56834735b44d78d049ebeae5c4362b63babd4b27552d8813d981a257c.tar.gz complete in 0s.
app/nft_contract Processing function: constructor...
app/nft_contract Function constructor is neither public nor unconstrained, skipping.
app/nft_contract Processing function: finalize_transfer_to_private...
app/nft_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_admin...
app/nft_contract Function get_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: get_private_nfts...
app/nft_contract Function get_private_nfts is neither public nor unconstrained, skipping.
app/nft_contract Processing function: is_minter...
app/nft_contract Function is_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: mint...
app/nft_contract Function mint is neither public nor unconstrained, skipping.
app/nft_contract Processing function: owner_of...
app/nft_contract Function owner_of is neither public nor unconstrained, skipping.
app/nft_contract Processing function: prepare_private_balance_increase...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-d84151f2f936e5cf6662a39f3fcec886ff00cf35ac5a3dcd29d96424c074a87b.tar.gz complete in 0s.
app/orderbook_contract Processing function: create_order...
app/orderbook_contract Cache download and extraction of vk-c19f5fb38d1e2601-d11444dbf31aee77bbacc74116bb21d8fca2e7727981af28f74b46068896f5ed.tar.gz complete in 0s.
app/orderbook_contract Processing function: fulfill_order...
app/orderbook_contract Cache download and extraction of vk-c19f5fb38d1e2601-1c5f2986fe92f1b2fd84550c3c88c66b465c2dc7384ec9df630720c7cba8ab66.tar.gz complete in 0s.
app/orderbook_contract Processing function: get_order...
app/orderbook_contract Function get_order is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: process_message...
app/orderbook_contract Function process_message is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: public_dispatch...
app/orderbook_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/orderbook_contract Processing function: sync_private_state...
app/orderbook_contract Function sync_private_state is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: process_message...
fees/sponsored_fpc_contract Function process_message is neither public nor unconstrained, skipping.
app/nft_contract Processing function: private_get_name...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-5414e234a89cbfeb97368048641586bb08f72b5e89e3cb66c2623171d5d591fb.tar.gz complete in 0s.
app/nft_contract Processing function: private_get_symbol...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-bc64190c4e018cff6a390f3ba32b7e4b6b2da0c7a53195b479e43d0101d11c1c.tar.gz complete in 0s.
app/nft_contract Processing function: process_message...
app/nft_contract Function process_message is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_dispatch...
app/nft_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_name...
app/nft_contract Function public_get_name is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: _complete_refund...
fees/fpc_contract Function _complete_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: _pay_refund...
fees/fpc_contract Function _pay_refund is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: constructor...
fees/fpc_contract Function constructor is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _finalize_mint_to_private_unsafe...
app/simple_token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/simple_token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _increase_public_balance...
app/simple_token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: swap_private...
app/uniswap_contract Cache download and extraction of vk-3a20d441706b684f-89c54866b9daffa5fe88d91b262196ccab6e6515c730b4759ef1f0fd17fc2f43.tar.gz complete in 0s.
app/uniswap_contract Processing function: swap_public...
app/uniswap_contract Function swap_public is neither public nor unconstrained, skipping.
app/uniswap_contract Processing function: sync_private_state...
app/uniswap_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: _set_authorized...
protocol/auth_registry_contract Function _set_authorized is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: consume...
protocol/auth_registry_contract Function consume is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_consumable...
protocol/auth_registry_contract Function is_consumable is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: is_reject_all...
protocol/auth_registry_contract Function is_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: process_message...
protocol/auth_registry_contract Function process_message is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: public_dispatch...
protocol/auth_registry_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: set_authorized...
protocol/auth_registry_contract Function set_authorized is neither public nor unconstrained, skipping.
test/auth_wit_test_contract compile test/auth_wit_test_contract
fees/sponsored_fpc_contract Processing function: sponsor_unconditionally...
fees/sponsored_fpc_contract Cache download and extraction of vk-1871b137367798bf-faf76459661739d0f4f67b1c2e9caf2223086b7a5042fa239b8429163b7d14b3.tar.gz complete in 0s.
fees/sponsored_fpc_contract Processing function: sync_private_state...
fees/sponsored_fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
fees/sponsored_fpc_contract Processing function: public_dispatch...
fees/sponsored_fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: claim_private...
app/token_bridge_contract Cache download and extraction of vk-d3ebf44e4998ea5a-2f1710b4e5244e5e405eb906004f9dbaf9bdb16e376f5a96976dc55e1d78e0e9.tar.gz complete in 0s.
app/token_bridge_contract Processing function: claim_public...
app/token_bridge_contract Function claim_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: constructor...
app/token_bridge_contract Function constructor is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: exit_to_l1_private...
app/token_bridge_contract Cache download and extraction of vk-d3ebf44e4998ea5a-73cc7de9cf2d697b550509509a296e26fccbeab5258d457d667a9195e5bb314a.tar.gz complete in 0s.
app/token_bridge_contract Processing function: exit_to_l1_public...
app/token_bridge_contract Function exit_to_l1_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: get_config...
app/token_bridge_contract Cache download and extraction of vk-d3ebf44e4998ea5a-d02ed121c5c1c68affb4711e850727bbabe02f4502122da79ec931fb2191daa5.tar.gz complete in 0s.
app/token_bridge_contract Processing function: get_config_public...
app/token_bridge_contract Function get_config_public is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: process_message...
app/token_bridge_contract Function process_message is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: public_dispatch...
app/token_bridge_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_bridge_contract Processing function: sync_private_state...
app/token_bridge_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract compile test/avm_gadgets_test_contract
protocol/fee_juice_contract Processing function: _increase_public_balance...
protocol/fee_juice_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: burn...
app/token_blacklist_contract Cache download and extraction of vk-f2b3d6d98e16d514-1f8e8da070645c56873eb6d16317aabbbc47218698673fe2e3b494bd29c67828.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: burn_public...
app/token_blacklist_contract Function burn_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: constructor...
app/token_blacklist_contract Function constructor is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: deliver_transparent_note...
app/token_blacklist_contract Function deliver_transparent_note is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: get_roles...
app/token_blacklist_contract Function get_roles is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_private...
app/token_blacklist_contract Function mint_private is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: mint_public...
app/token_blacklist_contract Function mint_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: process_message...
app/token_blacklist_contract Function process_message is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: public_dispatch...
app/token_blacklist_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: redeem_shield...
app/token_blacklist_contract Cache download and extraction of vk-f2b3d6d98e16d514-d324aea7563f38c0277201d70041ed55ed7f5967da11d5afbb20f85ddae8e7ea.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: shield...
app/token_blacklist_contract Function shield is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: sync_private_state...
app/token_blacklist_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract compile test/avm_initializer_test_contract
test/avm_test_contract compile test/avm_test_contract
protocol/fee_juice_contract Processing function: balance_of_public...
protocol/fee_juice_contract Function balance_of_public is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: check_balance...
protocol/fee_juice_contract Function check_balance is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: fee_entrypoint_private...
fees/fpc_contract Cache download and extraction of vk-bf9d473b41ad5212-c94a8ff519bda0a0d5bfcec64091368fcc1e8c7e3f053fb07583f700c802f447.tar.gz complete in 0s.
fees/fpc_contract Processing function: fee_entrypoint_public...
fees/fpc_contract Cache download and extraction of vk-bf9d473b41ad5212-dc7d27041bbf9cce3538a33994d75aac5b2de3a06ac79b8868f6cecf4ff69319.tar.gz complete in 0s.
fees/fpc_contract Processing function: get_accepted_asset...
fees/fpc_contract Cache download and extraction of vk-bf9d473b41ad5212-b83a8a58becc24d54c66e26ad5d564a72a6ad1ab2a57b19229010043ca22d56b.tar.gz complete in 0s.
fees/fpc_contract Processing function: process_message...
fees/fpc_contract Function process_message is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: public_dispatch...
fees/fpc_contract Function public_dispatch is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: pull_funds...
fees/fpc_contract Function pull_funds is neither public nor unconstrained, skipping.
fees/fpc_contract Processing function: sync_private_state...
fees/fpc_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/nft_contract Processing function: public_get_symbol...
app/nft_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_admin...
app/nft_contract Function set_admin is neither public nor unconstrained, skipping.
app/nft_contract Processing function: set_minter...
app/nft_contract Function set_minter is neither public nor unconstrained, skipping.
app/nft_contract Processing function: sync_private_state...
app/nft_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/nft_contract Processing function: transfer_in_private...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-fab1a53b89c25fc9570ff93976ac3bf79a0b89b8e25256bf676a5d0fac64c437.tar.gz complete in 0s.
app/nft_contract Processing function: transfer_in_public...
app/nft_contract Function transfer_in_public is neither public nor unconstrained, skipping.
app/nft_contract Processing function: transfer_to_private...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-1ce5f68d668edabba9eb5cd755090a37ff4c72cc4fcbd99e5494c86b90140a4c.tar.gz complete in 0s.
docs/docs_example_contract Processing function: get_imm_card...
docs/docs_example_contract Cache download and extraction of vk-8ca0a7a877d3825c-9134deddc5b70f928abc4878d7aaa4907a01d90d2404170514eddf2be7735116.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: total_supply...
app/token_blacklist_contract Function total_supply is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: deploy...
protocol/contract_instance_deployer_contract Cache download and extraction of vk-aca5a170b9ef82e3-59d21f8435b1bb70421e9f196bce925a450aa414729acb4457816630267c4018.tar.gz complete in 0s.
protocol/contract_instance_deployer_contract Processing function: get_update_delay...
protocol/contract_instance_deployer_contract Function get_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: process_message...
protocol/contract_instance_deployer_contract Function process_message is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: public_dispatch...
protocol/contract_instance_deployer_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: set_update_delay...
protocol/contract_instance_deployer_contract Function set_update_delay is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: sync_private_state...
protocol/contract_instance_deployer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_instance_deployer_contract Processing function: update...
protocol/contract_instance_deployer_contract Function update is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: get_public_immutable...
docs/docs_example_contract Function get_public_immutable is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: increase_legendary_points...
docs/docs_example_contract Cache download and extraction of vk-8ca0a7a877d3825c-44566b6208bd03c9842545d61a2eb9168ec3550df29486d3635efa1b4d94f284.tar.gz complete in 0s.
docs/docs_example_contract Processing function: initialize_private_immutable...
docs/docs_example_contract Cache download and extraction of vk-8ca0a7a877d3825c-c189228a1d2fdceea83a5decc7ffb2a7414223912f558cffbfbcd7145dfcd1b8.tar.gz complete in 0s.
docs/docs_example_contract Processing function: initialize_public_immutable...
docs/docs_example_contract Function initialize_public_immutable is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: is_legendary_initialized...
docs/docs_example_contract Function is_legendary_initialized is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: process_message...
docs/docs_example_contract Function process_message is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: public_dispatch...
docs/docs_example_contract Function public_dispatch is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: read_note...
docs/docs_example_contract Function read_note is neither public nor unconstrained, skipping.
docs/docs_example_contract Processing function: simple_macro_example...
docs/docs_example_contract Cache download and extraction of vk-8ca0a7a877d3825c-a11a3646d91750f5b940712f98cebd09b46baf5534966e17d4d3a11d1074122b.tar.gz complete in 0s.
docs/docs_example_contract Processing function: sync_private_state...
docs/docs_example_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: _recurse_subtract_balance...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-444563887e53e04794dfef26f5478ab65399c51fe10f324daf53bae4ac65a134.tar.gz complete in 0s.
app/simple_token_contract Processing function: _reduce_total_supply...
app/simple_token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: entrypoint...
protocol/multi_call_entrypoint_contract Cache download and extraction of vk-a874d4c1f7658fa4-17d54bda149a0ebc231ab095887bc7c6797ba9019b7971be3db000a40a25f176.tar.gz complete in 0s.
protocol/multi_call_entrypoint_contract Processing function: process_message...
protocol/multi_call_entrypoint_contract Function process_message is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: sync_private_state...
protocol/multi_call_entrypoint_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/multi_call_entrypoint_contract Processing function: public_dispatch...
protocol/multi_call_entrypoint_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: transfer...
app/token_blacklist_contract Cache download and extraction of vk-f2b3d6d98e16d514-a26a0bf31aa2c896685bc972be8cdd4f97da3c3e23043d0c7a677f6b594868cc.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: transfer_public...
app/token_blacklist_contract Function transfer_public is neither public nor unconstrained, skipping.
app/token_blacklist_contract Processing function: unshield...
app/token_blacklist_contract Cache download and extraction of vk-f2b3d6d98e16d514-6a50192d71ba8cda54014107eaa971bcb20553b434144f6458ce8bdd476cd025.tar.gz complete in 0s.
app/token_blacklist_contract Processing function: update_roles...
app/token_blacklist_contract Function update_roles is neither public nor unconstrained, skipping.
test/benchmarking_contract compile test/benchmarking_contract
test/counter_contract compile test/counter_contract
app/nft_contract Processing function: transfer_to_public...
app/nft_contract Cache download and extraction of vk-55a1574a130b0e7e-10d7a92fcb3cec60b13d19c4cb939acaa535f702618b2f39390430ba966f42f8.tar.gz complete in 0s.
protocol/auth_registry_contract Processing function: set_authorized_private...
protocol/auth_registry_contract Cache download and extraction of vk-c3e99762fb11e97a-4d2ab5045dd0bf384fbb7273cb1db472f08f3f8fcc9bedb8ee900158d95c468a.tar.gz complete in 0s.
protocol/auth_registry_contract Processing function: set_reject_all...
protocol/auth_registry_contract Function set_reject_all is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: sync_private_state...
protocol/auth_registry_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/auth_registry_contract Processing function: utility_is_consumable...
protocol/auth_registry_contract Function utility_is_consumable is neither public nor unconstrained, skipping.
test/child_contract compile test/child_contract
protocol/router_contract Cache download and extraction of contract-ff1fef15cf453cb8.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: assert_class_id_is_registered...
protocol/contract_class_registerer_contract Cache download and extraction of vk-dbf0ca791ed452da-bfadd00fec576338981c5ebfc4e8a9c9ba4253b53b75319f357040b25e598e5e.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: broadcast_private_function...
protocol/contract_class_registerer_contract Cache download and extraction of vk-dbf0ca791ed452da-565a9387d32185e5840aaeaa981f34f59b23d5135c7bc5f4c76fa6024011027a.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: broadcast_utility_function...
protocol/contract_class_registerer_contract Cache download and extraction of vk-dbf0ca791ed452da-3a122bdabef7f626a930393c17f70b25f8569293482bdb2ba377ecffabc173b2.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: process_message...
protocol/contract_class_registerer_contract Function process_message is neither public nor unconstrained, skipping.
test/invalid_account_contract compile test/invalid_account_contract
app/token_contract Processing function: _finalize_mint_to_private_unsafe...
app/token_contract Function _finalize_mint_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _finalize_transfer_to_private_unsafe...
app/token_contract Function _finalize_transfer_to_private_unsafe is neither public nor unconstrained, skipping.
app/token_contract Processing function: _increase_public_balance...
app/token_contract Function _increase_public_balance is neither public nor unconstrained, skipping.
test/event_only_contract compile test/event_only_contract
test/import_test_contract compile test/import_test_contract
app/simple_token_contract Processing function: burn_private...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-c9d4db26c3dabd273d18489fcdb0e85b5d49712332773344c0287da5f6baba39.tar.gz complete in 0s.
app/simple_token_contract Processing function: burn_public...
app/simple_token_contract Function burn_public is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: cancel_authwit...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz complete in 0s.
app/simple_token_contract Processing function: constructor...
app/simple_token_contract Function constructor is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: finalize_mint_to_private...
app/simple_token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: finalize_transfer_to_private...
app/simple_token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: mint_privately...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-ba0362bd16764cbec1d8aa2df5d989a05c2d7f6be889f1b07507eaf25617af16.tar.gz complete in 0s.
app/simple_token_contract Processing function: mint_publicly...
app/simple_token_contract Function mint_publicly is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: prepare_private_balance_increase...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-f14278ef807040e01c1fba4d6e0197a3535906e18fb37be8a8a31b2401c2954b.tar.gz complete in 0s.
app/simple_token_contract Processing function: private_balance_of...
app/simple_token_contract Function private_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: private_transfer...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-47250d7381fd6cc9ad1267392aab861077db83c3f2e6f2503e7092c4dc9e46a1.tar.gz complete in 0s.
protocol/fee_juice_contract Processing function: claim...
protocol/fee_juice_contract Cache download and extraction of vk-5eea7a980ba6c04e-f94a7523033f56927c135d6e019a7f6a2f1bfe8f7552f6b922a19f6726ff1a6c.tar.gz complete in 0s.
protocol/fee_juice_contract Processing function: process_message...
protocol/fee_juice_contract Function process_message is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: public_dispatch...
protocol/fee_juice_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/fee_juice_contract Processing function: sync_private_state...
protocol/fee_juice_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/no_constructor_contract compile test/no_constructor_contract
test/auth_wit_test_contract Cache download and extraction of contract-7656cbd2ffc9c7b7.tar.gz complete in 0s.
app/simple_token_contract Processing function: process_message...
app/simple_token_contract Function process_message is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_balance_of...
app/simple_token_contract Function public_balance_of is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_dispatch...
app/simple_token_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/note_getter_contract compile test/note_getter_contract
app/simple_token_contract Processing function: public_get_decimals...
app/simple_token_contract Function public_get_decimals is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_name...
app/simple_token_contract Function public_get_name is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_get_symbol...
app/simple_token_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_total_supply...
app/simple_token_contract Function public_total_supply is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: public_transfer...
app/simple_token_contract Function public_transfer is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: sync_private_state...
app/simple_token_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Cache download and extraction of contract-894e95dd91858bd8.tar.gz complete in 0s.
test/avm_test_contract Cache download and extraction of contract-81d551f09e1a5b78.tar.gz complete in 0s.
test/avm_initializer_test_contract Cache download and extraction of contract-6166fa5b25702f1d.tar.gz complete in 0s.
app/token_contract Processing function: _recurse_subtract_balance...
app/token_contract Cache download and extraction of vk-46d23994f869240f-5c21c4488b5745e213c6180dcc24a44a9a4afac4cb165daef86d8b0fdcd7b83f.tar.gz complete in 0s.
app/token_contract Processing function: _reduce_total_supply...
app/token_contract Function _reduce_total_supply is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_private...
app/token_contract Function balance_of_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: balance_of_public...
app/token_contract Function balance_of_public is neither public nor unconstrained, skipping.
app/simple_token_contract Processing function: transfer_from_private_to_public...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-4362d9e61d6e557377e4dff7e76c468a52c902eabcbd6b8c9d7b146b8c3547fb.tar.gz complete in 0s.
app/simple_token_contract Processing function: transfer_from_public_to_private...
app/simple_token_contract Cache download and extraction of vk-415c7dec1e37b686-d5b7412b044be10d4fba877abc3dfb70a4bf43bf09a4ff193b78131abbd2efd0.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: register...
protocol/contract_class_registerer_contract Cache download and extraction of vk-dbf0ca791ed452da-397ce07b584041ba74fd3d755abde68be01343e000dab7187b930473579798a5.tar.gz complete in 0s.
protocol/contract_class_registerer_contract Processing function: sync_private_state...
protocol/contract_class_registerer_contract Function sync_private_state is neither public nor unconstrained, skipping.
protocol/contract_class_registerer_contract Processing function: public_dispatch...
protocol/contract_class_registerer_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/benchmarking_contract Cache download and extraction of contract-44a22beca7852b20.tar.gz complete in 0s.
app/token_contract Processing function: burn_private...
app/token_contract Cache download and extraction of vk-46d23994f869240f-affd3bd9b5f93d8e724aa134a0d941673a88c27c848a788f77f40360095c82b6.tar.gz complete in 0s.
test/child_contract Cache download and extraction of contract-6f1ef3d2faad1faa.tar.gz complete in 0s.
app/token_contract Processing function: burn_public...
app/token_contract Function burn_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: cancel_authwit...
app/token_contract Cache download and extraction of vk-46d23994f869240f-e7720c6f842c6d6962848403f110874f545ebc38eb3838d909144b64201b3f26.tar.gz complete in 0s.
app/token_contract Processing function: constructor...
app/token_contract Function constructor is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_mint_to_private...
app/token_contract Function finalize_mint_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private...
app/token_contract Function finalize_transfer_to_private is neither public nor unconstrained, skipping.
app/token_contract Processing function: finalize_transfer_to_private_from_private...
app/token_contract Cache download and extraction of vk-46d23994f869240f-577876675163380252dda86bd7d8ab507182a1f59388d528a6670e5affedc967.tar.gz complete in 0s.
app/token_contract Processing function: get_admin...
app/token_contract Function get_admin is neither public nor unconstrained, skipping.
app/token_contract Processing function: is_minter...
app/token_contract Function is_minter is neither public nor unconstrained, skipping.
test/event_only_contract Cache download and extraction of contract-9a677d62c0ecb75a.tar.gz complete in 0s.
test/import_test_contract Cache download and extraction of contract-b5559549284f6fba.tar.gz complete in 0s.
test/offchain_effect_contract compile test/offchain_effect_contract
test/parent_contract compile test/parent_contract
protocol/router_contract Processing function: _check_block_number...
protocol/router_contract Function _check_block_number is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: _check_timestamp...
protocol/router_contract Function _check_timestamp is neither public nor unconstrained, skipping.
test/counter_contract Cache download and extraction of contract-b544b80e73deee18.tar.gz complete in 0s.
test/no_constructor_contract Cache download and extraction of contract-13dc1e3de5fda1ff.tar.gz complete in 0s.
test/invalid_account_contract Cache download and extraction of contract-56bff8d04c1dcaeb.tar.gz complete in 0s.
test/note_getter_contract Cache download and extraction of contract-d5a0390f21c8140e.tar.gz complete in 0s.
app/token_contract Processing function: mint_to_private...
app/token_contract Cache download and extraction of vk-46d23994f869240f-d9717f3039f22c03ae5a121904d4f303de6c3d60260c6d45489453c8882b714f.tar.gz complete in 0s.
app/token_contract Processing function: mint_to_public...
app/token_contract Function mint_to_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: prepare_private_balance_increase...
app/token_contract Cache download and extraction of vk-46d23994f869240f-3cd5b4216bb63f622f1a36dde01fb6cb775269cda08830ed8ef485519a72626b.tar.gz complete in 0s.
protocol/router_contract Processing function: check_block_number...
protocol/router_contract Cache download and extraction of vk-ff1fef15cf453cb8-01b3f3cfaf22b88e210a3378b72020b89d3b17292956d0f7939370c98bd86b48.tar.gz complete in 0s.
app/token_contract Processing function: private_get_decimals...
app/token_contract Cache download and extraction of vk-46d23994f869240f-264af6b04b5af9664686c10dcc5d0a590b1aecc9deda75d1abbdce37d6bdfefa.tar.gz complete in 0s.
app/token_contract Processing function: private_get_name...
app/token_contract Cache download and extraction of vk-46d23994f869240f-83f92aa674a2c037cfc38d7cc0b222e1e176adc4ef4830af40347f91c482f2b8.tar.gz complete in 0s.
protocol/router_contract Processing function: check_timestamp...
protocol/router_contract Cache download and extraction of vk-ff1fef15cf453cb8-65505d6f933519c7fc3832be6a26e901ccb7cd37816a512f85c4b871d934ef37.tar.gz complete in 0s.
protocol/router_contract Processing function: process_message...
protocol/router_contract Function process_message is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: public_dispatch...
protocol/router_contract Function public_dispatch is neither public nor unconstrained, skipping.
protocol/router_contract Processing function: sync_private_state...
protocol/router_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: keccak_f1600...
test/avm_gadgets_test_contract Function keccak_f1600 is neither public nor unconstrained, skipping.
app/token_contract Processing function: private_get_symbol...
app/token_contract Cache download and extraction of vk-46d23994f869240f-17c20c299a6413480b020625341537d18214baf2205eb8ab2ee3df4d365e32b5.tar.gz complete in 0s.
test/avm_gadgets_test_contract Processing function: keccak_hash...
test/avm_gadgets_test_contract Function keccak_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash...
test/avm_gadgets_test_contract Function pedersen_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: pedersen_hash_with_index...
test/avm_gadgets_test_contract Function pedersen_hash_with_index is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: poseidon2_hash...
test/avm_gadgets_test_contract Function poseidon2_hash is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: process_message...
test/avm_gadgets_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: public_dispatch...
test/avm_gadgets_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_10...
test/avm_gadgets_test_contract Function sha256_hash_10 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_100...
test/avm_gadgets_test_contract Function sha256_hash_100 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_20...
test/avm_gadgets_test_contract Function sha256_hash_20 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_2048...
test/avm_gadgets_test_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_255...
test/avm_gadgets_test_contract Function sha256_hash_255 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_256...
test/avm_gadgets_test_contract Function sha256_hash_256 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_30...
test/avm_gadgets_test_contract Function sha256_hash_30 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_40...
test/avm_gadgets_test_contract Function sha256_hash_40 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_50...
test/avm_gadgets_test_contract Function sha256_hash_50 is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract compile test/pending_note_hashes_contract
test/auth_wit_test_contract Processing function: consume...
test/auth_wit_test_contract Cache download and extraction of vk-7656cbd2ffc9c7b7-761f3917dd6af2629744ad53dd78f94b626301bc422e969a55068fe4f64cb03f.tar.gz complete in 0s.
test/auth_wit_test_contract Processing function: consume_public...
test/auth_wit_test_contract Function consume_public is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: process_message...
test/auth_wit_test_contract Function process_message is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: public_dispatch...
test/auth_wit_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/auth_wit_test_contract Processing function: sync_private_state...
test/auth_wit_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_args_return...
test/avm_test_contract Function add_args_return is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_storage_map...
test/avm_test_contract Function add_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: add_u128...
test/avm_test_contract Function add_u128 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_calldata_copy...
test/avm_test_contract Function assert_calldata_copy is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_nullifier_exists...
test/avm_test_contract Function assert_nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assert_same...
test/avm_test_contract Function assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: assertion_failure...
test/avm_test_contract Function assertion_failure is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: bulk_testing...
test/avm_test_contract Function bulk_testing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: conditional_move...
test/avm_test_contract Function conditional_move is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_different_nullifier_in_nested_call...
test/avm_test_contract Function create_different_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: create_same_nullifier_in_nested_call...
test/avm_test_contract Function create_same_nullifier_in_nested_call is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: debug_logging...
test/avm_test_contract Function debug_logging is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: divide_by_zero...
test/avm_test_contract Function divide_by_zero is neither public nor unconstrained, skipping.
app/token_contract Processing function: process_message...
app/token_contract Function process_message is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_dispatch...
app/token_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_decimals...
app/token_contract Function public_get_decimals is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_name...
app/token_contract Function public_get_name is neither public nor unconstrained, skipping.
app/token_contract Processing function: public_get_symbol...
app/token_contract Function public_get_symbol is neither public nor unconstrained, skipping.
app/token_contract Processing function: set_admin...
app/token_contract Function set_admin is neither public nor unconstrained, skipping.
app/token_contract Processing function: set_minter...
app/token_contract Function set_minter is neither public nor unconstrained, skipping.
app/token_contract Processing function: sync_private_state...
app/token_contract Function sync_private_state is neither public nor unconstrained, skipping.
app/token_contract Processing function: total_supply...
app/token_contract Function total_supply is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add...
test/avm_test_contract Function elliptic_curve_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: elliptic_curve_add_and_double...
test/avm_test_contract Function elliptic_curve_add_and_double is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: emit_nullifier_and_check...
test/avm_test_contract Function emit_nullifier_and_check is neither public nor unconstrained, skipping.
test/public_immutable_contract compile test/public_immutable_contract
test/avm_initializer_test_contract Processing function: constructor...
test/avm_initializer_test_contract Function constructor is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: process_message...
test/avm_initializer_test_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: public_dispatch...
test/avm_initializer_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: read_storage_immutable...
test/avm_initializer_test_contract Function read_storage_immutable is neither public nor unconstrained, skipping.
test/avm_initializer_test_contract Processing function: sync_private_state...
test/avm_initializer_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract compile test/returning_tuple_contract
app/token_contract Processing function: transfer...
app/token_contract Cache download and extraction of vk-46d23994f869240f-b451f8cee9e1dd92b9dfd4240bd32ba749e0bb291f0e3f2fb0c842d903b140e8.tar.gz complete in 1s.
test/benchmarking_contract Processing function: broadcast...
test/benchmarking_contract Function broadcast is neither public nor unconstrained, skipping.
test/offchain_effect_contract Cache download and extraction of contract-c09d2404480127c9.tar.gz complete in 1s.
test/parent_contract Cache download and extraction of contract-fd1a75e6d2263279.tar.gz complete in 1s.
app/token_contract Processing function: transfer_in_private...
app/token_contract Cache download and extraction of vk-46d23994f869240f-32b66910ca8911a1feb19a8d142e3a194199c7cba803582055ea999aac11ef39.tar.gz complete in 0s.
app/token_contract Processing function: transfer_in_public...
app/token_contract Function transfer_in_public is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_to_private...
app/token_contract Cache download and extraction of vk-46d23994f869240f-eadb0fdbf8be619b0b491c7277ce506d3c51b95add2c5d9819b9f17e02c91c3e.tar.gz complete in 1s.
test/benchmarking_contract Processing function: create_note...
test/benchmarking_contract Cache download and extraction of vk-44a22beca7852b20-e195b8d2d875de6214aa219b3ec9bfb7aa705f3def2a29c55edef0929b64050e.tar.gz complete in 0s.
test/benchmarking_contract Processing function: increment_balance...
test/benchmarking_contract Function increment_balance is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: process_message...
test/benchmarking_contract Function process_message is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: public_dispatch...
test/benchmarking_contract Function public_dispatch is neither public nor unconstrained, skipping.
app/token_contract Processing function: transfer_to_public...
app/token_contract Cache download and extraction of vk-46d23994f869240f-d202c1c87514c266c3d78259b9542da708d6b7cd8ebb62b15c9a8d426ace90f7.tar.gz complete in 0s.
test/invalid_account_contract Processing function: process_message...
test/invalid_account_contract Function process_message is neither public nor unconstrained, skipping.
test/invalid_account_contract Processing function: sync_private_state...
test/invalid_account_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: emit_public...
test/no_constructor_contract Function emit_public is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: emit_event_for_msg_sender...
test/event_only_contract Cache download and extraction of vk-9a677d62c0ecb75a-5d54bcaf845b78e45de05cb8f001c1c1069c8a21cc1a6b1bbc28d869c8a1b49e.tar.gz complete in 0s.
test/event_only_contract Processing function: process_message...
test/event_only_contract Function process_message is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: sync_private_state...
test/event_only_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/event_only_contract Processing function: public_dispatch...
test/event_only_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/child_contract Processing function: private_get_value...
test/child_contract Cache download and extraction of vk-6f1ef3d2faad1faa-bf369db159e843df5571cc215162fc11327ad48ac361bb3ab3126f900911ed90.tar.gz complete in 0s.
test/avm_gadgets_test_contract Processing function: sha256_hash_511...
test/avm_gadgets_test_contract Function sha256_hash_511 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_512...
test/avm_gadgets_test_contract Function sha256_hash_512 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_60...
test/avm_gadgets_test_contract Function sha256_hash_60 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_70...
test/avm_gadgets_test_contract Function sha256_hash_70 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_80...
test/avm_gadgets_test_contract Function sha256_hash_80 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sha256_hash_90...
test/avm_gadgets_test_contract Function sha256_hash_90 is neither public nor unconstrained, skipping.
test/avm_gadgets_test_contract Processing function: sync_private_state...
test/avm_gadgets_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: recreate_note...
test/benchmarking_contract Cache download and extraction of vk-44a22beca7852b20-8d14bf0dd05bfeb853ce2ec242f96ce06cadc2ff0d308be3592909564fbabe0e.tar.gz complete in 0s.
test/benchmarking_contract Processing function: sha256_hash_2048...
test/benchmarking_contract Function sha256_hash_2048 is neither public nor unconstrained, skipping.
test/benchmarking_contract Processing function: sync_private_state...
test/benchmarking_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: private_set_value...
test/child_contract Cache download and extraction of vk-6f1ef3d2faad1faa-795381f700c51f4bb5bb58a5fe18d975758679a634fbfc24b47bc8ecb0d14896.tar.gz complete in 0s.
test/child_contract Processing function: process_message...
test/child_contract Function process_message is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_get_value...
test/child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value...
test/child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_inc_value_internal...
test/child_contract Function pub_inc_value_internal is neither public nor unconstrained, skipping.
test/child_contract Processing function: pub_set_value...
test/child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/child_contract Processing function: public_dispatch...
test/child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_first...
test/child_contract Function set_value_twice_with_nested_first is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_twice_with_nested_last...
test/child_contract Function set_value_twice_with_nested_last is neither public nor unconstrained, skipping.
test/child_contract Processing function: set_value_with_two_nested_calls...
test/child_contract Function set_value_with_two_nested_calls is neither public nor unconstrained, skipping.
test/child_contract Processing function: sync_private_state...
test/child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/child_contract Processing function: value...
test/child_contract Cache download and extraction of vk-6f1ef3d2faad1faa-ac4de5df98de97fb777edc2fe506961e86d4a8fa9146fff25a6af23233de0ec2.tar.gz complete in 0s.
test/child_contract Processing function: value_internal...
test/child_contract Cache download and extraction of vk-6f1ef3d2faad1faa-25ea8830a3ddaae4f8d06e0cb0bab5da6683da38c079d38fb5430869490750b3.tar.gz complete in 0s.
test/invalid_account_contract Processing function: verify_private_authwit...
test/invalid_account_contract Cache download and extraction of vk-56bff8d04c1dcaeb-07edf60d1aa9518f86ce1fb6ebf3102ff1ff8598fe53862a0028ed6c94363c25.tar.gz complete in 0s.
test/invalid_account_contract Processing function: public_dispatch...
test/invalid_account_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: call_no_args...
test/import_test_contract Cache download and extraction of vk-b5559549284f6fba-4d2d364ab3ee23c54e8e38b291d2336c43fac3a8a8ce1a0cee1d76e8a29d22bb.tar.gz complete in 0s.
test/import_test_contract Processing function: call_public_fn...
test/import_test_contract Cache download and extraction of vk-b5559549284f6fba-b725437c1a60356afda8e53312eeda868bf589bae881d42dc3c64063901c8d4f.tar.gz complete in 0s.
test/import_test_contract Processing function: main_contract...
test/import_test_contract Cache download and extraction of vk-b5559549284f6fba-3737c3052be16b8cbc65cc4926fdd855daf4db4c1982566d467e7857bcebd270.tar.gz complete in 0s.
test/import_test_contract Processing function: process_message...
test/import_test_contract Function process_message is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: pub_call_public_fn...
test/import_test_contract Function pub_call_public_fn is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: public_dispatch...
test/import_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/import_test_contract Processing function: sync_private_state...
test/import_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/spam_contract compile test/spam_contract
test/no_constructor_contract Processing function: initialize_private_mutable...
test/no_constructor_contract Cache download and extraction of vk-13dc1e3de5fda1ff-0ca40216e465ce25a13dd0338f4de1cfedf39286db2459767dce8a48a4dfd2d0.tar.gz complete in 0s.
test/no_constructor_contract Processing function: is_private_mutable_initialized...
test/no_constructor_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: process_message...
test/no_constructor_contract Function process_message is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: public_dispatch...
test/no_constructor_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/no_constructor_contract Processing function: sync_private_state...
test/no_constructor_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/stateful_test_contract compile test/stateful_test_contract
test/pending_note_hashes_contract Cache download and extraction of contract-2d681101842b2c50.tar.gz complete in 0s.
test/state_vars_contract compile test/state_vars_contract
test/static_child_contract compile test/static_child_contract
test/static_parent_contract compile test/static_parent_contract
test/public_immutable_contract Cache download and extraction of contract-221aecd57e5ea88e.tar.gz complete in 0s.
app/token_contract Processing function: transfer_to_public_and_prepare_private_balance_increase...
app/token_contract Cache download and extraction of vk-46d23994f869240f-d1dabeac2fc020ad9a1a8e3cc7861b14814eb01b3e77e2e46b45867717806c7a.tar.gz complete in 0s.
test/test_contract compile test/test_contract
test/avm_test_contract Processing function: emit_public_log...
test/avm_test_contract Function emit_public_log is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: enqueue_public_from_private...
test/avm_test_contract Cache download and extraction of vk-81d551f09e1a5b78-e782e4da9b38caf293d16c02dfb91b194f26dbec3d746ef6eafdcd7a1b1c0d29.tar.gz complete in 0s.
test/test_log_contract compile test/test_log_contract
test/avm_test_contract Processing function: external_call_to_assertion_failure...
test/avm_test_contract Function external_call_to_assertion_failure is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: insert_note...
test/note_getter_contract Cache download and extraction of vk-d5a0390f21c8140e-a39944a9f7a9d501f5fb7edd2f090fbc500ff607a90ec2cf0a2ad7734d1d46f3.tar.gz complete in 0s.
test/note_getter_contract Processing function: process_message...
test/note_getter_contract Function process_message is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: read_note_values...
test/note_getter_contract Function read_note_values is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: sync_private_state...
test/note_getter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/note_getter_contract Processing function: public_dispatch...
test/note_getter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: external_call_to_divide_by_zero...
test/avm_test_contract Function external_call_to_divide_by_zero is neither public nor unconstrained, skipping.
test/returning_tuple_contract Cache download and extraction of contract-7c379a2ec50d206e.tar.gz complete in 0s.
test/counter_contract Processing function: decrement...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz complete in 0s.
test/counter_contract Processing function: emit_in_public...
test/counter_contract Function emit_in_public is neither public nor unconstrained, skipping.
test/counter_contract Processing function: get_counter...
test/counter_contract Function get_counter is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: external_call_to_divide_by_zero_recovers...
test/avm_test_contract Function external_call_to_divide_by_zero_recovers is neither public nor unconstrained, skipping.
test/counter_contract Processing function: increment...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz complete in 0s.
test/counter_contract Processing function: increment_and_decrement...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz complete in 0s.
test/counter_contract Processing function: increment_self_and_other...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz complete in 0s.
test/counter_contract Processing function: increment_twice...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz complete in 0s.
test/counter_contract Processing function: initialize...
test/counter_contract Cache download and extraction of vk-b544b80e73deee18-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 0s.
test/counter_contract Processing function: process_message...
test/counter_contract Function process_message is neither public nor unconstrained, skipping.
test/counter_contract Processing function: public_dispatch...
test/counter_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: fn_w_large_calldata...
test/avm_test_contract Function fn_w_large_calldata is neither public nor unconstrained, skipping.
test/txe_test_contract compile test/txe_test_contract
test/counter_contract Processing function: sync_private_state...
test/counter_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_address...
test/avm_test_contract Function get_address is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_args_hash...
test/avm_test_contract Function get_args_hash is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_block_number...
test/avm_test_contract Function get_block_number is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_chain_id...
test/avm_test_contract Function get_chain_id is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_da_gas_left...
test/avm_test_contract Function get_da_gas_left is neither public nor unconstrained, skipping.
test/updatable_contract compile test/updatable_contract
test/avm_test_contract Processing function: get_fee_per_da_gas...
test/avm_test_contract Function get_fee_per_da_gas is neither public nor unconstrained, skipping.
test/spam_contract Cache download and extraction of contract-a163522b8a70218a.tar.gz complete in 0s.
test/updated_contract compile test/updated_contract
test/avm_test_contract Processing function: get_fee_per_l2_gas...
test/avm_test_contract Function get_fee_per_l2_gas is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_l2_gas_left...
test/avm_test_contract Function get_l2_gas_left is neither public nor unconstrained, skipping.
test/parent_contract Processing function: enqueue_call_to_child...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-51bb27c3753539d78b158cb3c2ddee25f65dba28a02b855f99534b27bf802dc7.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_call_to_child_twice...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-7d7f55da27d4964b44b4c01e6c30c9693243a6848c98f12f5f7d7082d2bf2e64.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_call_to_child_with_many_args_and_recurse...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-fb96bbfa3c0dea195fd3a14dc9d80ef3b4439265bd3dd934fe18838f59c72320.tar.gz complete in 0s.
test/state_vars_contract Cache download and extraction of contract-5e33ba6a82d217a0.tar.gz complete in 0s.
test/avm_test_contract Processing function: get_sender...
test/avm_test_contract Function get_sender is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: get_timestamp...
test/avm_test_contract Function get_timestamp is neither public nor unconstrained, skipping.
test/static_child_contract Cache download and extraction of contract-9324da20c542ac79.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_event_as_offchain_message_for_msg_sender...
test/offchain_effect_contract Cache download and extraction of vk-c09d2404480127c9-483213caadcce9632322f23f506dd7da2ffa5efe9eaa6ed741a4ab047db37d3a.tar.gz complete in 0s.
test/avm_test_contract Processing function: get_transaction_fee...
test/avm_test_contract Function get_transaction_fee is neither public nor unconstrained, skipping.
test/parent_contract Processing function: enqueue_call_to_pub_entry_point...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-00f0472952441957b8e32355944df215414cadb6ed9d748b1476256dad6a3ad8.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_first...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-74cd3d279f6ae5ab32c8d8aabb2804b0f74ec58189fb8a59aeb1f1dd2fda5f32.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_calls_to_child_with_nested_last...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-a02c12175d19c80921e67bb8820af0a59450ab4fe737317300c4f383f65ef374.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_calls_to_pub_entry_point...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-d766b2c6a43400544c622d25ef03004364ee0200616f28990d0ce523e980a5b2.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_static_call_to_pub_function...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz complete in 0s.
test/parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-4f3374d7a9f96b040f9f23aa50785f028f1496a6bfe20f1e9ff032aaf0b857c3.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_note_as_offchain_message...
test/offchain_effect_contract Cache download and extraction of vk-c09d2404480127c9-ebeb29da4dbf064adb3984607cd88b1eb5395f0cbdc5c2a8092f5e5f956e2a47.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emit_offchain_effects...
test/offchain_effect_contract Cache download and extraction of vk-c09d2404480127c9-cc9195248f3130d95d4ff984ce5d81333483288f46401c4a1d7d34ae9f177a2e.tar.gz complete in 0s.
test/offchain_effect_contract Processing function: emitting_offchain_effect_from_utility_reverts...
test/offchain_effect_contract Function emitting_offchain_effect_from_utility_reverts is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: get_note_value...
test/offchain_effect_contract Function get_note_value is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: process_message...
test/offchain_effect_contract Function process_message is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: sync_private_state...
test/offchain_effect_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/offchain_effect_contract Processing function: public_dispatch...
test/offchain_effect_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Cache download and extraction of contract-961cf40d20af40d4.tar.gz complete in 0s.
test/avm_test_contract Processing function: get_version...
test/avm_test_contract Function get_version is neither public nor unconstrained, skipping.
test/stateful_test_contract Cache download and extraction of contract-c2331bfdad4a3825.tar.gz complete in 0s.
test/parent_contract Processing function: entry_point...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-67e93e1d5bd0683d92b28524c74f5ec64815849a3b680ea43a59f9168f47dcfe.tar.gz complete in 0s.
test/parent_contract Processing function: private_call...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz complete in 0s.
test/parent_contract Processing function: private_nested_static_call...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-b62bc89d608c26cdb9085c3e4d492ef87259549cdb4cdd7110aae92ab25cf2d3.tar.gz complete in 0s.
test/parent_contract Processing function: private_static_call...
test/parent_contract Cache download and extraction of vk-fd1a75e6d2263279-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz complete in 0s.
test/parent_contract Processing function: process_message...
test/parent_contract Function process_message is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point...
test/parent_contract Function pub_entry_point is neither public nor unconstrained, skipping.
test/parent_contract Processing function: pub_entry_point_twice...
test/parent_contract Function pub_entry_point_twice is neither public nor unconstrained, skipping.
test/test_contract Cache download and extraction of contract-eb75935d59d9b22b.tar.gz complete in 0s.
test/avm_test_contract Processing function: l1_to_l2_msg_exists...
test/avm_test_contract Function l1_to_l2_msg_exists is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: initialize_value...
test/public_immutable_contract Function initialize_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: process_message...
test/public_immutable_contract Function process_message is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: public_dispatch...
test/public_immutable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value...
test/public_immutable_contract Function read_value is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: read_value_unsafe...
test/public_immutable_contract Function read_value_unsafe is neither public nor unconstrained, skipping.
test/public_immutable_contract Processing function: sync_private_state...
test/public_immutable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: modulo2...
test/avm_test_contract Function modulo2 is neither public nor unconstrained, skipping.
test/test_log_contract Cache download and extraction of contract-69195549a8329077.tar.gz complete in 0s.
test/parent_contract Processing function: public_call_with_max_over_n_args...
test/parent_contract Function public_call_with_max_over_n_args is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_dispatch...
test/parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_nested_static_call...
test/parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: public_static_call...
test/parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/parent_contract Processing function: sync_private_state...
test/parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_l2_to_l1_msgs...
test/avm_test_contract Function n_new_l2_to_l1_msgs is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_note_hashes...
test/avm_test_contract Function n_new_note_hashes is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_nullifiers...
test/avm_test_contract Function n_new_nullifiers is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: n_new_public_logs...
test/avm_test_contract Function n_new_public_logs is neither public nor unconstrained, skipping.
test/txe_test_contract Cache download and extraction of contract-1da180dbfdaf5ee2.tar.gz complete in 0s.
test/avm_test_contract Processing function: n_storage_writes...
test/avm_test_contract Function n_storage_writes is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_large_calldata...
test/avm_test_contract Function nested_call_large_calldata is neither public nor unconstrained, skipping.
test/updatable_contract Cache download and extraction of contract-819fab96c684e055.tar.gz complete in 0s.
test/avm_test_contract Processing function: nested_call_to_add...
test/avm_test_contract Function nested_call_to_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_add_n_times_different_addresses...
test/avm_test_contract Function nested_call_to_add_n_times_different_addresses is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_add_with_gas...
test/avm_test_contract Function nested_call_to_add_with_gas is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: dummy...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-c93811e9f2c4d8a9e4ab98deb79fad0fd98ea850ca6b055d6ee6b72affd2bc31.tar.gz complete in 0s.
test/updated_contract Cache download and extraction of contract-61322a8f3564d9bd.tar.gz complete in 0s.
test/avm_test_contract Processing function: nested_call_to_assert_same...
test/avm_test_contract Function nested_call_to_assert_same is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_nothing...
test/avm_test_contract Function nested_call_to_nothing is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_call_to_nothing_recovers...
test/avm_test_contract Function nested_call_to_nothing_recovers is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_static_call_to_add...
test/avm_test_contract Function nested_static_call_to_add is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nested_static_call_to_set_storage...
test/avm_test_contract Function nested_static_call_to_set_storage is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: new_note_hash...
test/avm_test_contract Function new_note_hash is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: fn_that_returns_1...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-b6ade638f71b03a2ec7daafed9e0db99fe414cff4424e3868956dd940a2f5d9c.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: fn_that_returns_2...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-015ef2a0a602a88ed4f58e98b4b70642b8495af507832fd6088164c1689af44f.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: fn_that_returns_3...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-3b2e9a38994c50bedc0fa11dcc694086174f75785e7101c314bc85c1fba6020a.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: fn_that_returns_4...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-9951aa3417a57f1d17544f0575ae3a5fe824f088292deb95df90793124c3cebf.tar.gz complete in 0s.
test/avm_test_contract Processing function: new_nullifier...
test/avm_test_contract Function new_nullifier is neither public nor unconstrained, skipping.
test/spam_contract Processing function: process_message...
test/spam_contract Function process_message is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_dispatch...
test/spam_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/spam_contract Processing function: public_spam...
test/spam_contract Function public_spam is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: fn_that_returns_5...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-64150c868268f6c5bf02380393daf922aa0690504093c318475957d62a509482.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: fn_that_returns_6...
test/returning_tuple_contract Cache download and extraction of vk-7c379a2ec50d206e-a606caa0379b2e3cf8140bab02c40b89dca9f554d6a9b18eb4bfb33aa343f3a8.tar.gz complete in 0s.
test/returning_tuple_contract Processing function: process_message...
test/returning_tuple_contract Function process_message is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: sync_private_state...
test/returning_tuple_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/returning_tuple_contract Processing function: public_dispatch...
test/returning_tuple_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: note_hash_exists...
test/avm_test_contract Function note_hash_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nullifier_collision...
test/avm_test_contract Function nullifier_collision is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_private_mutable...
test/state_vars_contract Function get_private_mutable is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable...
test/state_vars_contract Function get_public_immutable is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: nullifier_exists...
test/avm_test_contract Function nullifier_exists is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: pedersen_commit...
test/avm_test_contract Function pedersen_commit is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: get_note_zero_balance...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-51c11b08c9d984ccacdec481c5501c62028e2ddc150c13ab094325a9d8bcf051.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: get_then_nullify_note...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-98999ea31355215033db91fd0b2d7e377356b9400ccc9169aa22a1bfc89e3edb.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: insert_note...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-9b3eb9dc5b5817e511ecf7c610c76be96e1c1e9591c8fcd2e7cc714b2eab13d0.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: insert_note_extra_emit...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-36dc1ccaa5c277e29e94efa0a281cc670116f60bec8ffeb09de81878fd133f42.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: insert_note_static_randomness...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-eda48e34da951ed27d1c58f5aa315d6be271344d645977fe0f2cd9f4352c4f5b.tar.gz complete in 0s.
test/avm_test_contract Processing function: process_message...
test/avm_test_contract Function process_message is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: process_message...
test/pending_note_hashes_contract Function process_message is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: public_dispatch...
test/avm_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_assert_storage_single...
test/avm_test_contract Function read_assert_storage_single is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_private...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-e42ff629836ca433d47af93a40da898bf9aa584ab6732fe3bd97294160938dad.tar.gz complete in 1s.
test/state_vars_contract Processing function: get_public_immutable_constrained_private_indirect...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-5b9fbe74809edf8242ee58659ca04490c04067f605d49c5aa2b00df72554b57d.tar.gz complete in 1s.
test/state_vars_contract Processing function: get_public_immutable_constrained_public...
test/state_vars_contract Function get_public_immutable_constrained_public is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_indirect...
test/state_vars_contract Function get_public_immutable_constrained_public_indirect is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: get_public_immutable_constrained_public_multiple...
test/state_vars_contract Function get_public_immutable_constrained_public_multiple is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: read_storage_list...
test/avm_test_contract Function read_storage_list is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: recursively_destroy_and_create_notes...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-cff7f2c5774b3e998ccac24d41405a1b3df7d053d609e7a14884f999e640179c.tar.gz complete in 1s.
test/pending_note_hashes_contract Processing function: sync_private_state...
test/pending_note_hashes_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_bad_get_then_insert_flat...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-93d0476be3ed5e1d10f7fef5f27615b3a2bdab4bf76157df06c63f86e045d590.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: test_emit_bad_note_log...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-0cd1a3af1db4fd7899f92e0c825ed0236bf8c62774589b3dffcc57c7021829c2.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: test_insert1_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-a36a12c46f4bd98d2fb0778ac622a869ac1ecb9e0c9858d14d4d15317f887f5e.tar.gz complete in 0s.
test/spam_contract Processing function: spam...
test/spam_contract Cache download and extraction of vk-a163522b8a70218a-7052bc947ff86671050de693ddecdf44eaa6562d0c46fc89e31456038052e240.tar.gz complete in 1s.
test/spam_contract Processing function: sync_private_state...
test/spam_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify1_all_in_nested_calls...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-6c9eb378e7a5f3f3ba7254a35796e75fb2f5b16645baa4df31c2337bad866860.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: test_insert2_then_get2_then_nullify2_all_in_nested_calls...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-9ef8c26cf064468220c1658dd925e8ffbd6f8d15e88c4700cee8784b744a7abd.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_all_in_nested_calls...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-5f61063d28f712683af3e24f8b1524f1bb867baddbf370761fe4d02cded45275.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: test_insert_then_get_then_nullify_flat...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-3b65653666e1c5ddfca00b9aa96b977a12dd496b50c84d50183d883c7c07f733.tar.gz complete in 0s.
test/avm_test_contract Processing function: read_storage_map...
test/avm_test_contract Function read_storage_map is neither public nor unconstrained, skipping.
test/pending_note_hashes_contract Processing function: test_recursively_create_notes...
test/pending_note_hashes_contract Cache download and extraction of vk-2d681101842b2c50-62772acea5affe6fe43b9e58b6ca1f48d50b965b8cfcf9208efcd9a2bb8cbd52.tar.gz complete in 0s.
test/pending_note_hashes_contract Processing function: public_dispatch...
test/pending_note_hashes_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: increase_private_value...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-2e238d6d62ee7b7326a378c4fd1380cff0c9b10ab2f40010e1f0bc6bc0de561b.tar.gz complete in 1s.
test/state_vars_contract Processing function: initialize_private...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-cc36c1f5c0753f14f97a6bdd43b3f86c7725312fd626e1ca574beebf5fde9b85.tar.gz complete in 1s.
test/avm_test_contract Processing function: read_storage_single...
test/avm_test_contract Function read_storage_single is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: initialize_private_immutable...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-8d7166934c73bce06703e534fbe3847cc6c5567e7267e6a14bbdda0ee34461f8.tar.gz complete in 1s.
test/state_vars_contract Processing function: initialize_public_immutable...
test/state_vars_contract Function initialize_public_immutable is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_priv_imm_initialized...
test/state_vars_contract Function is_priv_imm_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: is_private_mutable_initialized...
test/state_vars_contract Function is_private_mutable_initialized is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: match_public_immutable...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-a759cccdbdf4d7e73b98e405b70b2fa4022300c79c1dc7924d522329081bf456.tar.gz complete in 1s.
test/state_vars_contract Processing function: process_message...
test/state_vars_contract Function process_message is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: public_dispatch...
test/state_vars_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/state_vars_contract Processing function: sync_private_state...
test/state_vars_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: return_oracle...
test/avm_test_contract Function return_oracle is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: private_get_value...
test/static_child_contract Cache download and extraction of vk-9324da20c542ac79-064b94d1e85d329745afb952d63e378edd18dd2bcc574f72fad91d27f067711d.tar.gz complete in 0s.
test/static_child_contract Processing function: private_illegal_set_value...
test/static_child_contract Cache download and extraction of vk-9324da20c542ac79-415ac0d83c5e33e15326a4108539c332ff16bc5308ed500765e5d292832293b8.tar.gz complete in 0s.
test/static_child_contract Processing function: private_set_value...
test/static_child_contract Cache download and extraction of vk-9324da20c542ac79-50228c75745abdda2e271c828aafde23a0b8573ff5bed35c037400147073b554.tar.gz complete in 0s.
test/static_child_contract Processing function: process_message...
test/static_child_contract Function process_message is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_get_value...
test/static_child_contract Function pub_get_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_illegal_inc_value...
test/static_child_contract Function pub_illegal_inc_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_inc_value...
test/static_child_contract Function pub_inc_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: pub_set_value...
test/static_child_contract Function pub_set_value is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: public_dispatch...
test/static_child_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_child_contract Processing function: sync_private_state...
test/static_child_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: returndata_copy_oracle...
test/avm_test_contract Function returndata_copy_oracle is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: enqueue_call...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-1648c15cccea2b2f3d3f4898865bc944866029f3227b02c7b6bf918f85d765b8.tar.gz complete in 0s.
test/static_parent_contract Processing function: enqueue_public_get_value_from_child...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-2086dcbebb907dc3d4e8696fe490279f2f88b9ff3bdae9ca2769f0bedeeb684a.tar.gz complete in 0s.
test/stateful_test_contract Processing function: constructor...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-c5d490071dccab48b3e54b31dfcf9940cff3460a09a20a5ee01b15550981e200.tar.gz complete in 0s.
test/state_vars_contract Processing function: update_private_mutable...
test/state_vars_contract Cache download and extraction of vk-5e33ba6a82d217a0-0fa1deebf41cfa1dd994259af33e390e187081e6231195f62524d1579f977ecb.tar.gz complete in 0s.
test/state_vars_contract Processing function: view_private_immutable...
test/state_vars_contract Function view_private_immutable is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: revert_oracle...
test/avm_test_contract Function revert_oracle is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: send_l2_to_l1_msg...
test/avm_test_contract Function send_l2_to_l1_msg is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: create_note...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-2178f6d7db0785ad93bd68a883be94e6204279f6e47c662370e2f6d8c7f6fc0d.tar.gz complete in 0s.
test/test_contract Processing function: assert_header_private...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-a5df12a45a1e08c0d3a889cf2e24180bc67d7e2109826af75a2127dc5ea13522.tar.gz complete in 0s.
test/updated_contract Processing function: get_private_value...
test/updated_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_private_value...
test/updatable_contract Function get_private_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_public_value...
test/updatable_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: get_update_delay...
test/updatable_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_big_field...
test/avm_test_contract Function set_opcode_big_field is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: create_note_no_init_check...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-83e38b9256481a5fe004b206898efd5b15d23feb0b911d265900bf23d35dc369.tar.gz complete in 0s.
test/test_contract Processing function: assert_private_global_vars...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-0864a214c3de9159d7706fc064c14a67d5d17bd7bc9177de8a674652b97e7dd0.tar.gz complete in 0s.
test/test_contract Processing function: call_create_note...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-74139cf443ef595c18607b3fa1091561a36b4590bfb0b3bfbb6644c143f47653.tar.gz complete in 0s.
test/test_contract Processing function: call_destroy_note...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-f65f2193955afa1096bcc2b8a2243209e08bebf79be40bb80170c7af9fc6ba47.tar.gz complete in 0s.
test/test_contract Processing function: call_get_notes...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-1b1344629c53860829cb4dce93428c8a41d5f68dee68bc830cfe1fb71fc660c0.tar.gz complete in 0s.
test/test_contract Processing function: call_get_notes_many...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-0cc840a0c2bf3c8ebbd81a78cf84096ec5c9fac915f2b07b0a742e126a9cfde7.tar.gz complete in 0s.
test/test_contract Processing function: call_view_notes...
test/test_contract Function call_view_notes is neither public nor unconstrained, skipping.
test/test_contract Processing function: call_view_notes_many...
test/test_contract Function call_view_notes_many is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_public_value...
test/updated_contract Function get_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: get_update_delay...
test/updated_contract Function get_update_delay is neither public nor unconstrained, skipping.
test/updated_contract Processing function: process_message...
test/updated_contract Function process_message is neither public nor unconstrained, skipping.
test/updated_contract Processing function: public_dispatch...
test/updated_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: enqueue_static_call_to_pub_function...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-c43a7336b2070e0bbfea5bb3c7c0e05000dd7b7d0d0ccb65a6e33c5f310a65fe.tar.gz complete in 0s.
test/static_parent_contract Processing function: enqueue_static_nested_call_to_pub_function...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-e39e73672cd4d3140df7a54b08337763461f350f042e4086679648f4a826de37.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_call...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-e88fa4446f95d8a235ae82230b9dccea5af7f3633a3ae7b7cef5db9508f5a414.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_call_3_args...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-fdfcdacafb02aa39047dd1d8527dc73609ca007b60532065cb8624237641b199.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_get_value_from_child...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-8de6b34ced00ae0eccd42ef33a200cde966d6e7c1ba03d585fb75ac10bdac27d.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_nested_static_call...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-3990a47a901c7e66d5af3135f352883b215c49df873c5d65ee081807c0cdba2f.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_nested_static_call_3_args...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-2b0b6f691ad869cbfe6ea4eca7af0d90ead54dfb43054e5a49411692e05b298f.tar.gz complete in 0s.
test/static_parent_contract Processing function: private_static_call...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-2cc2a192c7f95528c3d4a39d94ac1e494baff818fadd127d59d791b9ebc5abab.tar.gz complete in 0s.
test/avm_test_contract Processing function: set_opcode_really_big_field...
test/avm_test_contract Function set_opcode_really_big_field is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_small_field...
test/avm_test_contract Function set_opcode_small_field is neither public nor unconstrained, skipping.
test/test_contract Processing function: consume_message_from_arbitrary_sender_private...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-a2ccd3f48138957c85f1d80507e1d17d154f0a5cf424d77ccffab8ea0a38374d.tar.gz complete in 0s.
test/test_contract Processing function: consume_message_from_arbitrary_sender_public...
test/test_contract Function consume_message_from_arbitrary_sender_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: consume_mint_to_private_message...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-467ef48056c345d26f78a30d04e724a9f97d5d10f74906d7b3e6693d5d877568.tar.gz complete in 0s.
test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_private...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-7b45df02a92f1bad6d0be476c69ba1cd853fb467c17078ba0b40e4fcc7e3b820.tar.gz complete in 0s.
test/test_contract Processing function: create_l2_to_l1_message_arbitrary_recipient_public...
test/test_contract Function create_l2_to_l1_message_arbitrary_recipient_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: deploy_contract...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-63a42a03fa8a4014f8600ec67f2d7e175f854861c4fecca9f0851189e4009224.tar.gz complete in 0s.
test/test_contract Processing function: dummy_public_call...
test/test_contract Function dummy_public_call is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: emit_encrypted_events...
test/test_log_contract Cache download and extraction of vk-69195549a8329077-44db225b4197f267fa54b61deac76be0b22bef9d177aae532a7fb41292f963a4.tar.gz complete in 0s.
test/test_log_contract Processing function: emit_unencrypted_events...
test/test_log_contract Function emit_unencrypted_events is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: private_static_call_3_args...
test/static_parent_contract Cache download and extraction of vk-961cf40d20af40d4-88fdd7028db8d5683e1f56dc58e28fc3202c8b3c4a103fa6ee4cd002eec0b297.tar.gz complete in 0s.
test/static_parent_contract Processing function: process_message...
test/static_parent_contract Function process_message is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_call...
test/static_parent_contract Function public_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_dispatch...
test/static_parent_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_get_value_from_child...
test/static_parent_contract Function public_get_value_from_child is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_nested_static_call...
test/static_parent_contract Function public_nested_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: public_static_call...
test/static_parent_contract Function public_static_call is neither public nor unconstrained, skipping.
test/static_parent_contract Processing function: sync_private_state...
test/static_parent_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u32...
test/avm_test_contract Function set_opcode_u32 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u64...
test/avm_test_contract Function set_opcode_u64 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_opcode_u8...
test/avm_test_contract Function set_opcode_u8 is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_read_storage_single...
test/avm_test_contract Function set_read_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_list...
test/avm_test_contract Function set_storage_list is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_map...
test/avm_test_contract Function set_storage_map is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: set_storage_single...
test/avm_test_contract Function set_storage_single is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: sync_private_state...
test/avm_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: test_get_contract_instance...
test/avm_test_contract Function test_get_contract_instance is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: test_get_contract_instance_matches...
test/avm_test_contract Function test_get_contract_instance_matches is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: to_radix_le...
test/avm_test_contract Function to_radix_le is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: u128_addition_overflow...
test/avm_test_contract Function u128_addition_overflow is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_array_as_encrypted_log...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-0fda17971ebb4a0daeb4aea9a387be56416c004230b5beecfe4603cfdfbb7e06.tar.gz complete in 0s.
test/test_log_contract Processing function: process_message...
test/test_log_contract Function process_message is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: public_dispatch...
test/test_log_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/test_log_contract Processing function: sync_private_state...
test/test_log_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/avm_test_contract Processing function: variable_base_msm...
test/avm_test_contract Function variable_base_msm is neither public nor unconstrained, skipping.
test/updated_contract Processing function: set_private_value...
test/updated_contract Cache download and extraction of vk-61322a8f3564d9bd-c23884fa0a579375e528e4819b5afc80217c6743a62ac1cf0143d24b2ca25e8d.tar.gz complete in 0s.
test/updated_contract Processing function: set_public_value...
test/updated_contract Function set_public_value is neither public nor unconstrained, skipping.
test/updated_contract Processing function: sync_private_state...
test/updated_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: initialize...
test/updatable_contract Cache download and extraction of vk-819fab96c684e055-37fedf2173f312daaa2c39d8a0415827109b54f38de55d3582b0fec46b16418f.tar.gz complete in 0s.
test/updatable_contract Processing function: process_message...
test/updatable_contract Function process_message is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: public_dispatch...
test/updatable_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: set_public_value...
test/updatable_contract Function set_public_value is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: decrement...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-c482a73551f9f2ff2f11c379f33b05c3549f334c484b4524934ff78f6853d216.tar.gz complete in 0s.
test/txe_test_contract Processing function: emit_in_public...
test/txe_test_contract Function emit_in_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: get_counter...
test/txe_test_contract Function get_counter is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: set_update_delay...
test/updatable_contract Cache download and extraction of vk-819fab96c684e055-a0b0e8b47cbd4a4a1582f3231e3dab77172177a5d2e4bc67b1e4c07758b567b8.tar.gz complete in 0s.
test/updatable_contract Processing function: sync_private_state...
test/updatable_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/updatable_contract Processing function: update_to...
test/updatable_contract Cache download and extraction of vk-819fab96c684e055-890ed7c9bfbba56f234636970410931e2fac7defec09bf89cddc3635e04017bc.tar.gz complete in 0s.
test/txe_test_contract Processing function: increment...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-624778117022558b2075288c96efdda5ca5e1a653101a2ef938f3754c43224c1.tar.gz complete in 0s.
test/txe_test_contract Processing function: increment_and_decrement...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-3ef6b1f453e5edf211fcc21a1cb9d03785fc839f60b7445219c6be9315688fd7.tar.gz complete in 0s.
test/txe_test_contract Processing function: increment_self_and_other...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-f479aa3b22779603ca2a2483a749da9187c2f36f0da260b90fbc10586862d92f.tar.gz complete in 0s.
test/stateful_test_contract Processing function: destroy_and_create...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-ebd195d7a8ba17f62cb8ea0dc9942f80950420d6006cbfd1d3a2ebb96d6811ac.tar.gz complete in 0s.
test/txe_test_contract Processing function: increment_twice...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-a656911e29133233596e94995c434088c63da6cd56f46247acb36d156ddd9687.tar.gz complete in 0s.
test/txe_test_contract Processing function: initialize...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-951700cee7029136e87cb75939499a4bfb39b21f8de8c6691f25ce9d73e0433a.tar.gz complete in 0s.
test/txe_test_contract Processing function: private_call...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-1f622ab823bed86ef0eaed46b33427f6c1328860a7961237d9ef5542ca0c0ab5.tar.gz complete in 0s.
test/txe_test_contract Processing function: private_static_call...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-b977c8fed0541d80fcf334f4881b07b4afc68dc345f7201edf02db3acceebdbf.tar.gz complete in 0s.
test/txe_test_contract Processing function: private_static_void_call...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-0881671b02d4cfec2b4311bac51de0aafc69b41d6a1c01ccee70b900f4980354.tar.gz complete in 0s.
test/txe_test_contract Processing function: private_void_call...
test/txe_test_contract Cache download and extraction of vk-1da180dbfdaf5ee2-4f08f0f8868fb51dc7e4f8d852d67414ebe1929bee41385eedd9dcdc6ce51633.tar.gz complete in 0s.
test/txe_test_contract Processing function: process_message...
test/txe_test_contract Function process_message is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_call...
test/txe_test_contract Function public_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_dispatch...
test/txe_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_call...
test/txe_test_contract Function public_static_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_static_void_call...
test/txe_test_contract Function public_static_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: public_void_call...
test/txe_test_contract Function public_void_call is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: return_public...
test/txe_test_contract Function return_public is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: sync_private_state...
test/txe_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_simulate...
test/txe_test_contract Function utility_simulate is neither public nor unconstrained, skipping.
test/txe_test_contract Processing function: utility_void_simulate...
test/txe_test_contract Function utility_void_simulate is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: destroy_and_create_no_init_check...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-2af576846f2e273af38932e354da48c0ec246f2e44a3cbdd682a36c36ebc5d2f.tar.gz complete in 0s.
test/stateful_test_contract Processing function: get_public_value...
test/stateful_test_contract Function get_public_value is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: increment_public_value...
test/stateful_test_contract Function increment_public_value is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: increment_public_value_no_init_check...
test/stateful_test_contract Function increment_public_value_no_init_check is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: process_message...
test/stateful_test_contract Function process_message is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: public_constructor...
test/stateful_test_contract Function public_constructor is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: public_dispatch...
test/stateful_test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: summed_values...
test/stateful_test_contract Function summed_values is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: sync_private_state...
test/stateful_test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/stateful_test_contract Processing function: wrong_constructor...
test/stateful_test_contract Cache download and extraction of vk-c2331bfdad4a3825-fb2288eaa6a3faee964a34bfc10a352679de6b9f74b5eb9294a019f4370b2068.tar.gz complete in 0s.
test/test_contract Processing function: emit_nullifier...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-9a8548e28c33c55e1ef5c6574d8c7e47b3206209b155dcecbdfbc0fdeef46031.tar.gz complete in 0s.
test/test_contract Processing function: emit_nullifier_public...
test/test_contract Function emit_nullifier_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: emit_public...
test/test_contract Function emit_public is neither public nor unconstrained, skipping.
test/test_contract Processing function: get_master_incoming_viewing_public_key...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-d4aed337d625054fab18d1c6adcd3fa133f38242921a5dd975cd27a04aa2fec3.tar.gz complete in 0s.
test/test_contract Processing function: get_ovsk_app...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-28c2b1c435c939e89f80763e0bf5edf3640b0a5438df6371016630791187f81d.tar.gz complete in 0s.
test/test_contract Processing function: get_this_address...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-54a43f97a92dafa2b3dc84f87513eca994573f6a4663e325bc5822879427139f.tar.gz complete in 0s.
test/test_contract Processing function: initialize...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-a22a348342386b6443324a8a6d99bd989612b840a9f62294889767bd49c202a9.tar.gz complete in 0s.
test/test_contract Processing function: process_message...
test/test_contract Function process_message is neither public nor unconstrained, skipping.
test/test_contract Processing function: public_dispatch...
test/test_contract Function public_dispatch is neither public nor unconstrained, skipping.
test/test_contract Processing function: set_tx_max_block_number...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-239aeb68a61340a31ebfe223a304b1a526373ebc94da1a9cb8c6d3ebe43afd82.tar.gz complete in 0s.
test/test_contract Processing function: sync_private_state...
test/test_contract Function sync_private_state is neither public nor unconstrained, skipping.
test/test_contract Processing function: test_code_gen...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-42470f913cc17fe9a4c20f35fbc851e8c8630186b5f59caf9618b21720576f3e.tar.gz complete in 0s.
test/test_contract Processing function: test_note_inclusion...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-4fce1fb9abb8b37a80fbe34ce28d266e6e7c3936baf5551c399b752dfdd3409c.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_fee_payer...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-979c94e6176f58b969286104de2a9b59c0ded4154123ec076513cc24aaa868ba.tar.gz complete in 0s.
test/test_contract Processing function: test_setting_teardown...
test/test_contract Cache download and extraction of vk-eb75935d59d9b22b-766f0a39b200521db111c355096a5d5e8edd68048967332c075fd5f42e0d983c.tar.gz complete in 0s.
Seq Host Starttime JobRuntime Send Receive Exitval Signal Command
5 : 1750772521.622 0.763 0 840 0 0 compile account/schnorr_single_key_account_contract
4 : 1750772521.611 0.813 0 839 0 0 compile account/schnorr_hardcoded_account_contract
6 : 1750772521.635 0.803 0 831 0 0 compile account/simulated_account_contract
1 : 1750772521.571 0.881 0 1006 0 0 compile account/ecdsa_k_account_contract
2 : 1750772521.586 0.891 0 1006 0 0 compile account/ecdsa_r_account_contract
9 : 1750772521.672 0.807 0 1532 0 0 compile app/auth_contract
11 : 1750772521.697 0.796 0 726 0 0 compile app/claim_contract
7 : 1750772521.648 0.858 0 2080 0 0 compile app/amm_contract
8 : 1750772521.660 0.847 0 1027 0 0 compile app/app_subscription_contract
12 : 1750772521.709 0.837 0 1028 0 0 compile app/crowdfunding_contract
14 : 1750772521.737 0.809 0 1060 0 0 compile app/easy_private_voting_contract
3 : 1750772521.599 0.963 0 1118 0 0 compile account/schnorr_account_contract
15 : 1750772521.751 0.811 0 803 0 0 compile app/escrow_contract
13 : 1750772521.723 0.924 0 1089 0 0 compile app/easy_private_token_contract
16 : 1750772521.765 0.895 0 2692 0 0 compile app/lending_contract
10 : 1750772521.685 1.032 0 1928 0 0 compile app/card_game_contract
19 : 1750772522.453 0.695 0 656 0 0 compile app/price_feed_contract
18 : 1750772522.439 0.811 0 1234 0 0 compile app/orderbook_contract
23 : 1750772522.522 0.781 0 1005 0 0 compile app/uniswap_contract
27 : 1750772522.599 0.720 0 649 0 0 compile fees/sponsored_fpc_contract
21 : 1750772522.493 0.853 0 1439 0 0 compile app/token_bridge_contract
30 : 1750772522.661 0.746 0 971 0 0 compile protocol/contract_instance_deployer_contract
26 : 1750772522.575 0.846 0 1433 0 0 compile fees/fpc_contract
25 : 1750772522.562 0.874 0 1696 0 0 compile docs/docs_example_contract
32 : 1750772522.730 0.730 0 648 0 0 compile protocol/multi_call_entrypoint_contract
28 : 1750772522.624 0.849 0 1420 0 0 compile protocol/auth_registry_contract
17 : 1750772522.400 1.086 0 3327 0 0 compile app/nft_contract
20 : 1750772522.467 1.045 0 2710 0 0 compile app/token_blacklist_contract
31 : 1750772522.675 0.838 0 985 0 0 compile protocol/fee_juice_contract
24 : 1750772522.546 1.227 0 3911 0 0 compile app/simple_token_contract
29 : 1750772522.648 1.127 0 1229 0 0 compile protocol/contract_class_registerer_contract
33 : 1750772523.164 0.802 0 1056 0 0 compile protocol/router_contract
34 : 1750772523.267 0.739 0 743 0 0 compile test/auth_wit_test_contract
36 : 1750772523.334 0.707 0 697 0 0 compile test/avm_initializer_test_contract
41 : 1750772523.474 0.769 0 648 0 0 compile test/event_only_contract
35 : 1750772523.319 0.924 0 2685 0 0 compile test/avm_gadgets_test_contract
38 : 1750772523.422 0.861 0 1145 0 0 compile test/benchmarking_contract
39 : 1750772523.436 0.847 0 2057 0 0 compile test/child_contract
43 : 1750772523.500 0.783 0 650 0 0 compile test/invalid_account_contract
42 : 1750772523.486 0.812 0 1113 0 0 compile test/import_test_contract
44 : 1750772523.527 0.784 0 899 0 0 compile test/no_constructor_contract
45 : 1750772523.552 0.875 0 749 0 0 compile test/note_getter_contract
22 : 1750772522.507 2.006 0 5433 0 0 compile app/token_contract
40 : 1750772523.449 1.101 0 1754 0 0 compile test/counter_contract
46 : 1750772523.789 0.898 0 1337 0 0 compile test/offchain_effect_contract
49 : 1750772524.020 0.677 0 795 0 0 compile test/public_immutable_contract
47 : 1750772523.814 0.970 0 3626 0 0 compile test/parent_contract
50 : 1750772524.056 0.963 0 1560 0 0 compile test/returning_tuple_contract
51 : 1750772524.258 0.893 0 725 0 0 compile test/spam_contract
54 : 1750772524.311 0.919 0 1464 0 0 compile test/static_child_contract
52 : 1750772524.284 1.029 0 3110 0 0 compile test/state_vars_contract
57 : 1750772524.372 0.943 0 770 0 0 compile test/test_log_contract
37 : 1750772523.362 1.973 0 10072 0 0 compile test/avm_test_contract
55 : 1750772524.325 1.011 0 3063 0 0 compile test/static_parent_contract
48 : 1750772523.982 1.387 0 3440 0 0 compile test/pending_note_hashes_contract
60 : 1750772524.565 0.816 0 1095 0 0 compile test/updated_contract
59 : 1750772524.527 0.887 0 1447 0 0 compile test/updatable_contract
58 : 1750772524.442 1.109 0 3301 0 0 compile test/txe_test_contract
53 : 1750772524.298 1.261 0 2190 0 0 compile test/stateful_test_contract
56 : 1750772524.348 1.414 0 5337 0 0 compile test/test_contract