aitbc
79516a4388
Integration Tests / test-service-integration (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
CLI Tests / test-cli (push) Has been cancelled
Add manual chain export/import RPC endpoints and fix chain_id in wallet adapter
...
- Add /export-chain endpoint to export full blockchain state (blocks, accounts, transactions) as JSON
- Add /import-chain endpoint to import chain state with backup and data clearing
- Add /force-sync endpoint to trigger reorg by fetching and importing peer's chain state
- Fix duplicate import_block implementation (remove redundant async with _import_lock block)
- Fix wallet adapter to use chain_id=ait-testnet instead of ait
2026-04-13 22:41:28 +02:00
..
2026-04-08 12:10:21 +02:00
2026-04-13 14:31:23 +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-03-30 16:22:45 +02:00
2026-03-08 11:26:18 +01:00
2026-04-13 20:57:31 +02:00
2026-03-06 22:17:54 +01:00
2026-03-31 15:26:04 +02:00
2026-04-13 11:47:34 +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-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-13 11:47:34 +02:00
2026-04-13 22:41:28 +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-13 22:12:39 +02:00
2026-03-29 16:17:23 +02:00
2026-04-08 12:10:21 +02:00
2026-03-29 17:30:04 +02:00
2026-04-09 13:46:49 +02:00
2026-03-26 09:24:48 +01:00
2026-03-30 22:34:05 +02:00
2026-03-30 22:34:05 +02:00
2026-04-08 12:10:21 +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-10 13:54:37 +02:00