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 |
|
fanghr
|
bce9b45c25
|
add missing doc strings
|
2022-05-20 03:35:32 +08:00 |
|
fanghr
|
82201a6e1f
|
add sample test && fix broken tests
|
2022-05-20 03:35:31 +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
|
9f116dd2cf
|
merge #74; add sample and spec of the governor
|
2022-05-12 20:01:32 +08:00 |
|