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/update aca py 0.11.0 #5

Open
wants to merge 56 commits into
base: feat/update_ACA-Py_0.11.0
Choose a base branch
from

Commits on Nov 20, 2023

  1. feat: add tails

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    8fca4c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. feat: launch ACA-Py securely with API Key

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    fbbf2a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. feat: adding basic modules

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    27db645 View commit details
    Browse the repository at this point in the history
  2. chore: add additional env variables to docker-compose.dev.yml

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4cdc9c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Merge pull request openwallet-foundation#19 from anwalker293/feat/add…

    …-tails-for-revocation
    
    feat: add tails for revocation
    KimEbert42 authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5f02786 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. feat: add api-key to configs/issuer.yml as env var

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4659482 View commit details
    Browse the repository at this point in the history
  2. feat: add env var for exposed port

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    d936041 View commit details
    Browse the repository at this point in the history
  3. feat: add env var to docker-compose

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8728c51 View commit details
    Browse the repository at this point in the history
  4. feat: generalize INTERNAL_IP to DATABASE env var

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    04c218f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. fix: transport port load balancing rules

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9cbb77a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. feat: add quickstart guide

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    4ca9603 View commit details
    Browse the repository at this point in the history
  2. Merge pull request openwallet-foundation#24 from anwalker293/feat/mak…

    …e-env-var-for-exposed-port
    
    feat: add env var for exposed port
    KimEbert42 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dc89666 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into feature/add_demo_docker

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e9f757a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/add_demo_docker' into feature/modules

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bcc438f View commit details
    Browse the repository at this point in the history
  5. feat: implement oob create-invitation

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    eaf7b99 View commit details
    Browse the repository at this point in the history
  6. feat: grab connection from invi_msg_id

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dd026d7 View commit details
    Browse the repository at this point in the history
  7. feat: grab and implement connection_id

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    78850aa View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. feat: add verification for conn_id

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    077975a View commit details
    Browse the repository at this point in the history
  2. feat: uncomment

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4f2fd80 View commit details
    Browse the repository at this point in the history
  3. try: params

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1599634 View commit details
    Browse the repository at this point in the history
  4. feat: moving issue and other issuer functions into module

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ce4116c View commit details
    Browse the repository at this point in the history
  5. fix: add extra details on how to restart the services for quickstart

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    850f36e View commit details
    Browse the repository at this point in the history
  6. feat: work on moving presentation request into module

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0dfae82 View commit details
    Browse the repository at this point in the history
  7. fix: add CTRL-C option to restart

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    425358d View commit details
    Browse the repository at this point in the history
  8. Merge pull request openwallet-foundation#25 from reflectivedevelopmen…

    …t/feature/add_demo_docker
    
    Feature/add demo docker
    KimEbert42 authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    90423a8 View commit details
    Browse the repository at this point in the history
  9. fix: params

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    0e9b030 View commit details
    Browse the repository at this point in the history
  10. feat: add DEBUGGING document

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f8251a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. feat: add clustered documentation

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    fa9b4cc View commit details
    Browse the repository at this point in the history
  2. feat: add credential customization documentation

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    532512f View commit details
    Browse the repository at this point in the history
  3. fix: small fixes within NONCLUSTERED.md

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    603b31c View commit details
    Browse the repository at this point in the history
  4. feat: add helpful checklist

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    e88f1b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. feat: finish first pass on modules

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5ef5570 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. feat: add basic documentation to DEVREADME.md

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    9c7ecaf View commit details
    Browse the repository at this point in the history
  2. fix: increase timeouts to increase reliability

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    d716812 View commit details
    Browse the repository at this point in the history
  3. Merge pull request openwallet-foundation#32 from anwalker293/feat/clu…

    …stered-documentation
    
    feat: add clustered documentation
    KimEbert42 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    0b604ad View commit details
    Browse the repository at this point in the history
  4. fix: remove debugging print statement

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    bc2b66c View commit details
    Browse the repository at this point in the history
  5. Merge pull request openwallet-foundation#34 from reflectivedevelopmen…

    …t/fix/fix_timeouts
    
    fix: increase timeouts to increase reliability
    KimEbert42 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7bbf220 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openwallet-foundation#33 from reflectivedevelopmen…

    …t/feature/modules
    
    Feature/modules
    KimEbert42 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f2e51ed View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/main' into feat/launch-ACAPy-sec…

    …urely
    
    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f6ba0ba View commit details
    Browse the repository at this point in the history
  8. fix: fix redis host and admin api key for acapy

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    4f3b6c7 View commit details
    Browse the repository at this point in the history
  9. feat: add where to look section

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    a02cd59 View commit details
    Browse the repository at this point in the history
  10. Merge pull request openwallet-foundation#30 from anwalker293/feat/deb…

    …ugging
    
    feat: add DEBUGGING document
    KimEbert42 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e4915e0 View commit details
    Browse the repository at this point in the history
  11. fix: resolve duplicate config options

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    43003c0 View commit details
    Browse the repository at this point in the history
  12. Merge pull request openwallet-foundation#2 from reflectivedevelopment…

    …/feat/launch-ACAPy-securely
    
    Feat/launch aca py securely
    anwalker293 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    3bfc69e View commit details
    Browse the repository at this point in the history
  13. Merge pull request openwallet-foundation#20 from anwalker293/feat/lau…

    …nch-ACAPy-securely
    
    feat: launch ACA-Py securely with API Key
    KimEbert42 authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    e21608e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. feat: add quickstart video

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    275490d View commit details
    Browse the repository at this point in the history
  2. feat: add thumbnail

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fbc6c02 View commit details
    Browse the repository at this point in the history
  3. fix: thumbnail

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    089f3ba View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/implement-oob-co…

    …nnections
    
    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0c95c17 View commit details
    Browse the repository at this point in the history
  2. fix: fix verifier workflow to use verifier invitation

    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    81eccab View commit details
    Browse the repository at this point in the history
  3. Merge pull request openwallet-foundation#3 from reflectivedevelopment…

    …/feat/implement-oob-connections
    
    feat/implement oob connections
    anwalker293 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6d4957a View commit details
    Browse the repository at this point in the history
  4. feat: upload thumbnail

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a84960a View commit details
    Browse the repository at this point in the history
  5. fix: relative path thumbnail

    Signed-off-by: Alex Walker <alex.walker@indicio.tech>
    anwalker293 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    15c5a40 View commit details
    Browse the repository at this point in the history
  6. Merge pull request openwallet-foundation#35 from anwalker293/feat/qui…

    …ckstart-demo-video
    
    feat: add quickstart demo video
    KimEbert42 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    0d2a3ee View commit details
    Browse the repository at this point in the history
  7. Merge pull request openwallet-foundation#26 from anwalker293/feat/imp…

    …lement-oob-connections
    
    feat: implement OOB connections
    KimEbert42 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    3b635fd View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Merge remote-tracking branch 'origin/main' into feat/update_ACA-Py_0.…

    …11.0
    
    Signed-off-by: Kim Ebert <kim@indicio.tech>
    KimEbert42 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a770c70 View commit details
    Browse the repository at this point in the history