Issues
- 3
ICQ relayer stops sending a batch
#23 opened by RaulBernal - 0
pkg/runner: Run invokes sync.WaitGroup.Add but never invokes sync.WaitGroup.Done otherwise the code returns ASAP
#5 opened by odeke-em - 0
Add Github actions pipeline
#10 opened by joe-bowman - 0
- 1
Add prometheus metrics
#9 opened by joe-bowman - 0
pkg/runner: Run should move the sync.WaitGroup right after declaration and then invoke .Wait() in a defer
#4 opened by odeke-em - 0
Make queries Generic
#2 opened by joe-bowman - 0
Add additional query types
#1 opened by joe-bowman - 0
Fetch ABCI query with Proof
#3 opened by joe-bowman