Skip to content

fix(indexer): Dappetizer fails to index block if there is a storage change of the contract which was just originated within the block. Also, `StorageChange.oldValue` is incorrect if there are multiple changes within the block.

Closes #217 (closed)

Merge request reports