Skip to content

Release v0.6.8

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 09:14
· 478 commits to main since this release
852b053
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