blinklabs-io / adder

Event-driven tool/library for tailing the Cardano blockchain
Apache License 2.0
26 stars 5 forks source link

Support Kupo for input lookups #250

Closed wolf31o2 closed 1 week ago

wolf31o2 commented 1 month ago

Let's add Kupo as an optional dependency to allow for resolving inputs in transaction events. With the move to the Conway era, it's impossible to properly calculate fees for smart contract interactions using reference inputs without the bytes, for example.

verbotenj commented 1 week ago

Added with #256