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 dockerfile to node 18 and sample mediator to askar #1622

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

genaris
Copy link
Contributor

@genaris genaris commented Oct 31, 2023

Intermediate solution until we finally remove indy-sdk dependency: current Dockerfile won't work because it install node 16 and we now require at least 18, so here we are updating it. Also upgraded sample mediator to use Aries Askar, which now works properly due to the patched ref-napi library.

Resolves #1621

@genaris genaris requested a review from a team as a code owner October 31, 2023 19:57
@codecov-commenter
Copy link

Codecov Report

Merging #1622 (150739b) into main (2f5d139) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1622   +/-   ##
=======================================
  Coverage   85.66%   85.66%           
=======================================
  Files         950      950           
  Lines       22879    22879           
  Branches     4022     4022           
=======================================
  Hits        19600    19600           
  Misses       3095     3095           
  Partials      184      184           

@genaris genaris merged commit 1785479 into openwallet-foundation:main Oct 31, 2023
7 checks passed
auer-martin pushed a commit to auer-martin/aries-framework-javascript that referenced this pull request Nov 15, 2023
auer-martin pushed a commit to auer-martin/aries-framework-javascript that referenced this pull request Dec 4, 2023
genaris added a commit to genaris/credo-ts that referenced this pull request Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Askar unusably slow for mediator
3 participants