* tests: add script to download test dependencies from fallback mirrors * tests: use the new download_deps script, run tests on macos * ci: download proper artifact for macos * chore: make download_deps script download everything to dir named `monero_c` when ran directly * tests: await downloading deps * tests download proper monero_c version in prepareMoneroC * tests: fix typos * tests: add file data for more targets * tests: print why retrieving tags failed * chore: change mirror url endpoint from `monero_c` to `download_mirror` * tests: use cached releases endpoint to prevent ratelimits * ci: remove brew@1.76 dependency * tests: fix macos dylib path * feat!(monero.ts): make `createTransactionMultDest` optionally return `null` * feat(monero.ts): make `Wallet_reconnectDevice` symbol optional * tests: don't try to extract file if out already exists * tests: remove unnecesary directory rm calls * ci: set regression tests to use canary
81 lines
2.4 KiB
JSON
81 lines
2.4 KiB
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"jsr:@david/dax@*": "0.42.0",
|
|
"jsr:@david/path@0.2": "0.2.0",
|
|
"jsr:@david/which@~0.4.1": "0.4.1",
|
|
"jsr:@std/assert@*": "0.221.0",
|
|
"jsr:@std/assert@0.221": "0.221.0",
|
|
"jsr:@std/bytes@0.221": "0.221.0",
|
|
"jsr:@std/fmt@0.221": "0.221.0",
|
|
"jsr:@std/fmt@1": "1.0.2",
|
|
"jsr:@std/fs@1": "1.0.5",
|
|
"jsr:@std/io@0.221": "0.221.0",
|
|
"jsr:@std/path@*": "1.0.8",
|
|
"jsr:@std/path@1": "1.0.8",
|
|
"jsr:@std/path@^1.0.7": "1.0.8",
|
|
"jsr:@std/streams@0.221": "0.221.0"
|
|
},
|
|
"jsr": {
|
|
"@david/dax@0.42.0": {
|
|
"integrity": "0c547c9a20577a6072b90def194c159c9ddab82280285ebfd8268a4ebefbd80b",
|
|
"dependencies": [
|
|
"jsr:@david/path",
|
|
"jsr:@david/which",
|
|
"jsr:@std/fmt@1",
|
|
"jsr:@std/fs",
|
|
"jsr:@std/io",
|
|
"jsr:@std/path@1",
|
|
"jsr:@std/streams"
|
|
]
|
|
},
|
|
"@david/path@0.2.0": {
|
|
"integrity": "f2d7aa7f02ce5a55e27c09f9f1381794acb09d328f8d3c8a2e3ab3ffc294dccd",
|
|
"dependencies": [
|
|
"jsr:@std/fs",
|
|
"jsr:@std/path@1"
|
|
]
|
|
},
|
|
"@david/which@0.4.1": {
|
|
"integrity": "896a682b111f92ab866cc70c5b4afab2f5899d2f9bde31ed00203b9c250f225e"
|
|
},
|
|
"@std/assert@0.221.0": {
|
|
"integrity": "a5f1aa6e7909dbea271754fd4ab3f4e687aeff4873b4cef9a320af813adb489a",
|
|
"dependencies": [
|
|
"jsr:@std/fmt@0.221"
|
|
]
|
|
},
|
|
"@std/bytes@0.221.0": {
|
|
"integrity": "64a047011cf833890a4a2ab7293ac55a1b4f5a050624ebc6a0159c357de91966"
|
|
},
|
|
"@std/fmt@0.221.0": {
|
|
"integrity": "379fed69bdd9731110f26b9085aeb740606b20428ce6af31ef6bd45ef8efa62a"
|
|
},
|
|
"@std/fmt@1.0.2": {
|
|
"integrity": "87e9dfcdd3ca7c066e0c3c657c1f987c82888eb8103a3a3baa62684ffeb0f7a7"
|
|
},
|
|
"@std/fs@1.0.5": {
|
|
"integrity": "41806ad6823d0b5f275f9849a2640d87e4ef67c51ee1b8fb02426f55e02fd44e",
|
|
"dependencies": [
|
|
"jsr:@std/path@^1.0.7"
|
|
]
|
|
},
|
|
"@std/io@0.221.0": {
|
|
"integrity": "faf7f8700d46ab527fa05cc6167f4b97701a06c413024431c6b4d207caa010da",
|
|
"dependencies": [
|
|
"jsr:@std/assert@0.221",
|
|
"jsr:@std/bytes"
|
|
]
|
|
},
|
|
"@std/path@1.0.8": {
|
|
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
|
|
},
|
|
"@std/streams@0.221.0": {
|
|
"integrity": "47f2f74634b47449277c0ee79fe878da4424b66bd8975c032e3afdca88986e61",
|
|
"dependencies": [
|
|
"jsr:@std/io"
|
|
]
|
|
}
|
|
}
|
|
}
|