Seungheon Oh
|
d7a235f010
|
CI using deploy keys of plutarch-*
Simplified workflow using `strategy.matrix`
|
2022-05-27 13:54:33 -05:00 |
|
Seungheon Oh
|
55defea912
|
Use Liqwid-Labs/plutarch
- Removed `Utils.Value` -- not being used/better is provided with
liqwid-plutarch-extra
- uses `Liqwid-Labs/plutarch`
- uses `Liqwid-Labs/plutarch-numeric`
- uses `Liqwid-Labs/plutarch-safemoney`
- uses `Liqwid-Labs/liqwid-plutarch-extra`
|
2022-05-27 13:43:55 -05:00 |
|
fanghr
|
a85b066a05
|
apply Emily's suggestions
* add `PMaxTimeRangeWidth`
* several `Default` instances for testing
* a bunch of docstrings
* fix the tests/samples
|
2022-05-25 21:07:09 +08:00 |
|
fanghr
|
55435d601f
|
fix broken tests/samples
|
2022-05-25 20:08:45 +08:00 |
|
fanghr
|
fbe3edc45a
|
store proposal timing conf in the governor datum
|
2022-05-25 20:08:39 +08:00 |
|
方泓睿
|
4bffc1005d
|
Merge branch 'main' into connor/mutate-governor
|
2022-05-24 12:38:46 +08:00 |
|
fanghr
|
e8b87654f3
|
store starting time of the proposal in its datum
... hardcoded to 0 upon creation for now
|
2022-05-20 03:35:30 +08:00 |
|
fanghr
|
92c64f8d7a
|
store timing config in the proposal datum
.... and mock the value upon creation for now
|
2022-05-20 03:35:29 +08:00 |
|
fanghr
|
b34d6b294d
|
refactor tests of the effect
* test both the effect and governor in the spec
* test that the effect and governor will fail when try setting the
governor state to a invalid one
|
2022-05-19 21:31:22 +08:00 |
|
fanghr
|
6548105719
|
apply Emily's suggestions
|
2022-05-16 19:59:11 +08:00 |
|
fanghr
|
9f116dd2cf
|
merge #74; add sample and spec of the governor
|
2022-05-12 20:01:32 +08:00 |
|