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 support for postgres wallet type #699

Merged
merged 16 commits into from May 10, 2022
Merged

feat: add support for postgres wallet type #699

merged 16 commits into from May 10, 2022

Commits on Apr 7, 2022

  1. feat: add postgres plugin and required methods

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    004a7ed View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. refactor: add extension for libindystrgpostgres file based on system

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    2ed6194 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Merge branch 'hyperledger:main' into feat/add-postgres-support

    Sai Ranjit Tummalapalli committed May 2, 2022
    Configuration menu
    Copy the full SHA
    085f966 View commit details
    Browse the repository at this point in the history
  2. fix: test helpers for postgres plugin

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    3907d17 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into feat/add-postgres-support

    Sai Ranjit Tummalapalli committed May 2, 2022
    Configuration menu
    Copy the full SHA
    58cab5a View commit details
    Browse the repository at this point in the history
  4. refactor: create a separate file for postgres tests

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d4586d9 View commit details
    Browse the repository at this point in the history
  5. refactor: resolve pr comments

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d5c5ccf View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feat/add-postgres-support

    Sai Ranjit Tummalapalli committed May 2, 2022
    Configuration menu
    Copy the full SHA
    fc3c7ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a29b72a View commit details
    Browse the repository at this point in the history
  8. refactor: move postgres related types into node package

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c7122c3 View commit details
    Browse the repository at this point in the history
  9. fix: refactor import

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    e1749ca View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' into feat/add-postgres-support

    Sai Ranjit Tummalapalli committed May 2, 2022
    Configuration menu
    Copy the full SHA
    b33231c View commit details
    Browse the repository at this point in the history
  11. fix: removed type

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    f81d5bd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e41be46 View commit details
    Browse the repository at this point in the history
  13. refactor: make function synchronous

    Signed-off-by: Sai Ranjit Tummalapalli <sairanjit.tummalapalli@ayanworks.com>
    sairanjit committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dfa7487 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    d8077f3 View commit details
    Browse the repository at this point in the history