aitbc
b91f00b697
Blockchain Synchronization Verification / sync-verification (push) Failing after 2s
CLI Tests / test-cli (push) Failing after 5s
Integration Tests / test-service-integration (push) Successful in 1m2s
Multi-Node Blockchain Health Monitoring / health-check (push) Has been cancelled
P2P Network Verification / p2p-verification (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
fix: handle transaction payload migration at validator level
...
- TransactionRequest now supports both payload shapes during migration:
- Modern: recipient + amount
- Legacy: to + value
- Validator normalizes both key sets and throws clear error if neither recipient key is present
- Updated send_transaction to derive gossip recipient from either payload.recipient or payload.to
- Added regression tests for the alias/normalization path
- Updated CLI to use payload-based approach with recipient and amount
2026-04-28 16:55:22 +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-04-27 11:57:36 +02: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-04-27 10:28:25 +02: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-27 16:51:13 +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-28 16:55:22 +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-28 11:56:04 +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-04-27 10:28:25 +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-28 11:56:04 +02:00