algorand / conduit

Algorand's data pipeline framework.
MIT License
37 stars 26 forks source link

Support to add custom consensus in conduit #162

Open scholtz opened 8 months ago

scholtz commented 8 months ago

This is dependant on https://github.com/algorand/go-algorand-sdk/pull/625

Summary

Conduit cannot process any blocks for algorand blockchains with custom consensus. This 5 line PR fixes it.

Test Plan

I tested it manually on aramidmain blockchain.