Enhancements to blockchain scanner #74

Merged
pitmutt merged 257 commits from rav001 into dev041 2024-04-04 19:39:08 +00:00
Showing only changes of commit 70ef4d85f4 - Show all commits

View file

@ -36,6 +36,7 @@ library
Zenith.Zcashd Zenith.Zcashd
Zenith.Scanner Zenith.Scanner
Zenith.RPC Zenith.RPC
Zenith.Tree
hs-source-dirs: hs-source-dirs:
src src
build-depends: build-depends:
@ -143,6 +144,7 @@ test-suite zenith-tests
, bytestring , bytestring
, configurator , configurator
, monad-logger , monad-logger
, aeson
, data-default , data-default
, sort , sort
, text , text