Closed MicaiahReid closed 7 months ago
Describe the bug The chainhook service has a lot of warn and error logs that probably should be debug or info, including but not limited to:
warn
error
debug
info
"unable to load chainhook associated with key {}"
/new_mempool_tx
drop_mempool_tx
Attempting to set _ status when previous status was _
:tada: This issue has been resolved in version 1.4.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Describe the bug The chainhook service has a lot of
warn
anderror
logs that probably should bedebug
orinfo
, including but not limited to:"unable to load chainhook associated with key {}"
error when retrieving deleted predicates/new_mempool_tx
/drop_mempool_tx
/unimplemented observer endpoints should bedebug
Attempting to set _ status when previous status was _