fanghr
|
283edd64b7
|
offload some stuff from agora-test to agora-sample and agora-testlib
|
2022-05-12 19:23:14 +08:00 |
|
Jack Hodgkinson
|
cb0f61eb2c
|
Applied Emily's suggestions
|
2022-05-09 12:17:49 +01:00 |
|
Jack Hodgkinson
|
f075d33b0d
|
Added review changes
|
2022-05-06 10:36:21 +01:00 |
|
Jack Hodgkinson
|
a64f10c712
|
finished first draft of treasury tests
|
2022-05-05 12:03:10 +01:00 |
|
Jack Hodgkinson
|
dafa6fe8f0
|
Reset progress on treasury testing; will continue without apropos
|
2022-04-29 15:23:08 +01:00 |
|
Emily Martins
|
438ed872e3
|
move Stake to Scripts, fix tests
|
2022-04-27 12:55:37 +02:00 |
|
Emily Martins
|
4411dba717
|
move Proposal impl. to Agora.Proposal.Scripts to avoid cyclic deps
|
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 |
|
Emily Martins
|
eba9ce452e
|
fix linter errors
|
2022-04-27 12:53:53 +02:00 |
|
Emily Martins
|
f79f85b2c0
|
add proposalCreation Sample test
|
2022-04-27 12:53:53 +02:00 |
|
Emily Martins
|
faf326f9c3
|
implement Agora.Record, implement Agora.Proposal.Time
|
2022-04-27 12:53:37 +02:00 |
|
Seungheon Oh
|
e262395556
|
format
|
2022-04-25 11:17:15 -04:00 |
|
SeungheonOh
|
19c9cd06c8
|
Merge branch 'master' into seungheonoh/treasurywithdrawaleffect
|
2022-04-25 10:57:41 -04:00 |
|
Seungheon Oh
|
04b57dce85
|
Now makeEffect boilerplate requires datum to implemt PTryFrom
It will free `makeEffect` from using `unsafeCoerce` and force each
effect datums to implement their own "parsers".
|
2022-04-22 23:34:33 -05:00 |
|
Seungheon Oh
|
9866845f04
|
formatting
|
2022-04-21 19:03:14 -05:00 |
|
Seungheon Oh
|
82dd53efcf
|
Restructured Testings
Separated the samples and test sets
|
2022-04-21 16:44:59 -05:00 |
|
Seungheon Oh
|
5584a47528
|
format...
|
2022-04-21 16:16:50 -05:00 |
|
Seungheon Oh
|
c52b65a335
|
first step to the Test for Treasury Withdrawal Effect
|
2022-04-21 16:16:50 -05:00 |
|
Seungheon Oh
|
f9d7db9323
|
Rebase master to Treasury Withdrawal Effect
Liqwid-Labs/agora#46
|
2022-04-21 16:16:35 -05:00 |
|
Emily Martins
|
a6ef476beb
|
add tests for authority token function 'singleAuthorityTokenBurned'
|
2022-04-20 20:26:32 +02:00 |
|
Emily Martins
|
96dbefc4ef
|
format agora.cabal, flake.nix
|
2022-04-15 13:41:07 +02:00 |
|
Jack Hodgkinson
|
3c818f436f
|
Formatting
|
2022-04-12 13:46:40 +01:00 |
|
Jack Hodgkinson
|
d59967f6ed
|
Merge branch 'master' of github.com:Liqwid-Labs/agora into jhodgdev/treasury-tests
|
2022-04-08 13:32:51 +01:00 |
|
Emily Martins
|
097e055f19
|
use plutarch-safemoney instead of local Agora.SafeMoney
|
2022-03-30 15:32:50 +02:00 |
|
Emily Martins
|
522051657c
|
apply docs suggestions
|
2022-03-28 18:01:27 +02:00 |
|
Emily Martins
|
a02005c86a
|
Merge branch 'master' into emiflake/stub-everything
|
2022-03-28 15:48:02 +02:00 |
|
Jack Hodgkinson
|
2e312599e5
|
Bumped apropos
|
2022-03-28 14:20:34 +01:00 |
|
Emily Martins
|
ae5c18aa00
|
add vote tally to Proposal datum
|
2022-03-26 16:07:21 +01:00 |
|
Emily Martins
|
15d25f314b
|
migrate Haskell-level datums to use Discrete
|
2022-03-26 15:08:11 +01:00 |
|
Emily Martins
|
87ff8ba343
|
stub out Proposal, Governor. kill hoogle before starting a new one.
|
2022-03-26 10:37:32 +01:00 |
|
Emily Martins
|
99db5fbada
|
Merge branch 'master' into flake-update
|
2022-03-25 14:16:44 +01:00 |
|
Peter Dragos
|
a9e8f43ca5
|
upstream Agora extras
|
2022-03-24 19:15:10 -04:00 |
|
Jack Hodgkinson
|
2a940eb477
|
Began carving out apropos treasury tests
|
2022-03-24 15:59:51 +00:00 |
|
Jack Hodgkinson
|
ab023762ac
|
Merge branch 'emiflake/cleanup-tests' of github.com:Liqwid-Labs/agora into jhodgdev/treasury-tests
|
2022-03-24 14:28:25 +00:00 |
|
Emily Martins
|
a0ed939175
|
flake: run tests in flake check, actually check fourmolu
|
2022-03-22 16:27:20 +01:00 |
|
Emily Martins
|
f7721f13eb
|
remove Int apropos-tx example, move Model.* to Spec.Model.*
|
2022-03-21 15:39:38 +01:00 |
|
Emily Martins
|
7ef5606cd7
|
add HasParameterisedGenerator and wire tests up
|
2022-03-18 15:23:07 +01:00 |
|
Jack Hodgkinson
|
f417f32f4e
|
paired programming work
|
2022-03-18 12:19:45 +00:00 |
|
Jack Hodgkinson
|
47deeff5be
|
inited branch
|
2022-03-17 10:06:14 +00:00 |
|
Emily Martins
|
611e6fa2a6
|
move scriptTest to Util module
|
2022-03-15 17:25:44 +01:00 |
|
Emily Martins
|
7003c4556e
|
bump plutarch to staging rev
|
2022-03-11 18:05:30 +01:00 |
|
Emily Martins
|
93dcd14847
|
Merge branch 'master' into emiflake/sample-tests
|
2022-03-11 13:34:29 +01:00 |
|
Emily
|
c27d9e6871
|
Merge pull request #33 from Liqwid-Labs/rkilgore/multisig
Added a multi-sig validator at Agora.MultiSig
|
2022-03-10 16:36:09 +01:00 |
|
Emily Martins
|
8b98324cee
|
WIP simple sample test for Stake policy
|
2022-03-09 22:00:02 +01:00 |
|
Emily Martins
|
5bae354268
|
apropos-tx setup
|
2022-03-09 19:32:13 +01:00 |
|
Riley Kilgore
|
b67a992278
|
Added a multi-sig validator at Agora.MultiSig
|
2022-03-05 05:31:11 -08:00 |
|
Jack Hodgkinson
|
43cd0c4507
|
Added These data types
|
2022-03-04 09:27:41 +00:00 |
|
Jack Hodgkinson
|
86182ced25
|
Removed redundant Plutarch Extra files
|
2022-03-04 06:26:53 +00:00 |
|
Jack Hodgkinson
|
346c08afc9
|
Added Utils.Value
|
2022-03-03 17:00:14 +00:00 |
|
Jack Hodgkinson
|
d143ec87b5
|
Began applying Emily's suggestions
|
2022-03-02 16:46:09 +00:00 |
|