Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ LOG_LEVEL=silent
LIVE_MASTER_ACCOUNT=
LOCAL_MASTER_ACCOUNT=0xac0974bec39a17e36ba4a6b4d238ff944bacb478cbed5efcae784d7bf4f2ff80

NODE_NO_WARNINGS=1
NODE_NO_WARNINGS=1
NODE_OPTIONS=--no-deprecation
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,8 @@ lit-cache
lit-auth-local
artillery-state.json
artillery-pkp-tokens
lit-auth-artillery
lit-auth-artillery
alice-auth-manager-data

.plans
.e2e
90 changes: 0 additions & 90 deletions e2e/artillery/README.md

This file was deleted.

100 changes: 0 additions & 100 deletions e2e/example.js

This file was deleted.

163 changes: 0 additions & 163 deletions e2e/src/e2e.spec.ts

This file was deleted.

Loading