coinbase / mesh-bitcoin

Bitcoin Mesh API Implementation
Apache License 2.0
113 stars 123 forks source link

Add CI test using rosetta-cli to run on each PR #86

Open shrimalmadhur opened 2 years ago

shrimalmadhur commented 2 years ago

Is your feature request related to a problem? Please describe. Right now we don't run rosetta-cli with any PR. Would be good to run some basic rosetta cli check, if not the data check which can take time (unless we can have a dummy network which can mimic the actual and be fast)

Describe the solution you'd like Add CI test using rosetta-cli to run on each PR (likely on a regtest network)