Release v0.6.8
Feat/block handler part 1 (#64) * First part of block handler Implements some basic structures around block handling. Still missing are: * handleEvent doesn't actually process the event and is currently untested. This will change in the next PR * the event processors are not implemented but the basic type structure is in place. Again next PR * 0.6.6 * Fix linting on tests * UTXO NFT * 0.6.7 * More linting fixes * 0.6.8