oib
|
f353e00172
|
chore(security): enhance environment configuration, CI workflows, and wallet daemon with security improvements
- Restructure .env.example with security-focused documentation, service-specific environment file references, and AWS Secrets Manager integration
- Update CLI tests workflow to single Python 3.13 version, add pytest-mock dependency, and consolidate test execution with coverage
- Add comprehensive security validation to package publishing workflow with manual approval gates, secret scanning, and release
|
2026-03-03 10:33:46 +01:00 |
|
oib
|
7bee3f7f58
|
chore(gitignore): add development tests exclusion patterns
- Add dev/tests/__pycache__/ Python cache directory
- Add dev/tests/*.pyc compiled Python files
- Add dev/tests/test_results/ test output directory
- Add dev/tests/simple_test_results.json test results file
- Add dev/tests/data/ test data directory
- Add dev/tests/*.db test database files
|
2026-03-02 21:59:17 +01:00 |
|
oib
|
d6958abdea
|
Test prevention system fixed
|
2026-03-02 15:50:21 +01:00 |
|
oib
|
205efc0c54
|
Test git hook fix
|
2026-03-02 15:49:57 +01:00 |
|
oib
|
b0a5d1e945
|
Test commit with correctly placed file
|
2026-03-02 15:43:26 +01:00 |
|
oib
|
ccedbace53
|
chore: remove configuration files and enhance blockchain explorer with advanced search, analytics, and export features
- Delete .aitbc.yaml.example CLI configuration template
- Delete .lycheeignore link checker exclusion rules
- Delete .nvmrc Node.js version specification
- Add advanced search panel with filters for address, amount range, transaction type, time range, and validator
- Add analytics dashboard with transaction volume, active addresses, and block time metrics
- Add Chart.js integration
|
2026-03-02 15:38:25 +01:00 |
|