Skip to content

Commit

Permalink
add protocol test generation
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhe committed Jun 7, 2024
1 parent 825ef21 commit 065f48c
Show file tree
Hide file tree
Showing 47 changed files with 3,409 additions and 490 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"build": "turbo run build",
"test": "turbo run test",
"test:integration": "yarn build-test-packages && turbo run test:integration",
"test:protocols": "make test-protocols",
"lint": "turbo run lint",
"lint-fix": "turbo run lint -- --fix",
"lint:pkgJson": "yarn lint:dependencies",
Expand Down
98 changes: 0 additions & 98 deletions packages/core/src/submodules/cbor/ByteVector.ts

This file was deleted.

32 changes: 0 additions & 32 deletions packages/core/src/submodules/cbor/DecodeView.ts

This file was deleted.

Loading

0 comments on commit 065f48c

Please sign in to comment.