Commit graph

15 commits

Author SHA1 Message Date
Jack Hodgkinson
2c72372a69 Added treasury samples and tests 2022-05-04 17:06:26 +01:00
Emily Martins
82ce3ab717 move Stake to Scripts, fix tests 2022-04-27 12:55:37 +02:00
Emily Martins
4ea9255a6b add shared Sample values module
- add Proposal validator testing
- add some Agora.Record improvements
2022-04-27 12:55:12 +02:00
Seungheon Oh
bf13fd926e stricter constraints over inputs
It will only allow treasuries given in the datum as input. It prevents
unwanted change in the system.
2022-04-22 19:01:36 -05:00
Seungheon Oh
ec46273b5b Now it checks specific treasury
Emily's suggestion on the review
2022-04-22 11:18:38 -04:00
Seungheon Oh
17817ba68b simple fixes suggested from review 2022-04-22 08:23:54 -04:00
Seungheon Oh
bed2f37c2f withdrawal effect that actually passes tests 2022-04-21 16:17:54 -05:00
Seungheon Oh
54e95364ea added test entree
Something is wrong. It does not work.
2022-04-21 16:17:49 -05:00
Emily Martins
c087123262 rename LBS to ByteString.Lazy 2022-03-24 16:11:03 +01:00
Emily Martins
4feaaf1e06 more docs 2022-03-24 16:09:39 +01:00
Emily Martins
633c3bea9e apply suggestions and fix remaining haddock suggestions 2022-03-24 15:43:21 +01:00
Emily Martins
210a6195b6 improve ergonomics and add documentation 2022-03-23 22:03:11 +01:00
Emily Martins
78d104c213 add some tests for Stake validator 2022-03-23 21:37:28 +01:00
Emily Martins
3d76511a50 add intentionally failing examples 2022-03-16 13:55:00 +01:00
Emily Martins
b58ccfd785 move scriptTest to Util module 2022-03-15 17:25:44 +01:00