Emily Martins
|
4eb2b3ebbd
|
update CHANGELOG
|
2022-08-23 12:37:24 +02:00 |
|
Emily Martins
|
6b8efdc364
|
auth check tokens instead of effect validator
|
2022-08-23 12:34:24 +02:00 |
|
emiflake
|
b6f5574285
|
Merge pull request #160 from Liqwid-Labs/emiflake/cleanup
Clean up imports and haddock comments
|
2022-08-18 19:35:42 +02:00 |
|
Emily Martins
|
da9e60d34c
|
add docstring for PProposalEffectGroup
|
2022-08-18 18:48:38 +02:00 |
|
Emily Martins
|
2f1e04b4f7
|
explicit imports for core agora modules
|
2022-08-18 16:52:53 +02:00 |
|
Emily Martins
|
b32ae8ca57
|
add changelog entry for Credential change
|
2022-08-18 16:11:28 +02:00 |
|
emiflake
|
968cf337cc
|
Merge pull request #159 from Liqwid-Labs/connor/bump-stuff
Use latest version of Plutarch; Use upstreamed LPE utilities; Clean up some import/export lists
|
2022-08-18 16:09:39 +02:00 |
|
Hongrui Fang
|
fb1c1cada6
|
update benchmark
|
2022-08-18 00:20:26 +08:00 |
|
Hongrui Fang
|
03a1e550d0
|
use utils from LPE
|
2022-08-18 00:20:25 +08:00 |
|
Hongrui Fang
|
48fa641511
|
clean up import/export lists
|
2022-08-18 00:20:24 +08:00 |
|
Hongrui Fang
|
8588bc4db5
|
bump plutarch and LPE
|
2022-08-18 00:20:06 +08:00 |
|
emiflake
|
8f1c667107
|
Merge pull request #158 from Liqwid-Labs/emiflake/credential
use Credential instead of PubKeyHash everywhere
|
2022-08-17 11:40:21 +02:00 |
|
Emily Martins
|
584539feb9
|
fix docs for Agora.Credential module
|
2022-08-17 11:00:26 +02:00 |
|
Emily Martins
|
f730998326
|
use Credential instead of PubKeyHash everywhere
|
2022-08-17 11:00:24 +02:00 |
|
方泓睿
|
367a630cef
|
Merge pull request #157 from Liqwid-Labs/connor/effect-ref-script
Store `ScriptHash`es in the effects
|
2022-08-17 12:52:37 +08:00 |
|
Hongrui Fang
|
1a62d7c4b7
|
test new functionalities in proposal advancements
|
2022-08-17 12:26:55 +08:00 |
|
Hongrui Fang
|
e5385c3021
|
encode reference script hashes in effects
Also:
- Change the validation logic to check the reference script in the GAT UTXO upon the minting of GAT
- Make use of `PMonad`
|
2022-08-17 12:26:54 +08:00 |
|
Hongrui Fang
|
67517bc81f
|
bump PCB
|
2022-08-17 12:26:46 +08:00 |
|
方泓睿
|
4dc0be8abc
|
Merge pull request #156 from Liqwid-Labs/connor/v2-types
|
2022-08-16 00:44:42 +08:00 |
|
Hongrui Fang
|
14b107e5cc
|
targeting 1.0.0
|
2022-08-16 00:10:54 +08:00 |
|
Hongrui Fang
|
aab6ef4252
|
update CHANGELOG
|
2022-08-15 21:47:07 +08:00 |
|
Hongrui Fang
|
9f6f74a136
|
update benchmark
|
2022-08-15 21:42:32 +08:00 |
|
Hongrui Fang
|
fec449ceb5
|
use v2 types
|
2022-08-15 21:41:31 +08:00 |
|
Hongrui Fang
|
b453f2b216
|
bump LPE/PCB
|
2022-08-15 21:35:40 +08:00 |
|
Emily Martins
|
e3ec61d9df
|
bump version in agora.cabal
|
2022-08-13 15:02:43 +02:00 |
|
emiflake
|
3e65a3a16c
|
Merge pull request #154 from Liqwid-Labs/emiflake/changelog-0.2.0
add changelog entry for 0.2.0
|
2022-08-13 15:01:03 +02:00 |
|
Emily Martins
|
af663e9afa
|
add changelog entry for 0.2.0
|
2022-08-13 15:00:04 +02:00 |
|
emiflake
|
4430b1145a
|
Merge pull request #150 from Liqwid-Labs/connor/liqwid-nix
Use `liqwid-nix`; Bump plutarch
|
2022-08-12 14:38:22 +02:00 |
|
Hongrui Fang
|
a4aaf7dfbc
|
remove unused development flag
|
2022-08-12 19:13:28 +08:00 |
|
Hongrui Fang
|
757ccfc1e3
|
update benchmark
|
2022-08-12 05:01:36 +08:00 |
|
Hongrui Fang
|
215e952288
|
remove pvalidatorHashToTokenName
|
2022-08-12 05:01:35 +08:00 |
|
Hongrui Fang
|
bedac537d0
|
remove unused SOP.Generic derivations
|
2022-08-12 05:01:35 +08:00 |
|
Hongrui Fang
|
b6a30b9ea9
|
speed up test execution by precompiling scripts
x250 faster!
|
2022-08-12 05:01:35 +08:00 |
|
Hongrui Fang
|
3d9c447783
|
parameterize scripts over AgoraScripts
|
2022-08-12 05:01:34 +08:00 |
|
Hongrui Fang
|
33e4ed037e
|
fix compilation errors
|
2022-08-12 04:56:19 +08:00 |
|
Hongrui Fang
|
caae87d564
|
refactor makefile
|
2022-08-12 04:56:18 +08:00 |
|
Hongrui Fang
|
ad34562432
|
use liqwid-nix; enable checks for CI
add extra command line tool `hasktags`
|
2022-08-12 04:56:14 +08:00 |
|
Hongrui Fang
|
030b96b4a4
|
pipe benchmark result to diff directly
|
2022-08-07 21:39:07 +08:00 |
|
Peter Dragos
|
5fb5518c07
|
Update README.md
|
2022-08-06 12:35:16 -04:00 |
|
Emily
|
bdcc930132
|
Merge pull request #151 from Liqwid-Labs/nini-faroux/comment-fix
Update ProposalRedeemer comment
|
2022-08-05 13:20:00 +02:00 |
|
Emily
|
422af237ef
|
Merge branch 'staging' into nini-faroux/comment-fix
|
2022-08-05 13:05:55 +02:00 |
|
方泓睿
|
ca30283d4d
|
Merge pull request #147 from Liqwid-Labs/seungheonoh/lpeUtility
Putting things in LPE
|
2022-08-04 00:10:20 +08:00 |
|
SeungheonOh
|
c41e9f58d4
|
update CHANGELOG
|
2022-08-03 23:46:17 +08:00 |
|
SeungheonOh
|
e2d873f1c5
|
use utilities from LPE
|
2022-08-03 23:46:15 +08:00 |
|
Seungheon Oh
|
662540e619
|
remove Agora.MultiSig
|
2022-08-03 23:42:21 +08:00 |
|
nini-faroux
|
f75bfb0e00
|
Update ProposalRedeemer comment
|
2022-08-02 10:16:30 +01:00 |
|
Emily
|
1dee1248c6
|
Merge pull request #149 from Liqwid-Labs/connor/stake-delegation
Stake delegation
|
2022-07-28 12:18:05 +02:00 |
|
Hongrui Fang
|
5c273da126
|
update CHANGELOG
|
2022-07-26 22:37:35 +08:00 |
|
Hongrui Fang
|
ed7e808da7
|
add pdjust and pdnothing
|
2022-07-26 22:37:35 +08:00 |
|
Hongrui Fang
|
740a625938
|
allows delegate to retract votes
|
2022-07-26 22:37:35 +08:00 |
|