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.
Added support for fromBlock when generating eventservice cache keys (#184)
* Added support for seek type and fromBlock parameters when generating event service cache keys
Signed-off-by: Jim Zhang <[email protected]>
* Add chaincode ID to the cache key calculation
Signed-off-by: Jim Zhang <[email protected]>
* Fix lint errors
Signed-off-by: Jim Zhang <[email protected]>
* revert local temporary changes checked in by accident
Signed-off-by: Jim Zhang <[email protected]>
* Unit test coverage
Signed-off-by: Jim Zhang <[email protected]>
* Add unit test to cachekey.go
Signed-off-by: Jim Zhang <[email protected]>
0 commit comments