Skip to content

chore: minor contract fixes#17984

Merged
AztecBot merged 1 commit intonextfrom
lh/minor-fixes
Oct 27, 2025
Merged

chore: minor contract fixes#17984
AztecBot merged 1 commit intonextfrom
lh/minor-fixes

Conversation

@LHerskind
Copy link
Contributor

@LHerskind LHerskind commented Oct 27, 2025

Addresses minor issues.

  • Adds check for chainid on the bloblib before allowing the test lookup
  • Removes unnecessary RewardDistributor storage on the rollup config (was not properly removed when the reward configuration was separated).
  • Return early in RewardLib:_toShares when result would be the same as in full execution
  • Removes unnecessary cast to bytes16 of value that is already bytes16

Copy link
Contributor Author

LHerskind commented Oct 27, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@LHerskind LHerskind changed the title chore: blob fees and foundry chore: minor contract fixes Oct 27, 2025
@LHerskind LHerskind marked this pull request as ready for review October 27, 2025 08:46
Addresses minor issues.

- Adds check for chainid on the bloblib before allowing the test lookup
- Removes unnecessary `RewardDistributor` storage on the rollup config (was not properly removed when the reward configuration was separated).
- Return early in `RewardLib:_toShares` when result would be the same as in full execution
- Removes unnecessary cast to bytes16 of value that is already bytes16
@AztecBot AztecBot enabled auto-merge October 27, 2025 21:23
@AztecBot AztecBot added this pull request to the merge queue Oct 27, 2025
@AztecBot
Copy link
Collaborator

AztecBot commented Oct 27, 2025

Flakey Tests

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

\033[38;2;188;109;208mFLAKED\033[0m (\033[38;2;250;217;121m8;;http://ci.aztec-labs.com/6c38bbac0a682f4f�6c38bbac0a682f4f8;;�\033[0m): yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/gossip_network.test.ts (285s) (code: 1) group:e2e-p2p-epoch-flakes (\033[38;2;188;109;208mAztec Bot\033[0m: chore: minor contract fixes (#17984))

Merged via the queue into next with commit db8500e Oct 27, 2025
15 checks passed
@AztecBot AztecBot deleted the lh/minor-fixes branch October 27, 2025 22:06
@AztecBot
Copy link
Collaborator

✅ Successfully cherry-picked 1 commit(s) to backport staging branch backport-to-v2-staging.

spalladino added a commit that referenced this pull request Oct 28, 2025
This PR accumulates backport commits throughout the day and will be
auto-merged overnight.

Latest backport: #17807 - fix: load masked values

🤖 This PR is managed automatically by the backport workflow.
- #17785 - fix: Handle invalid ecdsa signatures
- #17824 - chore: update zkpassport version to 0.10.0
- #17836 - chore: More mainnet config
- #17738 - feat: coin issuer uses percentage of total supply
- #17984 - chore: minor contract fixes

---------

Co-authored-by: Santiago Palladino <santiago@aztec-labs.com>
Co-authored-by: saleel <13466197+saleel@users.noreply.github.com>
Co-authored-by: PhilWindle <60546371+PhilWindle@users.noreply.github.com>
Co-authored-by: Phil Windle <philip.windle@gmail.com>
Co-authored-by: LHerskind <16536249+LHerskind@users.noreply.github.com>
Co-authored-by: Santiago Palladino <santiago@aztecprotocol.com>
ludamad pushed a commit that referenced this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants