Skip to content

Commit

Permalink
waiting on official aiken release before tagging 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
logicalmechanism committed Sep 1, 2024
1 parent cc452c5 commit 2a00ddd
Show file tree
Hide file tree
Showing 22 changed files with 46 additions and 45 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# v0.x.y

- Updated toml to Aiken 1.1.0, stdlib main (2.0.0 should be the tagged release)
- Updated toml to Aiken 1.1.0, stdlib main (v2.0.0 should be the tagged release)
- addresses.from_wallet check if wallet is valid else it fails
- All math related modules will be in the maths folder
- All cardano related modules will be in the cardano folder
- All validation related modules will be in the validation folder
- Removed assist top level folder to align with stdlib
- stdlib is tagged at 2.0.0
- stdlib is tagged at v2.0.0
- Updated readme, Plutus v2 is staying on v0.4.11, v3+ is v0.5.x

# v0.4.11

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ The **Aiken Assist Library** is a collection of specialized functions for [Aiken

aiken's version | assist's version
--- | ---
`v1.1.0-alpha` | `>= v0.5.0`
`v1.1.0` | `>= v0.5.0`
`v1.0.29-alpha` | `== v0.4.11`

Assist library `v0.5.x` will be Plutus V3+. For Plutus V2 contracts use the latest `v0.4.x` branch.
Assist library `v0.5.x` will be Plutus V3+. For Plutus V2 contracts use the `v0.4.11` branch.

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/addresses.html
Original file line number Diff line number Diff line change
Expand Up @@ -582,9 +582,9 @@ <h2 id="create_script_address"><pre class="hljs language-aiken">create_script_ad
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/certificates.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,9 +532,9 @@ <h2 id="delegate_credential"><pre class="hljs language-aiken">delegate_credentia
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/datum.html
Original file line number Diff line number Diff line change
Expand Up @@ -601,9 +601,9 @@ <h2 id="output_datum_by_hash"><pre class="hljs language-aiken">output_datum_by_h
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/minting.html
Original file line number Diff line number Diff line change
Expand Up @@ -593,9 +593,9 @@ <h2 id="is_occurring"><pre class="hljs language-aiken">is_occurring(
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/tx.html
Original file line number Diff line number Diff line change
Expand Up @@ -653,9 +653,9 @@ <h2 id="total_token_amount"><pre class="hljs language-aiken">total_token_amount(
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/cardano/value.html
Original file line number Diff line number Diff line change
Expand Up @@ -688,9 +688,9 @@ <h2 id="prove_exact_nft"><pre class="hljs language-aiken">prove_exact_nft(
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,10 @@ <h1>Aiken Assist Library</h1>
<p>The <strong>Aiken Assist Library</strong> is a collection of specialized functions for <a href="https://github.com/aiken-lang/aiken">Aiken</a>. This library extends the default functionality of <a href="https://github.com/aiken-lang/stdlib">stdlib</a> and provides routines that facilitate quick development of smart contracts on Cardano.</p>
<h2>Compatibility</h2>
<table><thead><tr><th>aiken’s version</th><th>assist’s version</th></tr></thead><tbody>
<tr><td><code>v1.1.0-alpha</code></td><td><code>&gt;= v0.5.0</code></td></tr>
<tr><td><code>v1.1.0</code></td><td><code>&gt;= v0.5.0</code></td></tr>
<tr><td><code>v1.0.29-alpha</code></td><td><code>== v0.4.11</code></td></tr>
</tbody></table>
<p>Assist library <code>v0.5.x</code> will be Plutus V3+. For Plutus V2 contracts use the latest <code>v0.4.x</code> branch.</p>
<p>Assist library <code>v0.5.x</code> will be Plutus V3+. For Plutus V2 contracts use the <code>v0.4.11</code> branch.</p>
<h2>Getting Started</h2>
<p>To start using the library, follow these steps:</p>
<ol>
Expand Down Expand Up @@ -520,9 +520,9 @@ <h2>License</h2>
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="./js/lunr.min.js?v=1.1.0"></script>
<script src="./js/index.js?v=1725056065"></script>
<script src="./js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="./search-data.js?v=1725056065"></script>
<script src="./search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/maths/boolean.html
Original file line number Diff line number Diff line change
Expand Up @@ -678,9 +678,9 @@ <h2 id="imply_"><pre class="hljs language-aiken">imply_(x: Int, y: Int) -&gt; In
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/maths/circuits.html
Original file line number Diff line number Diff line change
Expand Up @@ -670,9 +670,9 @@ <h2 id="imply_"><pre class="hljs language-aiken">imply_(x: Int, y: Int, p: Int)
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/maths/constants.html
Original file line number Diff line number Diff line change
Expand Up @@ -522,9 +522,9 @@ <h2 id="large_prime"><pre class="hljs language-aiken">large_prime: Int = 0x1a011
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/maths/routines.html
Original file line number Diff line number Diff line change
Expand Up @@ -596,9 +596,9 @@ <h2 id="from_int"><pre class="hljs language-aiken">from_int(self: Int) -&gt; Byt
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
2 changes: 1 addition & 1 deletion docs/search-data.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/tests/fake_tx.html
Original file line number Diff line number Diff line change
Expand Up @@ -840,9 +840,9 @@ <h2 id="test_tx"><pre class="hljs language-aiken">test_tx() -&gt; Transaction</p
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/types/cip68.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,9 +665,9 @@ <h2 id="version"><pre class="hljs language-aiken">version(metadata: CIP68) -&gt;
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/types/prefixes.html
Original file line number Diff line number Diff line change
Expand Up @@ -549,9 +549,9 @@ <h2 id="seed"><pre class="hljs language-aiken">seed: ByteArray = #&quot;5eed0e1f
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/types/token.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,9 @@ <h2 id="contains"><pre class="hljs language-aiken">contains(total: Tokens, targe
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/types/wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,9 @@ <h2 id="is_valid"><pre class="hljs language-aiken">is_valid(wallet: Wallet) -&gt
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/validation/count.html
Original file line number Diff line number Diff line change
Expand Up @@ -664,9 +664,9 @@ <h2 id="single_input_with_bypass"><pre class="hljs language-aiken">single_input_
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/validation/find.html
Original file line number Diff line number Diff line change
Expand Up @@ -802,9 +802,9 @@ <h2 id="input_by_nft"><pre class="hljs language-aiken">input_by_nft(inputs: List
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down
4 changes: 2 additions & 2 deletions docs/validation/payout.html
Original file line number Diff line number Diff line change
Expand Up @@ -561,9 +561,9 @@ <h2 id="at_least"><pre class="hljs language-aiken">at_least(
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../js/lunr.min.js?v=1.1.0"></script>
<script src="../js/index.js?v=1725056065"></script>
<script src="../js/index.js?v=1725218259"></script>
<!-- Load the search index using JSONP to avoid CORS issues -->
<script src="../search-data.js?v=1725056065"></script>
<script src="../search-data.js?v=1725218259"></script>
<script>
void function() {
if (typeof tippy !== "undefined") {
Expand Down

0 comments on commit 2a00ddd

Please sign in to comment.