Skip to content

Commit 8fcbf94

Browse files
committed
Remove cross-chain contracts and non-Rust files - make contracts Stellar-only
1 parent e81ce6b commit 8fcbf94

192 files changed

Lines changed: 4347 additions & 57738 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ yarn-error.log*
88
.pnpm-debug.log*
99
bun.lockb
1010
package-lock.json
11+
pnpm-lock.yaml
1112
.next/
1213
out/
1314
dist/
@@ -20,6 +21,13 @@ cypress/downloads/
2021
cypress/screenshots/
2122
cypress/videos/
2223

24+
# Test output / diagnostic files
25+
test_output*.txt
26+
load_test_output*.txt
27+
rate_limit*.txt
28+
jest_out.txt
29+
tsc_errors.txt
30+
2331
# Environment & secrets
2432
.env
2533
.env.local

ACO_PR_DESCRIPTION.md

Lines changed: 0 additions & 342 deletions
This file was deleted.

0 commit comments

Comments
 (0)