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

[TEST] Rocksdb macos #2130

Open
wants to merge 27 commits into
base: master
Choose a base branch
from
Open

[TEST] Rocksdb macos #2130

wants to merge 27 commits into from

Commits on Jan 17, 2024

  1. Migrate to RocksDB

    jellymlg committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3e8a574 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    378afbb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rocksdb

    # Conflicts:
    #	avldb/build.sbt
    #	avldb/src/main/scala/scorex/db/LDBKVStore.scala
    jellymlg committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    fbde5af View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Fixed tests db size problem

    jellymlg committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    22e878d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25586a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. 5.0.21 version set

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

Commits on Feb 8, 2024

  1. Refactor Message class

    Add changes to ergo-core readme
    ccellado committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c55fdef View commit details
    Browse the repository at this point in the history
  2. Refactor Message class

    Add changes to ergo-core readme
    ccellado committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    810d708 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. 5.1.0 version set

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

Commits on Feb 17, 2024

  1. Fixed tests crash

    jellymlg committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4370bfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b549ec View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Configuration menu
    Copy the full SHA
    a6473f3 View commit details
    Browse the repository at this point in the history
  2. Try AtomicBoolean

    jellymlg committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    e8269ac View commit details
    Browse the repository at this point in the history
  3. Removed TestFileUtils

    jellymlg committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    0122529 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Better wallet unlock error

    ccellado committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    df0ac3b View commit details
    Browse the repository at this point in the history
  2. Better wallet unlock error

    ccellado committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ce95bc2 View commit details
    Browse the repository at this point in the history
  3. Better wallet unlock error

    ccellado committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    aa8cf53 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Merge pull request #2119 from ccellado/better-wallet-unlock-error

    Better wallet unlock error
    kushti authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c19b7dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace7016 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge pull request #2125 from ergoplatform/add_burn_tokens_to_ergo_panel

    Add burn tokens form to ergo-node-interface
    kushti authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e0c383a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d739f5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2113 from ccellado/refactor_message

    Refactor message
    kushti authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e7dbd1c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. merge w. 5.0.21

    kushti committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    5f2ed85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cb37d View commit details
    Browse the repository at this point in the history
  3. Renamed *LDB* to *RocksDB*

    jellymlg committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    7c5c98b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3974f64 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. macos test

    ccellado committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6e8ecd4 View commit details
    Browse the repository at this point in the history