oib
|
9b9c5beb23
|
```
chore: enhance .gitignore and remove obsolete documentation files
- Reorganize .gitignore with categorized sections for better maintainability
- Add comprehensive ignore patterns for Python, Node.js, databases, logs, and build artifacts
- Add project-specific ignore rules for coordinator, explorer, and deployment files
- Remove outdated documentation: BITCOIN-WALLET-SETUP.md, LOCAL_ASSETS_SUMMARY.md, README-CONTAINER-DEPLOYMENT.md, README-DOMAIN-DEPLOYMENT.md
```
|
2026-01-24 14:44:51 +01:00 |
|
oib
|
930ee31a8f
|
```
chore: update genesis timestamp, fix import paths, clean compiled JS files, and adjust mock path
- Update devnet genesis timestamp to 1766400877
- Add Receipt model for zk-proof generation with receiptId, miner, coordinator fields
- Fix import paths from settings to config across service modules (access_control, audit_logging, encryption, hsm_key_manager, key_management, zk_proofs)
- Remove compiled JavaScript files from explorer-web components and lib directories
- Update mock data base path
|
2025-12-22 15:51:19 +01:00 |
|