Compare commits

..
5 Commits
Author SHA1 Message Date
Chris Troutner 4d4b678447 fixing merge conflicts 2026-03-11 11:07:54 -07:00
Chris Troutner e9606ecfe8 Merge pull request #188 from Permissionless-Software-Foundation/ct-unstable
fix(helia-coord): Updating to v2.0.3 circuit relay file tx
2026-03-06 20:07:55 -08:00
Chris Troutner bfc0a5be9f fix(helia-coord): Updating to v2.0.3 circuit relay file tx 2026-03-06 20:05:04 -08:00
Chris Troutner af68e411bd Merge pull request #187 from Permissionless-Software-Foundation/ct-unstable
Updating READMe
2026-02-17 09:34:47 -07:00
Chris Troutner b9b79c2142 Updating READMe 2026-02-17 09:33:11 -07:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -12,7 +12,7 @@
"axios": "0.27.2",
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"helia-coord": "2.0.2",
"helia-coord": "2.0.3",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",
@@ -10443,9 +10443,9 @@
}
},
"node_modules/helia-coord": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-2.0.2.tgz",
"integrity": "sha512-9TPTAtqHhdCACeUR7Pg6rPce/GoGzGF+O80Z4qpkVPCtAZ5G15BkKQSL948TzTHzV8iZ9GZbxv+C7k1g+Ii2NQ==",
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/helia-coord/-/helia-coord-2.0.3.tgz",
"integrity": "sha512-/GBoSNYffUW1HrNywCLZlB278Cwi+Fglb+F0i5/3VOL+5AwNeyeN0sOcGFlaLeFod2IsE29P0FBh1ATNrt2FyA==",
"license": "MIT",
"dependencies": {
"@chainsafe/libp2p-gossipsub": "14.1.0",
+1 -1
View File
@@ -28,7 +28,7 @@
"axios": "0.27.2",
"bcryptjs": "2.4.3",
"glob": "7.1.6",
"helia-coord": "2.0.2",
"helia-coord": "2.0.3",
"jsonrpc-lite": "2.2.0",
"jsonwebtoken": "8.5.1",
"jwt-bch-lib": "1.3.0",