Skip to content

Commit

Permalink
Merge branch 'main' into candid_ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
lastmjs authored Oct 4, 2023
2 parents dbccfcc + 4931af3 commit c8c3f28
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion examples/ckbtc/test/tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export function getTests(): Test[] {
},
{
name: 'wait for transactions to settle',
wait: 30_000
wait: 60_000
},
{
name: 'updateBalance',
Expand Down
15 changes: 2 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"@dfinity/principal": "^0.19.0",
"@swc/core": "^1.3.86",
"@types/uuid": "^9.0.4",
"azle-syn": "0.0.0",
"buffer": "^6.0.3",
"esbuild": "^0.19.3",
"fs-extra": "10.0.1",
Expand Down

0 comments on commit c8c3f28

Please sign in to comment.