Skip to content

Commit

Permalink
npm to pnpm, added @mysten/bcs for proper binary conversion, continua…
Browse files Browse the repository at this point in the history
…tion of implementation of TlsnVerifier
  • Loading branch information
0xtito committed Mar 30, 2024
1 parent a7b9a10 commit 87efa84
Show file tree
Hide file tree
Showing 9 changed files with 5,789 additions and 14,981 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
export default {
verbose: true,
preset: 'ts-jest/presets/default-esm',
testEnvironment: 'node',
testEnvironment: 'jsdom',
globals: {
'ts-jest': {
useESM: true,
Expand Down
Loading

0 comments on commit 87efa84

Please sign in to comment.