Commit graph

16 commits

Author SHA1 Message Date
fanghr
283edd64b7
offload some stuff from agora-test to agora-sample and agora-testlib 2022-05-12 19:23:14 +08:00
Jack Hodgkinson
4fe380b4c2 Added treasury samples and tests 2022-05-04 17:06:26 +01:00
Emily Martins
438ed872e3 move Stake to Scripts, fix tests 2022-04-27 12:55:37 +02:00
Emily Martins
eb4dc2c654 add shared Sample values module
- add Proposal validator testing
- add some Agora.Record improvements
2022-04-27 12:55:12 +02:00
Seungheon Oh
05a6808767
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
e91dcb7ce1 Now it checks specific treasury
Emily's suggestion on the review
2022-04-22 11:18:38 -04:00
Seungheon Oh
efb0776730 simple fixes suggested from review 2022-04-22 08:23:54 -04:00
Seungheon Oh
fe5c18969e
withdrawal effect that actually passes tests 2022-04-21 16:17:54 -05:00
Seungheon Oh
57a0c10404
added test entree
Something is wrong. It does not work.
2022-04-21 16:17:49 -05:00
Emily Martins
75b6b908fd rename LBS to ByteString.Lazy 2022-03-24 16:11:03 +01:00
Emily Martins
32e0ee2b9e more docs 2022-03-24 16:09:39 +01:00
Emily Martins
6702bfcd94 apply suggestions and fix remaining haddock suggestions 2022-03-24 15:43:21 +01:00
Emily Martins
310be96487 improve ergonomics and add documentation 2022-03-23 22:03:11 +01:00
Emily Martins
3578e7c47e add some tests for Stake validator 2022-03-23 21:37:28 +01:00
Emily Martins
fd7ef68b04 add intentionally failing examples 2022-03-16 13:55:00 +01:00
Emily Martins
611e6fa2a6 move scriptTest to Util module 2022-03-15 17:25:44 +01:00