Emily
|
b57fb5cb3d
|
Merge pull request #104 from Liqwid-Labs/seungheonoh/newPlutarchCleanTree
Liqwid-Labs/Plutarch
|
2022-05-27 21:03:03 +02:00 |
|
Seungheon Oh
|
16b1f6ad4b
|
CI using deploy keys of plutarch-*
Simplified workflow using `strategy.matrix`
|
2022-05-27 13:54:33 -05:00 |
|
Seungheon Oh
|
7a0f9e9a66
|
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 |
|
Emily
|
b28bf9f59e
|
Merge pull request #102 from Liqwid-Labs/connor/bench-check
ci: check benchmark report is up-to-date
|
2022-05-27 11:28:43 +02:00 |
|
fanghr
|
404d5acad1
|
add check-bench workflow
|
2022-05-27 04:46:41 +08:00 |
|
fanghr
|
96bf20c853
|
add checks.x86_64-linux.benchCheck
|
2022-05-27 04:46:41 +08:00 |
|
fanghr
|
6ca172c4c1
|
add make subcommands to run and check bench
|
2022-05-27 04:46:39 +08:00 |
|
fanghr
|
d192379d3c
|
allow saving the bench report to an arbitrary location
|
2022-05-27 04:45:48 +08:00 |
|
SeungheonOh
|
4a3882d90f
|
Merge pull request #94 from Liqwid-Labs/seungheonoh/genericSpecInterface
Specs for benchmarking
|
2022-05-26 10:25:02 -05:00 |
|
Seungheon Oh
|
cd9325a688
|
bench update
|
2022-05-26 09:53:41 -05:00 |
|
Seungheon Oh
|
bf4098fd30
|
pretty printer
|
2022-05-26 09:50:48 -05:00 |
|
Seungheon Oh
|
12cec802a0
|
pretty print
|
2022-05-26 09:50:47 -05:00 |
|
Seungheon Oh
|
34caeab332
|
better queries
|
2022-05-26 09:50:47 -05:00 |
|
Seungheon Oh
|
6068ecded5
|
removed redundant codes
|
2022-05-26 09:50:47 -05:00 |
|
Seungheon Oh
|
005356b759
|
rename/temp print
|
2022-05-26 09:50:47 -05:00 |
|
Seungheon Oh
|
7a599ffa35
|
rename/docstrings
|
2022-05-26 09:50:47 -05:00 |
|
Seungheon Oh
|
7ee7d661ef
|
format
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
29dc10bf36
|
CSV would be better than JSON
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
35ba59c5d6
|
export benchmark to json
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
5eebba1355
|
benchmarking
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
7195b1730f
|
emacs backups are sneaking into commits
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
f880699809
|
agora-spec made independent from agora-test
|
2022-05-26 09:50:46 -05:00 |
|
Seungheon Oh
|
c84a7559ac
|
forgot one file
|
2022-05-26 09:50:45 -05:00 |
|
Seungheon Oh
|
4b56edb25c
|
Specs use generalized format so that it can be used for benchmarking
|
2022-05-26 09:50:43 -05:00 |
|
Emily
|
efca275f29
|
Merge pull request #98 from Liqwid-Labs/emiflake/relink-docs-to-notion
relink all tech-design docs to Notion
|
2022-05-26 11:57:32 +02:00 |
|
Emily Martins
|
bc382eab43
|
relink all tech-design docs to Notion
|
2022-05-26 11:57:09 +02:00 |
|
方泓睿
|
4c3f48bae0
|
Merge pull request #97 from Liqwid-Labs/connor/bridge-update
Update purescript bridge
|
2022-05-26 16:02:23 +08:00 |
|
方泓睿
|
5d6d207e76
|
Merge branch 'main' into connor/bridge-update
|
2022-05-26 15:58:40 +08:00 |
|
Emily
|
dbfff95bfa
|
Merge pull request #93 from Liqwid-Labs/connor/proposal-timing-conf
Proposal Timings
|
2022-05-26 09:48:19 +02:00 |
|
fanghr
|
7b3fd9b076
|
update purescript bridge
|
2022-05-25 21:43:07 +08:00 |
|
fanghr
|
abe1d950bf
|
make 'PProposalTime' scott-encoded
|
2022-05-25 21:36:56 +08:00 |
|
fanghr
|
6f9de51541
|
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
|
c6c93f587a
|
fix broken tests/samples
|
2022-05-25 20:08:45 +08:00 |
|
fanghr
|
9bc2acb9ca
|
calculate the starting time of a proposal upon creation
|
2022-05-25 20:08:45 +08:00 |
|
fanghr
|
2820831dad
|
add createProposalStartingTime to compute the starting time of proposals
|
2022-05-25 20:08:44 +08:00 |
|
fanghr
|
1a2693aa98
|
store proposal timing conf in the governor datum
|
2022-05-25 20:08:39 +08:00 |
|
方泓睿
|
f2f355b47c
|
Merge pull request #92 from Liqwid-Labs/connor/#87
|
2022-05-25 18:45:22 +08:00 |
|
方泓睿
|
455dcaf928
|
Merge branch 'main' into connor/#87
|
2022-05-25 18:42:50 +08:00 |
|
fanghr
|
cafe91f7a1
|
use nested pmatches instead of laziness
|
2022-05-24 21:48:32 +08:00 |
|
方泓睿
|
8576784f51
|
Merge pull request #62 from Liqwid-Labs/connor/mutate-governor
Mutate Governor Settings Effect Implementation
|
2022-05-24 12:41:25 +08:00 |
|
方泓睿
|
6ad986c7a9
|
Merge branch 'main' into connor/mutate-governor
|
2022-05-24 12:38:46 +08:00 |
|
fanghr
|
f4f4ed0b21
|
fix a typo
|
2022-05-24 01:27:04 +08:00 |
|
fanghr
|
6145d9ef68
|
remove anyOutput
|
2022-05-23 23:18:18 +08:00 |
|
Emily
|
0f3ef7d6e1
|
Merge pull request #91 from Liqwid-Labs/emiflake/script-export
Export Scripts into JSON file for CTL consumption.
|
2022-05-23 15:25:33 +02:00 |
|
fanghr
|
e89b245b20
|
remove allOutputs
|
2022-05-23 18:20:49 +08:00 |
|
fanghr
|
f18b0992e7
|
remove anyInput
|
2022-05-23 18:11:32 +08:00 |
|
Emily Martins
|
bc59671025
|
add remaining scripts, export to json file, fix compile
|
2022-05-20 18:24:53 +02:00 |
|
Emily Martins
|
56090bc5cc
|
init agora-scripts for generating ScriptInfo for CTL
|
2022-05-20 18:24:53 +02:00 |
|
Emily
|
03c514c88e
|
Merge pull request #84 from Liqwid-Labs/connor/proposal-voting
Voting on Proposals
|
2022-05-20 15:58:11 +02:00 |
|
fanghr
|
13225cb447
|
add min ada to both stake input and output
|
2022-05-20 21:51:03 +08:00 |
|