You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
[FAB-8482] Context and ChannelContext integration tests
- Updated all integration-tests to use sdk.Context
and sdk.ChannelContext
- Exposed errors while building contexts
(added context.ClientProvider and context.ChannelProvider)
- Removed dependencies on fabsdk.NewClient
- Marked fabsdk.NewClient deprecated
- Deleted ClientContext.Session()
- Deleted ChananelService.Ledger()
- Added DiscoveryFilter to channel client
In next commit will remove sdk.NewClient usage in
ccpolicyprovider.
Change-Id: I41de27036205000e2b0a633a72b413c09639a068
Signed-off-by: Sudesh Shetty <sudesh.shetty@securekey.com>
0 commit comments