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

Remove Indy/Vdrtools #1298

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Remove Indy/Vdrtools #1298

wants to merge 15 commits into from

Commits on Oct 11, 2024

  1. slowly removing vdrtools features

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    749ced0 View commit details
    Browse the repository at this point in the history
  2. remove migrator. somehow is compiling

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4aa09e6 View commit details
    Browse the repository at this point in the history
  3. remove indy wallet and move everyone to use askar_wallet feature

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fe2ea1f View commit details
    Browse the repository at this point in the history
  4. remove more vdrtools features

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7c74697 View commit details
    Browse the repository at this point in the history
  5. remove vdrtools crate 💥

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d9aeb42 View commit details
    Browse the repository at this point in the history
  6. remove credx

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cbb2117 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. fix several askar crypto issues

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    925fb35 View commit details
    Browse the repository at this point in the history
  2. remove some old tests

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    14a9d01 View commit details
    Browse the repository at this point in the history
  3. rerun

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    440f868 View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    96dad34 View commit details
    Browse the repository at this point in the history
  5. change askar key from seed to match indy/acapy etc, tolerate unexpand…

    …ed verkeys in legacy verkey resolution
    
    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3a78e21 View commit details
    Browse the repository at this point in the history
  6. small test fixes

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    cd5784d View commit details
    Browse the repository at this point in the history
  7. fmt with nightly

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    24dc152 View commit details
    Browse the repository at this point in the history
  8. fix mediator and clean some todos

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    dbbf23d View commit details
    Browse the repository at this point in the history
  9. try target specific rust ver with mediator image

    Signed-off-by: gmulhearn <gmulhearn@proton.me>
    gmulhearn committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    70eacc7 View commit details
    Browse the repository at this point in the history