docs: record transaction read extraction
This commit is contained in:
@@ -385,4 +385,4 @@ Migration order implied by the map: isolate shared infrastructure constructors (
|
||||
|
||||
- Added `application/walletread`, with transport-independent catalog, commission, network, and balance reader ports and use-case methods.
|
||||
- gRPC methods for asset list/get, asset commissions, asset price, network list, health, balance, and check-balance now delegate through the application boundary; protobuf conversion and existing error mapping remain in `core/walletImp`.
|
||||
- Wallet listing now consumes the application catalog, while its Stellar synchronization remains in the transport service until a blockchain-backed read use case is extracted. Full Wallet tests pass in `a2e959e`; transaction-list extraction and wallet-list synchronization remain for the next W004 increment.
|
||||
- Transaction-list querying now delegates through the application reader as well. Wallet listing consumes the application catalog, while its Stellar synchronization remains in the transport service until a blockchain-backed read use case is extracted. Full Wallet tests pass in `c0e35e0`; only that synchronization extraction remains for W004.
|
||||
|
||||
Reference in New Issue
Block a user