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 chain storage and mempool validation for unique asset ids #3416

Merged
merged 13 commits into from
Oct 5, 2021

Commits on Oct 4, 2021

  1. test: fix test compilation

    Byron Hambly committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    a0b931b View commit details
    Browse the repository at this point in the history
  2. test: fix failing tests

    Byron Hambly committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    63f7409 View commit details
    Browse the repository at this point in the history
  3. test: ignore 2 failing tests that need to be updated with new db stru…

    …cture
    Byron Hambly committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    3aa2629 View commit details
    Browse the repository at this point in the history
  4. feat: add unique id index to lmdb

    cargo fmt
    
    Rebase fixes
    StriderDM authored and Byron Hambly committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d54112c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. ignore some failing tests to be fixed

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0b810b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9b3aaa View commit details
    Browse the repository at this point in the history
  3. merge tari/validator-node and resolve conflicts

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f77f9f2 View commit details
    Browse the repository at this point in the history
  4. chore: fix compile issue after merge

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4334785 View commit details
    Browse the repository at this point in the history
  5. fmt

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    f02dd8b View commit details
    Browse the repository at this point in the history
  6. fix

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7d94ada View commit details
    Browse the repository at this point in the history
  7. compile fixes

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    8524bb7 View commit details
    Browse the repository at this point in the history
  8. doctest

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    52e7e1d View commit details
    Browse the repository at this point in the history
  9. clippy --fix

    Byron Hambly committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1d20109 View commit details
    Browse the repository at this point in the history