1.9 KiB
1.9 KiB
Revision history for agora
This format is based on Keep A Changelog.
Unreleased (Candidate for 0.2.0)
Added
- Script exporting with
plutarch-script-export
Modified
-
Stake delegation.
Included by #149.
-
Fixed bug that checks the proposal thresholds in an incorrect way. Added negative tests for the governor scripts.
Included by #146.
-
Draft phase and cosigning for Proposals.
Included by #136.
-
Fixed bug with regards to moving from
VotingReady.Included by #134.
-
Fixed bug that made it impossible to create proposals. Added new stake locking mechanism for creating proposals.
Included by #142.
NOTE: This changes the representation of the following types:
PProposalLockPStakeDatumPStakeRedeemerPProposalRedeemerPTreasuryRedeemerPGovernorDatum
Removed
- Side-stream utilies into
liqwid-Labs/liqwid-plutarch-extraAgora.MultiSig--entire module.scriptHashFromAddresstoPlutarch.Api.V1.ScriptContext.findOutputsToAddresstoPlutarch.Api.V1.ScriptContext.findTxOutDatumtoPlutarch.Api.V1.ScriptContext.hasOnlyOneTokenOfCurrencySymboltoPlutarch.Api.V1.Value.mustBePJusttoPlutarch.Extra.Maybe.mustBePDJusttoPlutarch.Extra.Maybe.isScriptAddresstoPlutarch.Api.V1.ScriptContext.isPubKeytoPlutarch.Api.V1.ScriptContext.pisUniqBy'toPlutarch.Extra.List.pisUniq'toPlutarch.Extra.List.pontoPlutarch.Extra.Function.pbuiltinUncurrytoPlutarch.Extra.Function.
0.1.0 -- 2022-06-22
Added
- First release