Skip to content

feat: bootstrap main with production-ready aztec-py codebase#2

Merged
greyllmmoder merged 2 commits intomainfrom
feat/bootstrap-main-codebase
Apr 5, 2026
Merged

feat: bootstrap main with production-ready aztec-py codebase#2
greyllmmoder merged 2 commits intomainfrom
feat/bootstrap-main-codebase

Conversation

@greyllmmoder
Copy link
Copy Markdown
Owner

@greyllmmoder greyllmmoder commented Apr 5, 2026

Summary

  • bootstrap main with the full aztec-py package, tests, and packaging metadata
  • include CI workflow (.github/workflows/ci.yml) for Python 3.9-3.13
  • include attribution/release docs (CONTRIBUTORS.md, LICENSE.upstream, CHANGELOG.md)
  • include production assets (PRODUCTION_CHECKLIST.md, compatibility fixtures, decoder matrix script)

Safety

  • built from existing validated local codebase snapshot
  • no destructive history rewrite on main
  • landed as a single isolated PR branch from main

Validation

  • python3 -m pytest -q -> 61 passed, 3 skipped, coverage >= 90%
  • python3 -m ruff check . -> pass
  • python3 -m mypy --strict aztec_py -> pass
  • python3 -m build -> pass

@greyllmmoder
Copy link
Copy Markdown
Owner Author

Merged by admin

@greyllmmoder greyllmmoder merged commit 41202a2 into main Apr 5, 2026
14 checks passed
@greyllmmoder greyllmmoder deleted the feat/bootstrap-main-codebase branch April 5, 2026 07:41
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.

1 participant