This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/tendermint/tendermint.git
synced
2026-01-08 14:21:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28d34d635c0dcbfd862d5ce393aba07ae60bf2a4
tendermint
/
internal
/
pubsub
History
M. J. Fromberger
44d9e9917c
pubsub: check for termination in UnsubscribeAll (
#7820
)
...
This check was correctly handled in Unsubscribe, but not UnsubscribeAll.
2022-02-14 15:34:35 -08:00
..
query
pubsub: use concrete queries instead of an interface (
#7686
)
2022-01-25 11:16:48 -08:00
example_test.go
types: rename and extend the EventData interface (
#7687
)
2022-01-26 07:01:55 -08:00
pubsub_test.go
Completed the existing
FinalizeBlock
PR and rebased to master (
#7798
)
2022-02-14 23:41:28 +01:00
pubsub.go
pubsub: check for termination in UnsubscribeAll (
#7820
)
2022-02-14 15:34:35 -08:00
subindex.go
types: rename and extend the EventData interface (
#7687
)
2022-01-26 07:01:55 -08:00
subscription.go
Completed the existing
FinalizeBlock
PR and rebased to master (
#7798
)
2022-02-14 23:41:28 +01:00