Releases: DripDropz/perma-lock
Releases · DripDropz/perma-lock
v1.1.4
What's Changed
- bumping version number, updated aiken, stdlib, and assist. by @logicalmechanism in #12
Full Changelog: v1.1.3...v1.1.4
Requires aiken 1.0.28, stdlib 1.9.0, and assist 0.4.9
v1.1.3
v1.1.1
Full Changelog: v1.1.0...v1.1.1
Updating the contracts to align with Aiken 1.0.26, stdlib 1.8.0, and Assist v0.4.7
v1.1.0
What's Changed
- doing a simple test of adding a stake key to the nft lock by @logicalmechanism in #3
- Token to tokens redeemer update by @logicalmechanism in #4
- found max size for utxo with smart contract at 64 by @logicalmechanism in #5
- Code review 1 by @logicalmechanism in #6
- updated to new assist and adjusted code to reflect those changes by @logicalmechanism in #7
- max tokens per transaction is 36 by @logicalmechanism in #8
- redeemer reduction, cheaper scripts overall and simplier data redeemers by @logicalmechanism in #9
- merge up and do a doc review later if required by @logicalmechanism in #10
- Create generalized contract by @logicalmechanism in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release of the core functionality.
Computation fee is only 13,604 Lovelace.
Mem 152114 ~ 1% max usage
Steps 66955979 ~ 0.7% max usage
Minimum required Lovelace for an asset with 2^63 - 1 tokens is 1.224040 ADA