Skip to content

Commit

Permalink
deploy: 5fe13dd
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontin committed Mar 13, 2024
1 parent 932d645 commit 4486d21
Show file tree
Hide file tree
Showing 66 changed files with 9,321 additions and 9,318 deletions.
6 changes: 3 additions & 3 deletions Cooked-Attack-AddToken.html

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions Cooked-Attack-DatumHijacking.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions Cooked-Attack-DoubleSat.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Cooked-Attack-DupToken.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Cooked-Currencies.html

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions Cooked-Ltl.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Cooked-MockChain-Balancing.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Cooked.MockChain.Balancing</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">cooked-validators-2.0.0</span><ul class="links" id="page-menu"><li><a href="src/Cooked.MockChain.Balancing.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Cooked.MockChain.Balancing</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><a href="#v:balancedTxSkel">balancedTxSkel</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> TxOutRef)</li><li class="src short"><a href="#v:balancedTx">balancedTx</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> TxOutRef) -&gt; m (Tx BabbageEra)</li><li class="src short"><a href="#v:txSkelInputData">txSkelInputData</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Map" title="Distribution.Compat.Prelude.Internal">Map</a> DatumHash Datum)</li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:balancedTxSkel" class="def">balancedTxSkel</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> TxOutRef) <a href="src/Cooked.MockChain.Balancing.html#balancedTxSkel" class="link">Source</a> <a href="#v:balancedTxSkel" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:balancedTx" class="def">balancedTx</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> TxOutRef) -&gt; m (Tx BabbageEra) <a href="src/Cooked.MockChain.Balancing.html#balancedTx" class="link">Source</a> <a href="#v:balancedTx" class="selflink">#</a></p><div class="doc"><p>Take the output of <code><a href="Cooked-MockChain-Balancing.html#v:balancedTxSkel" title="Cooked.MockChain.Balancing">balancedTxSkel</a></code> and turn it into an actual Cardano
transaction.</p></div></div><div class="top"><p class="src"><a id="v:txSkelInputData" class="def">txSkelInputData</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Map" title="Distribution.Compat.Prelude.Internal">Map</a> DatumHash Datum) <a href="src/Cooked.MockChain.Balancing.html#txSkelInputData" class="link">Source</a> <a href="#v:txSkelInputData" class="selflink">#</a></p><div class="doc"><p>Look up the data on UTxOs the transaction consumes.</p></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.24.2</p></div></body></html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>Cooked.MockChain.Balancing</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">cooked-validators-2.0.0</span><ul class="links" id="page-menu"><li><a href="src/Cooked.MockChain.Balancing.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">Cooked.MockChain.Balancing</p></div><div id="synopsis"><details id="syn"><summary>Synopsis</summary><ul class="details-toggle" data-details-id="syn"><li class="src short"><a href="#v:balancedTxSkel">balancedTxSkel</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Tx-Internal.html#t:TxOutRef" title="Ledger.Tx.Internal">TxOutRef</a>)</li><li class="src short"><a href="#v:balancedTx">balancedTx</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Tx-Internal.html#t:TxOutRef" title="Ledger.Tx.Internal">TxOutRef</a>) -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Cardano-Api.html#t:Tx" title="Cardano.Api">Tx</a> <a href="https://hackage.haskell.org/package/-/docs/Cardano-Api.html#t:BabbageEra" title="Cardano.Api">BabbageEra</a>)</li><li class="src short"><a href="#v:txSkelInputData">txSkelInputData</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Map" title="Distribution.Compat.Prelude.Internal">Map</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger.html#t:DatumHash" title="Ledger">DatumHash</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger.html#t:Datum" title="Ledger">Datum</a>)</li></ul></details></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:balancedTxSkel" class="def">balancedTxSkel</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Tx-Internal.html#t:TxOutRef" title="Ledger.Tx.Internal">TxOutRef</a>) <a href="src/Cooked.MockChain.Balancing.html#balancedTxSkel" class="link">Source</a> <a href="#v:balancedTxSkel" class="selflink">#</a></p></div><div class="top"><p class="src"><a id="v:balancedTx" class="def">balancedTx</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; (<a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a>, <a href="Cooked-Skeleton.html#t:Fee" title="Cooked.Skeleton">Fee</a>, <a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Set" title="Distribution.Compat.Prelude.Internal">Set</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger-Tx-Internal.html#t:TxOutRef" title="Ledger.Tx.Internal">TxOutRef</a>) -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Cardano-Api.html#t:Tx" title="Cardano.Api">Tx</a> <a href="https://hackage.haskell.org/package/-/docs/Cardano-Api.html#t:BabbageEra" title="Cardano.Api">BabbageEra</a>) <a href="src/Cooked.MockChain.Balancing.html#balancedTx" class="link">Source</a> <a href="#v:balancedTx" class="selflink">#</a></p><div class="doc"><p>Take the output of <code><a href="Cooked-MockChain-Balancing.html#v:balancedTxSkel" title="Cooked.MockChain.Balancing">balancedTxSkel</a></code> and turn it into an actual Cardano
transaction.</p></div></div><div class="top"><p class="src"><a id="v:txSkelInputData" class="def">txSkelInputData</a> :: <a href="Cooked-MockChain-BlockChain.html#t:MonadBlockChainBalancing" title="Cooked.MockChain.BlockChain">MonadBlockChainBalancing</a> m =&gt; <a href="Cooked-Skeleton.html#t:TxSkel" title="Cooked.Skeleton">TxSkel</a> -&gt; m (<a href="https://hackage.haskell.org/package/-/docs/Distribution-Compat-Prelude-Internal.html#t:Map" title="Distribution.Compat.Prelude.Internal">Map</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger.html#t:DatumHash" title="Ledger">DatumHash</a> <a href="https://hackage.haskell.org/package/-/docs/Ledger.html#t:Datum" title="Ledger">Datum</a>) <a href="src/Cooked.MockChain.Balancing.html#txSkelInputData" class="link">Source</a> <a href="#v:txSkelInputData" class="selflink">#</a></p><div class="doc"><p>Look up the data on UTxOs the transaction consumes.</p></div></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.24.2</p></div></body></html>
32 changes: 16 additions & 16 deletions Cooked-MockChain-BlockChain.html

Large diffs are not rendered by default.

Loading

0 comments on commit 4486d21

Please sign in to comment.