Skip to content

[test] Add Export and Events APIs in Regression Tests

Ursa (9R) requested to merge ursa/regtest-apis into develop

This adds 2 endpoints to simplify regression test cases:

  • /thorchain/blockevents - returns base64 decoded block events
  • /thorchain/export - returns the full Thorchain application state

Merge request reports