Merge branch 'master' into connor/governor

This commit is contained in:
fanghr 2022-05-11 17:40:38 +08:00
commit cee0f4a67a
No known key found for this signature in database
GPG key ID: 35CD9A71CD5D5870
9 changed files with 421 additions and 24 deletions

View file

@ -111,6 +111,7 @@ common deps
common test-deps
build-depends:
, agora
, apropos
, apropos-tx
, QuickCheck
@ -137,11 +138,10 @@ library
Agora.Stake
Agora.Stake.Scripts
Agora.Treasury
other-modules:
Agora.Utils
Agora.Utils.Value
other-modules:
hs-source-dirs: agora
library pprelude
@ -169,7 +169,9 @@ test-suite agora-test
Spec.Sample.Proposal
Spec.Sample.Shared
Spec.Sample.Stake
Spec.Sample.Treasury
Spec.Stake
Spec.Treasury
Spec.Util
build-depends: agora