Jack Hodgkinson
|
f81deaf062
|
Reset progress on treasury testing; will continue without apropos
|
2022-04-29 15:23:08 +01:00 |
|
Emily Martins
|
82ce3ab717
|
move Stake to Scripts, fix tests
|
2022-04-27 12:55:37 +02:00 |
|
Emily Martins
|
deaa5cf6f1
|
move Proposal impl. to Agora.Proposal.Scripts to avoid cyclic deps
|
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 |
|
Emily Martins
|
5649f27d24
|
fix linter errors
|
2022-04-27 12:53:53 +02:00 |
|
Emily Martins
|
862e9b6079
|
add proposalCreation Sample test
|
2022-04-27 12:53:53 +02:00 |
|
Emily Martins
|
0ba8a58cb7
|
implement Agora.Record, implement Agora.Proposal.Time
|
2022-04-27 12:53:37 +02:00 |
|
Seungheon Oh
|
3ec470a9ed
|
format
|
2022-04-25 11:17:15 -04:00 |
|
SeungheonOh
|
dfbe09edc5
|
Merge branch 'master' into seungheonoh/treasurywithdrawaleffect
|
2022-04-25 10:57:41 -04:00 |
|
Seungheon Oh
|
9394b2f70b
|
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
|
11a10bd4ec
|
formatting
|
2022-04-21 19:03:14 -05:00 |
|
Seungheon Oh
|
0d99e36541
|
Restructured Testings
Separated the samples and test sets
|
2022-04-21 16:44:59 -05:00 |
|
Seungheon Oh
|
aa4d198e9f
|
format...
|
2022-04-21 16:16:50 -05:00 |
|
Seungheon Oh
|
c90cd94c59
|
first step to the Test for Treasury Withdrawal Effect
|
2022-04-21 16:16:50 -05:00 |
|
Seungheon Oh
|
37cf3ab88e
|
Rebase master to Treasury Withdrawal Effect
Liqwid-Labs/agora#46
|
2022-04-21 16:16:35 -05:00 |
|
Emily Martins
|
956dbb4b53
|
add tests for authority token function 'singleAuthorityTokenBurned'
|
2022-04-20 20:26:32 +02:00 |
|
Emily Martins
|
476bf48649
|
format agora.cabal, flake.nix
|
2022-04-15 13:41:07 +02:00 |
|
Jack Hodgkinson
|
a9df050af7
|
Formatting
|
2022-04-12 13:46:40 +01:00 |
|
Jack Hodgkinson
|
eba688f957
|
Merge branch 'master' of github.com:Liqwid-Labs/agora into jhodgdev/treasury-tests
|
2022-04-08 13:32:51 +01:00 |
|
Emily Martins
|
8c9225c1f1
|
use plutarch-safemoney instead of local Agora.SafeMoney
|
2022-03-30 15:32:50 +02:00 |
|
Emily Martins
|
bd4fe1e000
|
apply docs suggestions
|
2022-03-28 18:01:27 +02:00 |
|
Emily Martins
|
7a3e62a401
|
Merge branch 'master' into emiflake/stub-everything
|
2022-03-28 15:48:02 +02:00 |
|
Jack Hodgkinson
|
868d72634b
|
Bumped apropos
|
2022-03-28 14:20:34 +01:00 |
|
Emily Martins
|
ea042d666d
|
add vote tally to Proposal datum
|
2022-03-26 16:07:21 +01:00 |
|
Emily Martins
|
4469671da0
|
migrate Haskell-level datums to use Discrete
|
2022-03-26 15:08:11 +01:00 |
|
Emily Martins
|
7e780d994c
|
stub out Proposal, Governor. kill hoogle before starting a new one.
|
2022-03-26 10:37:32 +01:00 |
|
Emily Martins
|
9c1a4c20bd
|
Merge branch 'master' into flake-update
|
2022-03-25 14:16:44 +01:00 |
|
Peter Dragos
|
d28ee8c928
|
upstream Agora extras
|
2022-03-24 19:15:10 -04:00 |
|
Jack Hodgkinson
|
120b65774c
|
Began carving out apropos treasury tests
|
2022-03-24 15:59:51 +00:00 |
|
Jack Hodgkinson
|
a0726e42f4
|
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
|
bb174a7145
|
flake: run tests in flake check, actually check fourmolu
|
2022-03-22 16:27:20 +01:00 |
|
Emily Martins
|
3f642daaf1
|
remove Int apropos-tx example, move Model.* to Spec.Model.*
|
2022-03-21 15:39:38 +01:00 |
|
Emily Martins
|
93acd81e79
|
add HasParameterisedGenerator and wire tests up
|
2022-03-18 15:23:07 +01:00 |
|
Jack Hodgkinson
|
060e46814a
|
paired programming work
|
2022-03-18 12:19:45 +00:00 |
|
Jack Hodgkinson
|
08c963678d
|
inited branch
|
2022-03-17 10:06:14 +00:00 |
|
Emily Martins
|
b58ccfd785
|
move scriptTest to Util module
|
2022-03-15 17:25:44 +01:00 |
|
Emily Martins
|
b57d7bde6e
|
bump plutarch to staging rev
|
2022-03-11 18:05:30 +01:00 |
|
Emily Martins
|
6e736eea40
|
Merge branch 'master' into emiflake/sample-tests
|
2022-03-11 13:34:29 +01:00 |
|
Emily
|
dc86024a92
|
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
|
a2ea0a46f5
|
WIP simple sample test for Stake policy
|
2022-03-09 22:00:02 +01:00 |
|
Emily Martins
|
9aa5f5b1a3
|
apropos-tx setup
|
2022-03-09 19:32:13 +01:00 |
|
Riley Kilgore
|
5482a5c4ca
|
Added a multi-sig validator at Agora.MultiSig
|
2022-03-05 05:31:11 -08:00 |
|
Jack Hodgkinson
|
08b8dd1c46
|
Added These data types
|
2022-03-04 09:27:41 +00:00 |
|
Jack Hodgkinson
|
037f8729b4
|
Removed redundant Plutarch Extra files
|
2022-03-04 06:26:53 +00:00 |
|
Jack Hodgkinson
|
3bc3620334
|
Added Utils.Value
|
2022-03-03 17:00:14 +00:00 |
|
Jack Hodgkinson
|
fbf87a9165
|
Began applying Emily's suggestions
|
2022-03-02 16:46:09 +00:00 |
|
Jack Hodgkinson
|
3fc7a39902
|
Merge branch 'master' of github.com:Liqwid-Labs/agora into jhodgdev/treasury
|
2022-03-02 14:28:05 +00:00 |
|
Jack Hodgkinson
|
85ff7a55a6
|
Initialised skeleton for treasury
|
2022-03-01 12:53:39 +00:00 |
|
Emily Martins
|
646f4900ff
|
apply suggestions
|
2022-02-28 20:08:42 +01:00 |
|
Emily Martins
|
552c6c8a00
|
add missing asserts to Stake policy
|
2022-02-18 23:11:43 +01:00 |
|