Skip to content

Conversation

@alez04
Copy link

@alez04 alez04 commented Jan 24, 2026

  • Adds QBI registry as separate JSON dataset under data/qbi and links it from smart_contracts.json via qbiFile.
  • Implements a Python-native QBI generator and validator for static (no external QBI tool).
  • Excludes QBI files from bundle.json and documents regeneration/validation steps.
  • Sets qbiVersion to the generation date (YYYY-MM-DD) for traceability.

Testing:

  1. generate_qbi_registry.py --core-revision 1c07890ccbb6f2e84193f5a28fd8a7482793ff73
  2. validate_qbi_registry.py
  3. (Optional) build_dist.py --product general --version vX.Y.Z to verify bundle excludes QBI.

sallymoc and others added 17 commits January 21, 2026 23:08
chore: merge main into staging
chore(release): promote dev to staging
## [1.12.3-rc.1](qubic/static@v1.12.2...v1.12.3-rc.1) (2026-01-21)

### Bug Fixes

* **ci:** prevent deploy workflow from running on PR close events ([6d46e05](qubic@6d46e05))
* **ci:** update smart contracts refresh workflow to target main branch ([ef175a9](qubic@ef175a9))
chore(release): promote 1.12.3-rc.1 to production
## [1.12.3](qubic/static@v1.12.2...v1.12.3) (2026-01-21)

### Bug Fixes

* **ci:** prevent deploy workflow from running on PR close events ([6d46e05](qubic@6d46e05))
* **ci:** update smart contracts refresh workflow to target main branch ([ef175a9](qubic@ef175a9))
## [1.12.4](qubic/static@v1.12.3...v1.12.4) (2026-01-21)

### Bug Fixes

* **ci:** improve workflow triggers and branch naming ([5d5b31e](qubic@5d5b31e))
…20260121-230929

feat(smart_contracts): refresh smart contracts data
# [1.13.0](qubic/static@v1.12.4...v1.13.0) (2026-01-21)

### Features

* **smart_contracts:** refresh smart contracts data ([986e317](qubic@986e317))
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