icon-project / icon-bridge

The centralized bridge of ICON
Apache License 2.0
21 stars 15 forks source link

feat(bmr): Add information about the last N processed transactions to the relay node #768

Open andrii-kl opened 1 year ago

andrii-kl commented 1 year ago

Overview

Implement endpoint with authentication, to provide relay N processed transactions.

Example:

https://localhost:8088/transfer/100

Story

As a [Relay owner/manager/admin], I want [to know the N latest processed transactions] so that [make the relay debugging and monitoring process much simpler]