babylonchain / staking-indexer

A tool that extracts BTC staking relevant data from the Bitcoin blockchain
Other
3 stars 4 forks source link

chore: Extend test across params versions #57

Closed gitferry closed 5 months ago

gitferry commented 5 months ago

This PR addressed #52 by extending the test to cover the case where staking and unbonding txs are randomly distributed in a range of blocks across different params versions. This pr is generally following the discussion here. Using a small seed in this PR for CI but a large seed (100) has been tested locally.