cli icon indicating copy to clipboard operation
cli copied to clipboard

feat(pkg): add support to query and save TXs and events

Open jeronimoalbi opened this issue 3 years ago • 1 comments

Resolves #2488

Description

This feature should allow persisting transaction events in a data backend to be able to implement APIs that require storing events for indefinite periods of time.

Features:

  • Add support to query and collect block transactions and events
  • Add a package to collect and save TXs and events into a data backend

jeronimoalbi avatar May 23 '22 09:05 jeronimoalbi

Really nice code! 👏

ilgooz avatar Jun 09 '22 18:06 ilgooz