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
(cli) #5482 Remove old "tags" nomenclature from the q txs command in favor of the new events system. Functionality remains unchanged except that = is used instead of : to be consistent with the API's use of event queries.
Bug Fixes
(iavl) #5276 Fix potential race condition in iavlIterator#Close.
(baseapp) #5350 Allow a node to restart successfully after a halt-height or halt-time has been triggered.