Merge 8ceb3d10e6 into release/next-userspace

This commit is contained in:
janeway-bot 2021-07-21 13:34:16 +04:00 committed by GitHub
commit bc6e5bd79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 14 additions and 14 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:02677dba866b8c165c10bffc409cef6a74c979edb83cade6cab2f67a50bb0fc1
size 12852855
oid sha256:ee148d17cf70c1b13577cc9456fe7bddaf4a9ff223d83bc6ef0b3175eb85e124
size 12962526

View File

@ -26,6 +26,6 @@
<div id="portal-root"></div>
<script src="/~landscape/js/channel.js"></script>
<script src="/~landscape/js/session.js"></script>
<script src="/~btc/js/bundle/index.3e8bcc150ebd820dd3b2.js"></script>
<script src="/~btc/js/bundle/index.02730169f3d73fd22950.js"></script>
</body>
</html>

View File

@ -5,8 +5,8 @@
/- glob, *resource
/+ default-agent, verb, dbug
|%
++ landscape-hash 0vrbiqe.v6al2.0b4jc.u9vp7.k1e0i
++ btc-wallet-hash 0v7.v4dng.o33qi.kc497.5jc02.ke5es
++ landscape-hash 0v4.56ejl.qq4js.h1i0m.t3e94.bg6qr
++ 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

View File

@ -24,6 +24,6 @@
<div id="portal-root"></div>
<script src="/~landscape/js/channel.js"></script>
<script src="/~landscape/js/session.js"></script>
<script src="/~landscape/js/bundle/index.8074ae0006fba19803f5.js"></script>
<script src="/~landscape/js/bundle/index.306e3d6fb700897c1bc1.js"></script>
</body>
</html>

View File

@ -5,4 +5,4 @@ dojo:
it should return with the following hash:
`0v7.v4dng.o33qi.kc497.5jc02.ke5es`
`0v2.ifoe4.fbv35.aigir.66su4.fbspu`

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/api",
"version": "1.2.0",
"version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/api",
"version": "1.2.0",
"version": "1.3.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.1",
"@urbit/eslint-config": "^1.0.2",
"big-integer": "^1.6.48",
"immer": "^9.0.1",
"lodash": "^4.17.20",

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/eslint-config",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"repository": {
"type": "git",

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/http-api",
"version": "1.2.3",
"version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@urbit/http-api",
"version": "1.2.3",
"version": "1.3.0",
"license": "MIT",
"description": "Library to interact with an Urbit ship over HTTP",
"repository": {