Skip to content

Conversation

@MirandaWood
Copy link
Contributor

Part of stack to address AVM-218.

This branch contains the ts/nr/fixture changes for main branch at #20254 (sorry for horrible diff!)

@MirandaWood MirandaWood added the ci-full Run all master checks. label Feb 9, 2026
@MirandaWood MirandaWood force-pushed the mw/avm-public-bytecode-hash branch from 497614c to be6fd3d Compare February 10, 2026 10:04
@MirandaWood
Copy link
Contributor Author

⚠️ Docs Examples Validation Failed

Compile (Noir contracts)

�[38;2;188;109;208m---�[0m �[38;2;95;167;241m�[1mCompiling example contracts�[0m �[38;2;188;109;208m---�[0m
Compiling contracts (bb-hash: disabled-cache)...
contracts/nft_bridge	compile contracts/nft_bridge examples
contracts/recursive_verification_contract	compile contracts/recursive_verification_contract examples
contracts/counter_contract	compile contracts/counter_contract examples
contracts/bob_token_contract	compile contracts/bob_token_contract examples
contracts/nft	compile contracts/nft examples
contracts/counter_contract	Not using cache for contract-disabled-cache.tar.gz due to uncommitted changes/files.
contracts/bob_token_contract	Not using cache for contract-disabled-cache.tar.gz due to uncommitted changes/files.
contracts/nft	Not using cache for contract-disabled-cache.tar.gz due to uncommitted changes/files.
contracts/nft_bridge	Not using cache for contract-disabled-cache.tar.gz due to uncommitted changes/files.
contracts/recursive_verification_contract	Not using cache for contract-disabled-cache.tar.gz due to uncommitted changes/files.
contracts/counter_contract	error: `dep::aztec` path is deprecated
contracts/counter_contract	  ┌─ examples/contracts/counter_contract/src/main.nr:2:5
contracts/counter_contract	  │
contracts/counter_contract	2 │ use dep::aztec::macros::aztec;
contracts/counter_contract	  │     --- Please use `::aztec` instead
contracts/counter_contract	  │
contracts/counter_contract	
contracts/counter_contract	Aborting due to 1 previous error
parallel: This job failed:
compile contracts/counter_contract examples
Seq	Host	Starttime	JobRuntime	Send	Receive	Exitval	Signal	Command
1	:	1770720550.081	     1.826	0	355	1	0	compile contracts/counter_contract examples

TypeScript validation

(truncated)...
connection	✓ @aztec/stdlib: 477 .d.ts files
aztecjs_authwit	✓ @aztec/accounts: 27 .d.ts files
aztecjs_getting_started	✓ @aztec/test-wallet: 8 .d.ts files
aztecjs_advanced	✓ @aztec/test-wallet: 8 .d.ts files
aztecjs_authwit	✓ @aztec/test-wallet: 8 .d.ts files
aztecjs_getting_started	✓ @aztec/noir-contracts.js: 33 .d.ts files
aztecjs_advanced	✓ @aztec/noir-contracts.js: 33 .d.ts files
aztecjs_authwit	✓ @aztec/noir-contracts.js: 33 .d.ts files
aztecjs_advanced	✓ @aztec/ethereum: 85 .d.ts files
aztecjs_advanced	✓ @aztec/stdlib: 477 .d.ts files
aztecjs_getting_started	Type checking 'aztecjs_getting_started'...
aztecjs_authwit	Type checking 'aztecjs_authwit'...
aztecjs_connection	Type checking 'aztecjs_connection'...
aztecjs_advanced	Type checking 'aztecjs_advanced'...
aztecjs_getting_started	✓ 'aztecjs_getting_started' validated successfully
aztecjs_getting_started	Cleaning up temporary files for 'aztecjs_getting_started'...
aztecjs_testing	validate_project aztecjs_testing
aztecjs_testing	�[38;2;188;109;208m---�[0m �[38;2;95;167;241m�[1mValidating aztecjs_testing�[0m �[38;2;188;109;208m---�[0m
aztecjs_testing	No custom contracts for 'aztecjs_testing', skipping codegen...
aztecjs_testing	Setting up yarn for 'aztecjs_testing'...
aztecjs_authwit	✓ 'aztecjs_authwit' validated successfully
aztecjs_authwit	Cleaning up temporary files for 'aztecjs_authwit'...
bob_token_contract	validate_project bob_token_contract
aztecjs_advanced	✓ 'aztecjs_advanced' validated successfully
aztecjs_advanced	Cleaning up temporary files for 'aztecjs_advanced'...
recursive_verification	validate_project recursive_verification
bob_token_contract	ERROR: Artifact not found for 'bob_token_contract': /mnt/user-data/miranda/aztec-packages/docs/target/bob_token_contract-BobToken.json
parallel: This job failed:
validate_project bob_token_contract
Seq	Host	Starttime	JobRuntime	Send	Receive	Exitval	Signal	Command
4	:	1770720554.226	     4.207	0	1974	0	0	validate_project aztecjs_getting_started
2	:	1770720554.220	     4.325	0	1902	0	0	validate_project aztecjs_authwit
1	:	1770720554.217	     4.365	0	2140	0	0	validate_project aztecjs_advanced
6	:	1770720558.548	     0.060	0	171	1	0	validate_project bob_token_contract
ERROR: Some project(s) failed validation

Action required: Please fix the docs examples or update them to match the current API.

cc @AztecProtocol/devrel

@MirandaWood MirandaWood force-pushed the mw/avm-public-bytecode-hash-nr-ts branch from 9652497 to 8ff9591 Compare February 10, 2026 11:27
Copy link
Contributor

@LeilaWang LeilaWang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the fixture updates make sense! Approving now so you can merge once you decide on how to compute the first field :)

@AztecBot
Copy link
Collaborator

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/9f8ac7744b1f154a�9f8ac7744b1f154a8;;�): yarn-project/scripts/run_test.sh p2p/src/client/test/p2p_client.integration_message_propagation.test.ts (56s) (code: 1) group:e2e-p2p-epoch-flakes

@MirandaWood MirandaWood merged commit e8aecfc into mw/avm-public-bytecode-hash Feb 10, 2026
11 checks passed
@MirandaWood MirandaWood deleted the mw/avm-public-bytecode-hash-nr-ts branch February 10, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-full Run all master checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants