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] Conversion from Long-encoded nBits representation to BigInt and back #962

Open
wants to merge 28 commits into
base: v6.0.0
Choose a base branch
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 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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    aaa2aa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20c04f View commit details
    Browse the repository at this point in the history
  3. 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
  4. 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 Sep 30, 2024

  1. 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 4, 2024

  1. Configuration menu
    Copy the full SHA
    e4a611d View commit details
    Browse the repository at this point in the history
  2. 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

Commits on Oct 8, 2024

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