Skip to content

fix(build-script): update build script to conditionally overwrite ABIs#268

Merged
0xKitsune merged 3 commits intomainfrom
kit/conditional-contract-compilation
Mar 24, 2025
Merged

fix(build-script): update build script to conditionally overwrite ABIs#268
0xKitsune merged 3 commits intomainfrom
kit/conditional-contract-compilation

Conversation

@0xKitsune
Copy link
Collaborator

Motivation

Currently the build script overwrites ABIs upon every build. This is unnecessary when there are no changes to the contracts.

Solution

This PR updates the build script to conditionally overwrite ABIs only when there are changes to the contracts.

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@0xKitsune 0xKitsune changed the title fix(contracts): Update build script to conditionally overwrite ABIs fix(contracts): update build script to conditionally overwrite ABIs Mar 24, 2025
@0xKitsune 0xKitsune changed the title fix(contracts): update build script to conditionally overwrite ABIs fix(build-script): update build script to conditionally overwrite ABIs Mar 24, 2025
@0xKitsune 0xKitsune merged commit 92e36d5 into main Mar 24, 2025
2 checks passed
@0xKitsune 0xKitsune deleted the kit/conditional-contract-compilation branch March 24, 2025 01:35
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.

2 participants