Skip to content

Conversation

@sklppy88
Copy link
Contributor

@sklppy88 sklppy88 commented Jan 2, 2026

docs examples was broken originally, this fixes it and adds sol support

@sklppy88 sklppy88 requested a review from critesjosh January 2, 2026 15:07
@sklppy88 sklppy88 marked this pull request as ready for review January 2, 2026 15:10
@sklppy88 sklppy88 requested a review from a team as a code owner January 2, 2026 15:10
@sklppy88 sklppy88 force-pushed the ek/feat/add-sol-support-and-fix-docs-examples branch 5 times, most recently from b684211 to ab356a9 Compare January 2, 2026 17:33
abc
@sklppy88 sklppy88 force-pushed the ek/feat/add-sol-support-and-fix-docs-examples branch from ab356a9 to cb909bb Compare January 2, 2026 18:00
Copy link
Contributor

@critesjosh critesjosh left a comment

Choose a reason for hiding this comment

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

looks good, thanks for cleaning this up! approved with some minor comments

"@oz/=../../../l1-contracts/lib/openzeppelin-contracts/contracts/",
"@aztec/=../../../l1-contracts/src/",
"@openzeppelin/contracts/=../../../l1-contracts/lib/openzeppelin-contracts/contracts/",
"@aztec-blob-lib/=../../../l1-contracts/src/mock/libraries/"
Copy link
Contributor

Choose a reason for hiding this comment

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

this isnt being used in the docs examples contracts, i think we can remove it

- "@aztec/stdlib"
- "@aztec/foundation"
- "@aztec/ethereum"
- "npm:viem@npm:@aztec/[email protected]"
Copy link
Contributor

Choose a reason for hiding this comment

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

is this formatted correctly? or should it just be npm:@aztec/[email protected]?

data: log.data,
topics: log.topics,
});
} catch {
Copy link
Contributor

Choose a reason for hiding this comment

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

A comment here about why the errors are ignored might be helpful.

Copy link
Contributor

@critesjosh critesjosh left a comment

Choose a reason for hiding this comment

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

looks good, thanks for cleaning this up! approved with some minor comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants