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

Add new characteristics #3

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

Add new characteristics #3

wants to merge 46 commits into from

Commits on Jun 14, 2023

  1. made table columns configurable, flattened the blockchain structure

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5c84d6a View commit details
    Browse the repository at this point in the history
  2. Added new columns, added titles to column headers

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    5a147a1 View commit details
    Browse the repository at this point in the history
  3. updated JSON template and instructions

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9318f9d View commit details
    Browse the repository at this point in the history
  4. print JSON template to console (commented out by default)

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    52fa653 View commit details
    Browse the repository at this point in the history
  5. different keyHistory and keyRotation for holders and issuers

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0744561 View commit details
    Browse the repository at this point in the history
  6. added new attributes

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    515a6a6 View commit details
    Browse the repository at this point in the history
  7. updated information on existing wallets

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    9cdf1ad View commit details
    Browse the repository at this point in the history
  8. Added some wallets (mostly from EBSI conformance registry

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    71f6fcc View commit details
    Browse the repository at this point in the history
  9. Added Findy Agency

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    01884b3 View commit details
    Browse the repository at this point in the history
  10. Added row numbering

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e11b9ba View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Added Indicio's Holdr+ and Proven

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    982b1dd View commit details
    Browse the repository at this point in the history
  2. Added BC Wallet

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7d95d5d View commit details
    Browse the repository at this point in the history
  3. Updated ZADA

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9b31c6b View commit details
    Browse the repository at this point in the history
  4. Updated Talao source code

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9d555f2 View commit details
    Browse the repository at this point in the history
  5. Updated Sphereon source code

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b23d537 View commit details
    Browse the repository at this point in the history
  6. Updated Selfkey source code

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8aa03b2 View commit details
    Browse the repository at this point in the history
  7. Updated Jolocom source code

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    9a0916f View commit details
    Browse the repository at this point in the history
  8. Updated Blockcerts

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    589c3d0 View commit details
    Browse the repository at this point in the history
  9. arranged keys to match table column order

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    da0cf2f View commit details
    Browse the repository at this point in the history
  10. Added new fields: users and deployment

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    14c7e2b View commit details
    Browse the repository at this point in the history
  11. cleanup

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    548ea49 View commit details
    Browse the repository at this point in the history
  12. populated content for new characteristics (users, deployment)

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8bc8849 View commit details
    Browse the repository at this point in the history
  13. Added Bosch OrgWallet

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    1c5453f View commit details
    Browse the repository at this point in the history
  14. updated JSON template

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e45cf8d View commit details
    Browse the repository at this point in the history
  15. updated template creation (removed sorting)

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    8401bdb View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Added Dock Certs, fixed typos

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f6f42cc View commit details
    Browse the repository at this point in the history
  2. added Dock Wallet

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ca0e5e4 View commit details
    Browse the repository at this point in the history
  3. added Credible by SpruceID

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ef373b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Added open in Excel link

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d878dc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Display all table header tooltips when header row is clicked

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    4c74708 View commit details
    Browse the repository at this point in the history
  2. Added Lissi Agent, updated Lissi Wallet

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b11a9c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. updated Findy Agency

    Signed-off-by: Samuel Rinnetmäki <[email protected]>
    samuelmr committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    3aa4b01 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. fixed formatting error

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6c5b75f View commit details
    Browse the repository at this point in the history
  2. Added Paradym wallet

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fb894a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c8b1c2 View commit details
    Browse the repository at this point in the history
  4. changed sentence order

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2d32d14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df842da View commit details
    Browse the repository at this point in the history
  6. fixed Orbit Enterprise info

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    dbfa6b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b76419 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8df7d23 View commit details
    Browse the repository at this point in the history
  9. Added Altme contact email

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    cf8220f View commit details
    Browse the repository at this point in the history
  10. Added KayTrust contact email

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    26c5b15 View commit details
    Browse the repository at this point in the history
  11. fixed MyNextID email

    samuelmr committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    37a77a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. updated walt.id

    samuelmr committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    952a49c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update README.md

    samuelmr authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c4829b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Update README.md

    samuelmr authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d616e04 View commit details
    Browse the repository at this point in the history