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

feat: add badger db support & tune release #927

Merged
merged 11 commits into from
May 20, 2022

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    73fe164 View commit details
    Browse the repository at this point in the history
  2. bump golang to 1.18

    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    25edf1b View commit details
    Browse the repository at this point in the history
  3. enable build tags badgerdb and rocksdb, get rid of CGO_ENABLED=0 to t…

    …ry to get ledger built in the binary statically as well
    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fa03b89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a50e36 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8a8068 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6349757 View commit details
    Browse the repository at this point in the history
  7. reduce the diff

    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    418d991 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of github.com:umee-network/umee into matt/add-add…

    …itional-db-support-to-release
    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    558cc70 View commit details
    Browse the repository at this point in the history
  9. add comments; also use Enable:ReleaseBuild label to control whether r…

    …elease build runs on pr
    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    b7ff2a5 View commit details
    Browse the repository at this point in the history
  10. bump ci to test label

    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    da42097 View commit details
    Browse the repository at this point in the history
  11. Revert "bump ci to test label"

    This reverts commit da42097.
    dreamcodez committed May 19, 2022
    Configuration menu
    Copy the full SHA
    fff1a5a View commit details
    Browse the repository at this point in the history