aitbc
b920476ad9
CLI Tests / test-cli (push) Successful in 52s
Integration Tests / test-service-integration (push) Successful in 57s
Security Scanning / security-scan (push) Successful in 1m17s
Python Tests / test-python (push) Successful in 1m25s
fix: chain command N/A output + deduplicate RPC messaging routes
- get_chain_info now fetches from both /health (chain_id, supported_chains,
proposer_id) and /rpc/head (height, hash, timestamp)
- chain command displays Chain ID, Supported Chains, Height, Latest Block,
Proposer instead of N/A values
- Removed 4x duplicated messaging route definitions in router.py
- Fixed /rpc/ prefix on routes inside router (was causing /rpc/rpc/... paths)
- Fixed broken blocks-range route that was accidentally assigned to
get_messaging_contract_state
- Removed reference to non-existent contract_service
2026-03-30 15:22:56 +02:00
..
2026-03-26 09:12:02 +01:00
2026-03-08 11:26:18 +01:00
2026-03-08 11:26:18 +01:00
2026-03-29 11:52:37 +02:00
2026-03-06 22:17:54 +01:00
2026-03-26 09:20:17 +01:00
2026-03-29 15:05:44 +02:00
2026-03-08 11:26:18 +01:00
2026-03-26 09:24:48 +01:00
2026-03-06 22:17:54 +01: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-03-30 09:04:42 +02:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:24:48 +01:00
2026-03-26 09:24:48 +01:00
2026-03-29 16:13:53 +02:00
2026-03-30 15:22:56 +02:00
2026-03-29 16:17:23 +02:00
2026-03-29 16:13:53 +02:00
2026-03-29 17:30:04 +02:00
2026-03-26 09:24:48 +01:00
2026-03-30 09:04:42 +02:00
2026-03-27 07:34:23 +01:00
2026-03-26 09:24:48 +01:00