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.0-Alpha2 candidate for devnets #1027

Open
wants to merge 189 commits into
base: v6.0.0
Choose a base branch
from
Open

6.0.0-Alpha2 candidate for devnets #1027

wants to merge 189 commits into from

Commits on Apr 2, 2024

  1. DecodeNBitsMethod definition

    kushti committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0843902 View commit details
    Browse the repository at this point in the history
  2. ToNBits def

    kushti committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    49dce78 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. merging w. 6.0.0

    kushti committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1c1049e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. toNBits added to SigmaDsl

    kushti committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    37bb86c View commit details
    Browse the repository at this point in the history
  2. NBitsUtils

    kushti committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6f8981f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. unused import removed

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

Commits on Apr 6, 2024

  1. merging latest 5.0.14 commits

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

Commits on Apr 9, 2024

  1. nbits impl

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

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    9e4e098 View commit details
    Browse the repository at this point in the history
  2. importing method def from i675

    kushti committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1016323 View commit details
    Browse the repository at this point in the history
  3. removing decode nbits

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

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

  1. nbits evaluation test

    kushti committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8941a8e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Autolykos2PowValidation

    kushti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6abf794 View commit details
    Browse the repository at this point in the history
  2. powHit impl #1

    kushti committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1d9f80a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. powHit impl #1

    kushti committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a67c6d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    e1dcd4b View commit details
    Browse the repository at this point in the history
  2. data for evaluate powhit test

    kushti committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6d6404e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. serialization roundtrip test

    kushti committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b4e2cc4 View commit details
    Browse the repository at this point in the history
  2. bigint constructor

    kushti committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9692241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af1b384 View commit details
    Browse the repository at this point in the history
  4. powHit evaluation test

    kushti committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8f46b1b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    92e2d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e2756 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c6bd15 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    624558f View commit details
    Browse the repository at this point in the history
  2. Global.deserialize method

    kushti committed May 7, 2024
    Configuration menu
    Copy the full SHA
    690a3e2 View commit details
    Browse the repository at this point in the history
  3. merging w. 6.0.0

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

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. unused code removal

    kushti committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7648182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b4d11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a470406 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1947d4 View commit details
    Browse the repository at this point in the history
  5. long roundtrip

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

Commits on May 10, 2024

  1. box rouundtrip test

    kushti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    838a617 View commit details
    Browse the repository at this point in the history
  2. bigInt test

    kushti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fd589a8 View commit details
    Browse the repository at this point in the history
  3. Short test

    kushti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4404741 View commit details
    Browse the repository at this point in the history
  4. group elem impl & test

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

Commits on May 12, 2024

  1. sigmaprop test & impl

    kushti committed May 12, 2024
    Configuration menu
    Copy the full SHA
    48f112a View commit details
    Browse the repository at this point in the history
  2. non evaluated sigmaprop test

    kushti committed May 12, 2024
    Configuration menu
    Copy the full SHA
    63f8ccc View commit details
    Browse the repository at this point in the history
  3. avltree test & impl

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

Commits on May 13, 2024

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

    kushti committed May 13, 2024
    Configuration menu
    Copy the full SHA
    50f5b87 View commit details
    Browse the repository at this point in the history
  3. header impl & test

    kushti committed May 13, 2024
    Configuration menu
    Copy the full SHA
    126bc05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bf4704 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. DataSerializer WIP #1

    kushti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    35c9375 View commit details
    Browse the repository at this point in the history
  2. coll allowed

    kushti committed May 16, 2024
    Configuration menu
    Copy the full SHA
    48f11e7 View commit details
    Browse the repository at this point in the history
  3. .propBytes test

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e1873fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2ffc2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae271cd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'v6.0.0' of github.com:ScorexFoundation/sigmastate-inter…

    …preter into 6.0-deserialize
    kushti committed May 17, 2024
    Configuration menu
    Copy the full SHA
    779a9eb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. unused import fix

    kushti committed May 18, 2024
    Configuration menu
    Copy the full SHA
    60a111b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

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 26, 2024

  1. Configuration menu
    Copy the full SHA
    c8d75cd View commit details
    Browse the repository at this point in the history
  2. first pow check test

    kushti committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c9d0889 View commit details
    Browse the repository at this point in the history
  3. merging w. nbits encoding PR

    kushti committed May 26, 2024
    Configuration menu
    Copy the full SHA
    299fdd5 View commit details
    Browse the repository at this point in the history
  4. pow check test passing

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

Commits on May 29, 2024

  1. hit <= diff

    kushti committed May 29, 2024
    Configuration menu
    Copy the full SHA
    37b23cd View commit details
    Browse the repository at this point in the history
  2. merging w. 6.0.0

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

Commits on Jun 3, 2024

  1. 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
  2. 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
  3. 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
  2. Merge branch 'v6.0.0' of github.com:ScorexFoundation/sigmastate-inter…

    …preter into 6.0-deserialize
    kushti committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4735aed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. merging w. 6.0.0

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

Commits on Jun 7, 2024

  1. 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 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

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

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 17, 2024

  1. String fix & test

    kushti committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    fb3e52e View commit details
    Browse the repository at this point in the history
  2. Array fix & test

    kushti committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ec215df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d257b5a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. AvlTreeData fix & test

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

Commits on Jul 29, 2024

  1. merging w. 6.0.0, method desc

    kushti committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    21d4bcf View commit details
    Browse the repository at this point in the history
  2. powHit costing

    kushti committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    27e2f52 View commit details
    Browse the repository at this point in the history
  3. test in LSV6

    kushti committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    fdb4f6b View commit details
    Browse the repository at this point in the history
  4. merging with Header.checkPoW

    kushti committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    a8462fb View commit details
    Browse the repository at this point in the history
  5. checks for k and N

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

Commits on Jul 30, 2024

  1. PowHitCostKind

    kushti committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7016b2f View commit details
    Browse the repository at this point in the history
  2. compilation fix

    kushti committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    913cf28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9b549 View commit details
    Browse the repository at this point in the history
  4. 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. Configuration menu
    Copy the full SHA
    2352bac View commit details
    Browse the repository at this point in the history
  2. removing comma

    kushti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    5efda39 View commit details
    Browse the repository at this point in the history
  3. 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
  4. Configuration menu
    Copy the full SHA
    aaa2aa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a20c04f View commit details
    Browse the repository at this point in the history
  6. updating collectMethods

    kushti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2c8df31 View commit details
    Browse the repository at this point in the history
  7. fixing JS test

    kushti committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6981c34 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
  2. Configuration menu
    Copy the full SHA
    3963ece View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. merging w. 6.0.0

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

Commits on Aug 7, 2024

  1. merging with i958-2

    kushti committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fb3c671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d3f4be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f347dfd 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

Commits on Aug 14, 2024

  1. mmerging w. 6.0.0

    kushti committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b4aa573 View commit details
    Browse the repository at this point in the history
  2. deserializeCostKind

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

Commits on Aug 18, 2024

  1. Header.bytes removed

    kushti committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    57e39be View commit details
    Browse the repository at this point in the history
  2. deserializeToBytes removed

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

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    cd2eaee 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 26, 2024

  1. Configuration menu
    Copy the full SHA
    5f6a0d0 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

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    dfedb4a 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 17, 2024

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

Commits on Sep 23, 2024

  1. merging w. 6.0.0, fixed tests

    kushti committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2bd556e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc448f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ee89b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. 2.11 compilation fixes

    kushti committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    67bda6b View commit details
    Browse the repository at this point in the history
  2. improving tests

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

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

Commits on Sep 26, 2024

  1. trees in LSV6

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

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

Commits on Sep 27, 2024

  1. fix ErgoTreeSpecification

    kushti committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    072d811 View commit details
    Browse the repository at this point in the history
  2. 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

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
  5. Configuration menu
    Copy the full SHA
    19a3e7f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3901ba2 View commit details
    Browse the repository at this point in the history
  7. merging w. 6.0.0

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

Commits on Oct 1, 2024

  1. fixing ErgoTreeSpec

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

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

Commits on Oct 2, 2024

  1. merging w. 6.0.0

    kushti committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    a49b2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c06856 View commit details
    Browse the repository at this point in the history
  3. versioned header check

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

Commits on Oct 3, 2024

  1. fixing most of tests

    kushti committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    19c752d View commit details
    Browse the repository at this point in the history
  2. fixing JS tests

    kushti committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f77be78 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
    e052255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8fab5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c1ac1e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4247cf0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f31e483 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e71abfa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b77c25 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fixing JS reflection

    kushti committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ce11553 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4a611d View commit details
    Browse the repository at this point in the history
  3. fixing JS reflection

    kushti committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c5c37ff View commit details
    Browse the repository at this point in the history
  4. fixing comp issue

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

Commits on Oct 6, 2024

  1. fixing reflection data

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

Commits on Oct 7, 2024

  1. 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
  2. initial some test passing

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

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    2ba5a4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29ed83a 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
    f151e1d View commit details
    Browse the repository at this point in the history
  4. merging w. 6.0.0

    kushti committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    904e209 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0aa88be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87ad02 View commit details
    Browse the repository at this point in the history
  7. 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
  8. fixing ErgoTreeSpecification

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

Commits on Oct 9, 2024

  1. JS reflection

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7452f5f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'i905' of github.com:ScorexFoundation/sigmastate-interpr…

    …eter into v6.0.0-alpha2
    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ba4b3b3 View commit details
    Browse the repository at this point in the history
  3. merging i978

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    14db2e2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'i909' of github.com:ScorexFoundation/sigmastate-interpr…

    …eter into v6.0.0-alpha2
    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ef0e266 View commit details
    Browse the repository at this point in the history
  5. merging i06

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8d0d95f View commit details
    Browse the repository at this point in the history
  6. merging i554

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    611780f View commit details
    Browse the repository at this point in the history
  7. merging 6.0-deserialize

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5b3721e View commit details
    Browse the repository at this point in the history
  8. merging i958

    kushti committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    ae0a025 View commit details
    Browse the repository at this point in the history
  9. merging w. i675-2

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