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

Migrate to PureScript 0.15 #1521

Merged
merged 101 commits into from
Dec 15, 2023
Merged

Migrate to PureScript 0.15 #1521

merged 101 commits into from
Dec 15, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    c40c786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0d316 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcc6a7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87606c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    36c0ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc5dc89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f2f31e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    856ed1d View commit details
    Browse the repository at this point in the history
  5. style: fix formatting

    errfrom committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    4c66024 View commit details
    Browse the repository at this point in the history
  6. build: bump purs to v0.15.8

    errfrom committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b41ca18 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    8cb2766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43678ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    389c5ce View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. build: multiple changes

    1. use esm imports
    
    2. do not re-export `Undefined` from `Contract.Prelude`
    
    3. fix CIP-30 mock, use `global` object in Node.js environment
    errfrom committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3ac0f74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e061e1 View commit details
    Browse the repository at this point in the history
  3. chore: fix warnings

    errfrom committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0cb50b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. build: fix plutip tests

    errfrom committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ba71dfa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    682badc View commit details
    Browse the repository at this point in the history
  2. style: fix formatting

    errfrom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ae495bd View commit details
    Browse the repository at this point in the history
  3. style: remove unused imports

    errfrom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a7799f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f2758b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    084ca27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe138b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70e3356 View commit details
    Browse the repository at this point in the history
  8. fix: fix unit tests

    errfrom committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    1b3b13d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7993b9f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    ef1441b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f1e1d View commit details
    Browse the repository at this point in the history
  3. build: update dependencies

    errfrom committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5a80b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5c6014 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Aug 1, 2023

  1. Use CSL version with GC

    klntsky committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b7a151f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Update docs

    klntsky committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    ebe2c7b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Fix unit tests

    klntsky committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    812afec View commit details
    Browse the repository at this point in the history
  2. Update the template

    klntsky committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ccc7466 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    325665b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b462b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update the template and docs

    klntsky committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fd65ad4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. WIP

    klntsky committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7139e1e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    f1514a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f318a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b764665 View commit details
    Browse the repository at this point in the history
  4. Fix toppoki dependency

    klntsky committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0c314cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62faa6e View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    5072d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3565be1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    29695e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8e7e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0825b1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf1de19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8014c94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d568417 View commit details
    Browse the repository at this point in the history
  7. Update template's Makefile

    klntsky committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    19be30b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Use JS.BigInt

    kozross committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    d2fe25d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #1553 from Plutonomicon/klntsky/refactor-bundling-…

    …code
    
    Refactor bundling code for PS 0.15
    klntsky authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c8ce038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4debe View commit details
    Browse the repository at this point in the history
  3. Update the template

    klntsky committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    080e06b View commit details
    Browse the repository at this point in the history
  4. Update formatting rules

    klntsky committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cc808a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3dc557 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Merge pull request #1554 from Plutonomicon/klntsky/support-nodejs-bun…

    …dling
    
    Support nodejs bundling, fix esbuild serve for PS0.15
    klntsky authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    73ea867 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    0ccc85d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c677f5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    539093d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    fbf56b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1551 from Plutonomicon/koz/1472

    Replace Data.BigInt with JS.BigInt
    klntsky authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    6b76ffe View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    02869ce View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1557 from Plutonomicon/bladyjoker/runpurstest-fix

    runPursTest node_modules fix: do not assume NODE_PATH contains a single dir
    klntsky authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    49766d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    acbd363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    908927e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Add Hercules CI flake-update effect

    aciceri authored and klntsky committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    98de298 View commit details
    Browse the repository at this point in the history
  2. Update easy-purscript-nix nix flake input

    aciceri authored and klntsky committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4eebbd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Fix merge

    klntsky committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a0469eb View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Fix Arion volumes

    Latest Arion version has a specific `volumes` option
    aciceri committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    46be734 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1561 from Plutonomicon/aciceri/upgrade-easy-pures…

    …cript-nix
    
    Update `easy-purscript-nix` nix flake input
    klntsky authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    809f3e3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dshuiski/purs-0.15-migration' of github.com:Plutonomico…

    …n/cardano-transaction-lib into dshuiski/purs-0.15-migration
    klntsky committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    865faae View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    a5879fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7620749 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfcaa6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a6c763 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dshuiski/purs-0.15-migration' of github.com:Plutonomico…

    …n/cardano-transaction-lib into dshuiski/purs-0.15-migration
    klntsky committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d86035e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    ea6c393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c97dcf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1573 from Plutonomicon/bladyjoker/upgrading-carda…

    …no-node
    
    Upgrade cardano-node
    klntsky authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1666aba View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Merge branch 'dshuiski/purs-0.15-migration' of github.com:Plutonomico…

    …n/cardano-transaction-lib into dshuiski/purs-0.15-migration
    klntsky committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bec703d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8761720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    774c005 View commit details
    Browse the repository at this point in the history
  4. Update the template

    klntsky committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7f43c00 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    1f2e3a4 View commit details
    Browse the repository at this point in the history
  2. Update template's .gitignore

    klntsky committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    cf8ffac View commit details
    Browse the repository at this point in the history
  3. Fix jssha import

    klntsky committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9f05925 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a742692 View commit details
    Browse the repository at this point in the history
  5. Update the template

    klntsky committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d78a808 View commit details
    Browse the repository at this point in the history
  6. Fix markdown link

    klntsky committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    485cf79 View commit details
    Browse the repository at this point in the history