Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standards/explicit module exports #54

Open
wants to merge 112 commits into
base: main
Choose a base branch
from

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    a666fe9 View commit details
    Browse the repository at this point in the history
  2. Lending create draft

    anton-k committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    829df49 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from mlabs-haskell/ak/init-endpoint

    Ak/init endpoint
    Benjmhart authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e7ed7b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61759ab View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    7cc8065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0720f49 View commit details
    Browse the repository at this point in the history
  3. remove redundant imports

    anton-k committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    0295145 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fix creation tests

    anton-k committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    497edb9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    77c1cf6 View commit details
    Browse the repository at this point in the history
  2. Removes redundant imports

    anton-k committed May 3, 2021
    Configuration menu
    Copy the full SHA
    d3df66e View commit details
    Browse the repository at this point in the history
  3. Init state transition sketch

    anton-k committed May 3, 2021
    Configuration menu
    Copy the full SHA
    92447db View commit details
    Browse the repository at this point in the history
  4. Add Bch simulation

    anton-k committed May 3, 2021
    Configuration menu
    Copy the full SHA
    125cc88 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from mlabs-haskell/ak/init-endpoint

    Ak/init endpoint
    Benjmhart authored May 3, 2021
    Configuration menu
    Copy the full SHA
    6149a2e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    679c61b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35faaf5 View commit details
    Browse the repository at this point in the history
  3. Refactoring

    anton-k committed May 4, 2021
    Configuration menu
    Copy the full SHA
    af51d7a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Configuration menu
    Copy the full SHA
    030ae99 View commit details
    Browse the repository at this point in the history
  2. Emulator actions refactoring

    anton-k committed May 5, 2021
    Configuration menu
    Copy the full SHA
    a09f02d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Adds tests for prototype

    anton-k committed May 6, 2021
    Configuration menu
    Copy the full SHA
    098aa5a View commit details
    Browse the repository at this point in the history
  2. Fix conflicts with master

    anton-k committed May 6, 2021
    Configuration menu
    Copy the full SHA
    1ee777c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from mlabs-haskell/ak/aave-logic

    Ak/aave logic
    anton-k authored May 6, 2021
    Configuration menu
    Copy the full SHA
    093d436 View commit details
    Browse the repository at this point in the history
  4. Pltusify core types for aave

    anton-k committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d8a0ecc View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    74c4e9a View commit details
    Browse the repository at this point in the history
  2. Update tests, refactoring

    anton-k committed May 7, 2021
    Configuration menu
    Copy the full SHA
    1e06b7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from mlabs-haskell/ak/plutus-for-aave

    Converts basic types to plutus, makes template for state machine wich compiles to Plutus Core
    anton-k authored May 7, 2021
    Configuration menu
    Copy the full SHA
    b2ec300 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb8aba View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    7479dad View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    2b9d3ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from mlabs-haskell/ak/forge-script

    Implements monetary policy script
    anton-k authored May 12, 2021
    Configuration menu
    Copy the full SHA
    5f1baeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    216967f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Configuration menu
    Copy the full SHA
    4154ded View commit details
    Browse the repository at this point in the history
  2. Removes redundant files

    anton-k committed May 13, 2021
    Configuration menu
    Copy the full SHA
    6ff43a0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from mlabs-haskell/ak/plutus-unit-tests

    Implements unit tests for plutus case
    anton-k authored May 13, 2021
    Configuration menu
    Copy the full SHA
    2d41ec2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    cc16b7d View commit details
    Browse the repository at this point in the history
  2. Improves and fixes tests

    anton-k committed May 14, 2021
    Configuration menu
    Copy the full SHA
    8092c86 View commit details
    Browse the repository at this point in the history
  3. A bit of refactoring

    anton-k committed May 14, 2021
    Configuration menu
    Copy the full SHA
    593f3bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f56290f View commit details
    Browse the repository at this point in the history
  5. Check weather input is valid

    anton-k committed May 14, 2021
    Configuration menu
    Copy the full SHA
    b16b446 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7 from mlabs-haskell/ak/interest-rate

    Implements first draft for interest rates
    anton-k authored May 14, 2021
    Configuration menu
    Copy the full SHA
    53fe964 View commit details
    Browse the repository at this point in the history
  7. Removes some remnats

    anton-k committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ebd8bc2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Removes some remnats

    anton-k committed May 17, 2021
    Configuration menu
    Copy the full SHA
    7cd5024 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6cf3ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from mlabs-haskell/ak/update-prices

    Updates prices
    anton-k authored May 17, 2021
    Configuration menu
    Copy the full SHA
    eae1b48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    005e6d5 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    8faed6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e844b3 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    0f46ecf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from mlabs-haskell/ak/borrow-liquidation

    Borrow liquidation
    anton-k authored May 19, 2021
    Configuration menu
    Copy the full SHA
    3a79dad View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. draft of NFT prototype

    anton-k committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ef20fd8 View commit details
    Browse the repository at this point in the history
  2. Factor out State code

    anton-k committed May 20, 2021
    Configuration menu
    Copy the full SHA
    dd40db4 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Implements unit tests for NFT

    anton-k committed May 21, 2021
    Configuration menu
    Copy the full SHA
    1046544 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from mlabs-haskell/nft-init

    NFT logic prototype
    anton-k authored May 21, 2021
    Configuration menu
    Copy the full SHA
    1020f4d View commit details
    Browse the repository at this point in the history
  3. broken demo not compiling

    Benjmhart committed May 21, 2021
    Configuration menu
    Copy the full SHA
    46fd92b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    2d94a97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from mlabs-haskell/ak/nft-plutus

    NFT plutus bindings
    anton-k authored May 25, 2021
    Configuration menu
    Copy the full SHA
    313cb78 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Monetary policy for NFT

    anton-k committed May 27, 2021
    Configuration menu
    Copy the full SHA
    ed0e99f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from mlabs-haskell/ak/nft-monetary-policy

    Monetary policy for NFT
    anton-k authored May 27, 2021
    Configuration menu
    Copy the full SHA
    c30972c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    763cf89 View commit details
    Browse the repository at this point in the history
  2. Implement trusted oracles

    anton-k committed May 28, 2021
    Configuration menu
    Copy the full SHA
    32f6dce View commit details
    Browse the repository at this point in the history
  3. Remove some redundant stuff

    anton-k committed May 28, 2021
    Configuration menu
    Copy the full SHA
    f8d5397 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #17 from mlabs-haskell/check-uids

    Check user ids, add trusted oracles
    anton-k authored May 28, 2021
    Configuration menu
    Copy the full SHA
    95f3bd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26fb9b3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from mlabs-haskell/lendex-id

    Adds unique identifier for Lendex
    anton-k authored May 28, 2021
    Configuration menu
    Copy the full SHA
    876103e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    598919c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #19 from mlabs-haskell/fix-collateral

    Fix collateral lock for reserve
    anton-k authored May 28, 2021
    Configuration menu
    Copy the full SHA
    aefa62d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. Add Ray math

    anton-k committed May 31, 2021
    Configuration menu
    Copy the full SHA
    9277ebf View commit details
    Browse the repository at this point in the history
  2. Add Pretty logger for PAB

    anton-k committed May 31, 2021
    Configuration menu
    Copy the full SHA
    7c0084d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Demo for NFT case

    anton-k committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    e42142a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from mlabs-haskell/nft-demo

    Implements NFT demo
    anton-k authored Jun 1, 2021
    Configuration menu
    Copy the full SHA
    dfc6edc View commit details
    Browse the repository at this point in the history
  3. Init lendex demo stub

    anton-k committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    0d466e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee0b068 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    6cf62ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0791c5c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Implements demo for lendex

    anton-k committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4e40f74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from mlabs-haskell/lendex-demo

    Lendex demo
    anton-k authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    e74185e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c687a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. clarify logs

    Benjmhart committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3ac15cd View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Minimal Plutus Playground frontend codegen example

    Oleg Prutz committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    840afc3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    1e49bcb View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    9031e53 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    715bf20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from mlabs-haskell/demo-currency-gen

    Add currency generating contract for demos
    Benjmhart authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    9e4582b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from mlabs-haskell/standards-document

    [WIP] Standards document
    Benjmhart authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    72ca738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e765abc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from mlabs-haskell/support_more_shells

    Update intendation, support more shells.
    Benjmhart authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    145bae6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Fix typo

    Oleg Prutz committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    b234601 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Update intendation, support more shells.

    jozanek authored and cstml committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2667bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f60c00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bef02b View commit details
    Browse the repository at this point in the history
  4. update: added description to

    cstml committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    95de4f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c59726a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #43 from mlabs-haskell/standards-update

    Update STANDARDS doc with latest changes from Koz
    nrutledge authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    96227ca View commit details
    Browse the repository at this point in the history
  7. install process work

    I have documented the install process up to the point that it works... there are some errors that need to be ironed out the we are having during the installation - There are some work arounds but I want to try to get it working the correct way.  
    I implemented a new virtual machine and ran through the install process as I wrote this to make sure that everything up until running `make build` worked correctly. 
    I just saw that @Benjmhart advised that we are keeping everything in this repo and I believe there is also a ticket in with IOHK to solve some of these issues. I will get with Ben and see how he wants me to proceed.
    stackBlock authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    817d7bb View commit details
    Browse the repository at this point in the history
  8. Run HLS from nix-shell.

    jozanek committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6f833c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. update: added TODO: tag + small changes

    - easily track incomplete information by looking for the TODO: tag.
    cstml authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    5a2b769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f029c View commit details
    Browse the repository at this point in the history
  3. update: remove typo

    cstml authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    64ab8c0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from mlabs-haskell/jozef/introduce_hls_inside_nix

    introduce hls inside nix
    Benjmhart authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    bfbfa5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbe73e8 View commit details
    Browse the repository at this point in the history
  6. update: added tests coverage

    cstml committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    dfc82b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    ee04101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83918d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fb27c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. update: API description added

    cstml committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    7369201 View commit details
    Browse the repository at this point in the history
  2. update: clean-up

    cstml committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    9e89fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113b79d View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Merge pull request #34 from mlabs-haskell/documentation

    Documentation
    cstml authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    192445c View commit details
    Browse the repository at this point in the history
  2. Add a simple deposit property-based test

    Generalize `Logic` deposit script test
    for `Lending` demo over deposit amounts
    Oleg Prutz committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    9c0e56f View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. resolving conflicts

    Benjmhart committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    e756ee2 View commit details
    Browse the repository at this point in the history
  2. resolving conflicts

    Benjmhart committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    cfb51df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from mlabs-haskell/prutz/qctests

    Add QuickCheck-based tests for `Lending` demo
    Benjmhart authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7a42870 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    c9ab207 View commit details
    Browse the repository at this point in the history