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

[6.0] UnsignedBigInt implementation #997

Open
wants to merge 116 commits into
base: i1006
Choose a base branch
from
Open

[6.0] UnsignedBigInt implementation #997

wants to merge 116 commits into from

Commits on May 24, 2024

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

Commits on May 28, 2024

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

Commits on May 29, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    97377c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    767fbb4 View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

    kushti committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7ce2446 View commit details
    Browse the repository at this point in the history
  4. conversion test stub

    kushti committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    744d8a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a30e068 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. more todos

    kushti committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2acc6db View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge branch 'v6.0.0' of github.com:ScorexFoundation/sigmastate-inter…

    …preter into v6.0-serialize
    kushti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0478069 View commit details
    Browse the repository at this point in the history
  2. merging with newfeature pr

    kushti committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e2faf71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37ac921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    074d609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf53a6b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    15e21a4 View commit details
    Browse the repository at this point in the history
  2. removing modq methods

    kushti committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    15f4f67 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. schnorr sig example passed

    kushti committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    982f32f View commit details
    Browse the repository at this point in the history
  2. eq test, DataValueComparer

    kushti committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    eb47d17 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    33033fc View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

    kushti committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7fd8e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. failing tests

    kushti committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dd62bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaef77e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea468c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. original code

    kushti committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e9b3253 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ccce9a View commit details
    Browse the repository at this point in the history
  3. startsWith and endsWith

    kushti committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2fa224b View commit details
    Browse the repository at this point in the history
  4. get

    kushti committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b17c8c8 View commit details
    Browse the repository at this point in the history
  5. non-execution of get_eval todo

    kushti committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fc3be57 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

    kushti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e71d7c2 View commit details
    Browse the repository at this point in the history
  3. plusMod

    kushti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e989665 View commit details
    Browse the repository at this point in the history
  4. multiplyMod

    kushti committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d776db3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. toUnsigned & toUnsignedMod

    kushti committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    72db85b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. mod, toSigned, subtractMod

    kushti committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fc6d856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62fd2a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

  1. first failing test

    kushti committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b7e2a38 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

  1. invalid tests

    kushti committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b80ef29 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. initial failing test & impl

    kushti committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6a3cbac View commit details
    Browse the repository at this point in the history
  2. test passing

    kushti committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    af92a3f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    8f9b549 View commit details
    Browse the repository at this point in the history
  2. LSV5 & LSV6 tests

    kushti committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4c63a60 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. assertEXceptionThrown

    kushti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    61f90cd View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

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

Commits on Aug 8, 2024

  1. merging w. 6.0.0

    kushti committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    57ba522 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. fixed tests in LSV6

    kushti committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    8da3575 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. merging w. 6.0.0

    kushti committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    26f92f1 View commit details
    Browse the repository at this point in the history
  2. scala 2.11 compilation fix

    kushti committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    12e888d View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    b0fbfbb View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

    kushti committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    65144a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. merged w. 6.0.0

    kushti committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    49a393c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    649069b View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. merging w. 6.0.0

    kushti committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6bb7fe7 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    5063bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acb76c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. merging w v6.0.0

    kushti committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    f20635e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fixing method calls check test

    kushti committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    7e3b676 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    4343bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    343a385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c2b99d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb51ba8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge pull request #1017 from ScorexFoundation/i1006

    [6.0] New Numeric methods
    kushti authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3d88fc2 View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

    kushti committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9c310c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #989 from ScorexFoundation/v6.0-serialize

    [6.0] Global.serialize method
    kushti authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f5feee5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. scrypto 3.0.0

    kushti committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    43db8df View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. merging w. 6.0.0

    kushti committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9fd499a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8136c8f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. merging w. 6.0.0

    kushti committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1999a2a View commit details
    Browse the repository at this point in the history
  2. LSV6 tests, predefined method

    kushti committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    586aadd View commit details
    Browse the repository at this point in the history
  3. fixing JS tests

    kushti committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    2cdc34e View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fixing JS tests

    kushti committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d738ac5 View commit details
    Browse the repository at this point in the history
  2. LSV6 tests

    kushti committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1989d19 View commit details
    Browse the repository at this point in the history
  3. merging w 6.0.0

    kushti committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8f45909 View commit details
    Browse the repository at this point in the history
  4. fix ErgoTreeSpec

    kushti committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6459b07 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. merging w. 6.0.0

    kushti committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    ee35792 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. LSV6 tests

    kushti committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a3f25ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24e9ad View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

    kushti committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    166c261 View commit details
    Browse the repository at this point in the history
  4. tests

    kushti committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    edc91ba View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. addressing review comments

    kushti committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    af792b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1013 from ScorexFoundation/i993

    [6.0] Global.fromBigEndianBytes implementation
    kushti authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6fa801c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. merging w. 6.0.0

    kushti committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e052255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8fab5e View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

    kushti committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5c4ccf1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. addressing review comments

    kushti committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1d47d5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1010 from ScorexFoundation/i1004

    [6.0] New collection methods
    kushti authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    83ba4a4 View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

    kushti committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    11d869f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    29ed83a View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

    kushti committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f151e1d View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

    kushti committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7b48ddd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    09ec5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cabedd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1011 from ergoplatform/i909

    [6.0] Improve collections equality
    kushti authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    571e721 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Merge pull request #1008 from ergoplatform/i906

    [6.0] Lazy default for Option.getOrElse and Coll.getOrElse
    kushti authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c21ed63 View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

    kushti committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    35fe87a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9036aec View commit details
    Browse the repository at this point in the history
  4. split in LSV6

    kushti committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    8ae51e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Update docs/LangSpec.md

    Co-authored-by: Alexander Slesarenko <aslesarenko@users.noreply.github.com>
    kushti and aslesarenko authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1fbd4e5 View commit details
    Browse the repository at this point in the history
  2. Update docs/LangSpec.md

    Co-authored-by: Alexander Slesarenko <aslesarenko@users.noreply.github.com>
    kushti and aslesarenko authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    208a191 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1016 from ergoplatform/i978

    [6.0] GetVar(inputIndex, varId) for reading context variable from another input and fix for Context.getVar
    kushti authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    b074b28 View commit details
    Browse the repository at this point in the history
  4. merging w. 6.0.0

    kushti committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    06fff23 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    a160997 View commit details
    Browse the repository at this point in the history
  2. ErgoTreeSpecification update

    kushti committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fdf712e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dde7f6e View commit details
    Browse the repository at this point in the history
  4. SigmaTyperTest fix

    kushti committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a18967c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    2d8af9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    933b2cc View commit details
    Browse the repository at this point in the history