aitbc
4f4fde985e
Blockchain Synchronization Verification / sync-verification (push) Failing after 1s
CLI Tests / test-cli (push) Failing after 2s
Integration Tests / test-service-integration (push) Successful in 1m9s
Multi-Node Blockchain Health Monitoring / health-check (push) Successful in 7s
P2P Network Verification / p2p-verification (push) Successful in 10s
Python Tests / test-python (push) Failing after 27s
Security Scanning / security-scan (push) Successful in 2m28s
refactor: replace SQLAlchemy with sqlite3 in genesis initialization and add genesis CLI commands
...
Replaced SQLAlchemy ORM with direct sqlite3 queries in unified_genesis.py initialize_genesis_database function to simplify database operations and remove dependency on SQLModel Session.
Added genesis command group to CLI with init, verify, and info subcommands for genesis block and wallet management. Implemented handlers for genesis operations including initialization, verification, and information display
2026-04-25 18:58:20 +02:00
..
2026-04-14 13:31:10 +02:00
2026-04-25 18:04:54 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:12:02 +01:00
2026-03-08 11:26:18 +01:00
2026-04-23 13:10:11 +02:00
2026-03-08 11:26:18 +01:00
2026-04-25 09:10:12 +02:00
2026-03-06 22:17:54 +01:00
2026-04-25 18:04:54 +02:00
2026-03-30 16:22:45 +02:00
2026-03-30 16:22:45 +02:00
2026-03-26 09:24:48 +01:00
2026-03-06 22:17:54 +01:00
2026-04-25 07:46:44 +02:00
2026-03-08 11:26:18 +01:00
2026-03-26 09:12:02 +01:00
2026-03-02 22:36:28 +01:00
2026-03-26 09:12:02 +01:00
2026-03-29 11:52:37 +02:00
2026-03-08 11:26:18 +01:00
2026-04-24 12:57:42 +02:00
2026-04-25 09:10:12 +02:00
2026-03-26 09:24:48 +01:00
2026-04-08 12:10:21 +02:00
2026-04-08 12:10:21 +02:00
2026-04-25 18:58:20 +02:00
2026-03-29 16:17:23 +02:00
2026-04-08 12:10:21 +02:00
2026-04-25 07:46:44 +02:00
2026-04-25 07:46:44 +02:00
2026-03-26 09:24:48 +01:00
2026-04-25 18:58:20 +02:00
2026-03-30 22:34:05 +02:00
2026-04-25 07:46:44 +02:00
2026-03-30 22:34:05 +02:00
2026-04-18 20:39:33 +02:00
2026-03-30 09:04:42 +02:00
2026-03-27 07:34:23 +01:00
2026-03-31 21:45:43 +02:00
2026-03-26 09:24:48 +01:00
2026-04-25 18:58:20 +02:00