diff --git a/bin/solid.pill b/bin/solid.pill index 7f9f869d2..ef5df1393 100644 --- a/bin/solid.pill +++ b/bin/solid.pill @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1c2ceb55731ef33b6155783f7f88f375e3d3ad5d793f1f27e4acf1b223c42f92 -size 12413117 +oid sha256:035d81e2d843a24155a9e35a41fb7ff16be4810a32b173955df209e367adef90 +size 12527555 diff --git a/pkg/arvo/app/btc-wallet/index.html b/pkg/arvo/app/btc-wallet/index.html index 3a56edde0..cbcf88f55 100644 --- a/pkg/arvo/app/btc-wallet/index.html +++ b/pkg/arvo/app/btc-wallet/index.html @@ -26,6 +26,6 @@
- + diff --git a/pkg/arvo/app/glob.hoon b/pkg/arvo/app/glob.hoon index 5d18fd621..a2c33059c 100644 --- a/pkg/arvo/app/glob.hoon +++ b/pkg/arvo/app/glob.hoon @@ -5,8 +5,8 @@ /- glob, *resource /+ default-agent, verb, dbug |% -++ landscape-hash 0v1.0psg8.dk5ii.hse9j.daslg.h83mu -++ btc-wallet-hash 0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r +++ landscape-hash 0v4.obfai.util8.gamp7.dil69.e9amp +++ btc-wallet-hash 0v2.ifoe4.fbv35.aigir.66su4.fbspu +$ state-0 [%0 hash=@uv glob=(unit (each glob:glob tid=@ta))] +$ state-1 [%1 =globs:glob] +$ all-states diff --git a/pkg/arvo/app/landscape/index.html b/pkg/arvo/app/landscape/index.html index 5f15161f9..42a66d20b 100644 --- a/pkg/arvo/app/landscape/index.html +++ b/pkg/arvo/app/landscape/index.html @@ -24,6 +24,6 @@
- + diff --git a/pkg/btc-wallet/README.md b/pkg/btc-wallet/README.md index 557bb457a..afbb32799 100644 --- a/pkg/btc-wallet/README.md +++ b/pkg/btc-wallet/README.md @@ -5,4 +5,4 @@ dojo: it should return with the following hash: -`0v6.h33vk.c3n1c.4gpkn.cci4c.pnh4r` +`0v2.ifoe4.fbv35.aigir.66su4.fbspu` diff --git a/pkg/npm/api/package-lock.json b/pkg/npm/api/package-lock.json index 982b4feae..0e6f0012e 100644 --- a/pkg/npm/api/package-lock.json +++ b/pkg/npm/api/package-lock.json @@ -1,6 +1,6 @@ { "name": "@urbit/api", - "version": "1.1.1", + "version": "1.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/pkg/npm/api/package.json b/pkg/npm/api/package.json index 359884f04..296c11a9a 100644 --- a/pkg/npm/api/package.json +++ b/pkg/npm/api/package.json @@ -1,6 +1,6 @@ { "name": "@urbit/api", - "version": "1.1.1", + "version": "1.2.0", "description": "", "repository": { "type": "git", @@ -21,7 +21,7 @@ "dependencies": { "@babel/runtime": "^7.12.5", "@types/lodash": "^4.14.168", - "@urbit/eslint-config": "^1.0.0", + "@urbit/eslint-config": "^1.0.1", "big-integer": "^1.6.48", "immer": "^9.0.1", "lodash": "^4.17.20", diff --git a/pkg/npm/eslint-config/package-lock.json b/pkg/npm/eslint-config/package-lock.json index 04929acb3..a56139a3a 100644 --- a/pkg/npm/eslint-config/package-lock.json +++ b/pkg/npm/eslint-config/package-lock.json @@ -1,6 +1,6 @@ { "name": "@urbit/eslint-config", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/pkg/npm/eslint-config/package.json b/pkg/npm/eslint-config/package.json index 257acaf35..ec32307f5 100644 --- a/pkg/npm/eslint-config/package.json +++ b/pkg/npm/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@urbit/eslint-config", - "version": "1.0.0", + "version": "1.0.1", "description": "", "repository": { "type": "git", diff --git a/pkg/npm/http-api/package-lock.json b/pkg/npm/http-api/package-lock.json index c5ff3399e..c3c42e4d6 100644 --- a/pkg/npm/http-api/package-lock.json +++ b/pkg/npm/http-api/package-lock.json @@ -1,6 +1,6 @@ { "name": "@urbit/http-api", - "version": "1.2.2", + "version": "1.2.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/pkg/npm/http-api/package.json b/pkg/npm/http-api/package.json index d3cfba41e..b828fc243 100644 --- a/pkg/npm/http-api/package.json +++ b/pkg/npm/http-api/package.json @@ -1,6 +1,6 @@ { "name": "@urbit/http-api", - "version": "1.2.2", + "version": "1.2.3", "license": "MIT", "description": "Library to interact with an Urbit ship over HTTP", "repository": { @@ -21,7 +21,6 @@ "watch": "tsc -p tsconfig.json --watch", "clean": "rm -rf dist/*" }, - "peerDependencies": {}, "prettier": { "printWidth": 80, "semi": true,